-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Installation issues with mac #7
Comments
I can't seem to reproduce this. Does it work when you try installing it into a fresh, empty virtualenv? |
Nope. I tried installing it with a fresh conda environment. Are you testing this out on an osx machine? I know another way to reproduce this is to have an osx environment installed on travis. |
Yes, I use OSX. Not sure what the problem is—I've never used Conda or the OSX environment on Travis, so I'm afraid I probably won't be much help. |
There was a similar problem in #5; installing from source seemed to be a workaround in that case. I'd give that a shot. |
Ok. Good to know that there is a working solution out there. I'll just tinker around with it. Thanks! |
Ok. Looks like I had some remnants of a homebrew install that overlapped with macports. |
I'm having a bit of a problem trying to install this on my mac
pip install gives the exact same issue.
I'm also using python3.5.
Do you have any suggestions around this? Thanks!
The text was updated successfully, but these errors were encountered: