-
Notifications
You must be signed in to change notification settings - Fork 52
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
pip install pyhash fails macOS High Sierra Version 10.13.6 #28
Comments
what's your $ easy_install --version
setuptools 40.0.0 from /usr/local/lib/python3.7/site-packages (Python 3.7) |
I saw the note on the home page and did update my
|
very strange, it seems your system target be detected as I found a similar issue capnproto/pycapnp#155, you may try their workaround
|
I received a different error:
|
please remove it and try again, thanks very much!
|
Well, that seemed to work just fine. Thank you. Can you please summarize what the command effectively did?
|
The root cause is some reason make your Python use So, when we use I will update the notes for the problem, thanks very much for your feedback. |
Thanks for your assistance, @flier! |
I'm running
Python 3.6.4
on macOS High Sierra Version 10.13.6, andpip install pyhash
fails with below error. Running Python (Python 2.7.10) and Python3 (Python 3.6.4).running: pip 18.0 from /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pip (python 3.6)
The text was updated successfully, but these errors were encountered: