Skip to content
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

Open
ghost opened this issue Oct 3, 2016 · 5 comments
Open

Not working on OSX #1

ghost opened this issue Oct 3, 2016 · 5 comments

Comments

@ghost
Copy link

ghost commented Oct 3, 2016

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.

@PsychicCat
Copy link
Owner

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.
http://docs.python-guide.org/en/latest/starting/install/osx/

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.

@ghost
Copy link
Author

ghost commented Oct 5, 2016

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.

@PsychicCat
Copy link
Owner

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.

@ghost
Copy link
Author

ghost commented Nov 18, 2016

@PsychicCat Updates? :)

@PsychicCat
Copy link
Owner

@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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant