-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working on OSX #1
Comments
Probably you'll need to install Python like this (install Xcode then install Python via Homebrew). OSX has Python pre-installed but I think it is lacking some things. I use this on OSX and I don't recall ever having to do much else than that, I don't do much Python but I chose this because Poloniex provides the API wrapper already. |
I installed XCode, Homebrew, and Python using the link you provided, and it is giving me the same message. (OSX 10.11 El Capitan, early 2015 Macbook Air). I'll try resetting my computer and try again, to see if that helps. |
Hmm, sorry I can't be of more help right now. Maybe over the weekend I will create a html page that will do this for you, download it and run locally. |
@PsychicCat Updates? :) |
@xmr-eric Sorry, haven't gotten around to it. I realized that my idea of doing this from a browser would not work because of CORS, and i want to keep this script as simple as possible. One of these days I will get around to a fresh install of OSX and see exactly what Python dependencies are needed. In the meantime, if you want to use this now I would suggest spinning up a free AWS server or Digital Ocean (here's my referral link for $10 free credit https://m.do.co/c/b0a835e644fa). |
https://paste.fedoraproject.org/442772/75532998/
Any ideas? I would install the dependencies, but I'm not sure if OSX should already have them, nor how to install them if it doesn't.
The text was updated successfully, but these errors were encountered: