We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I'm new to Python. I was following the installation instruction and was faced with following error on OSX 10.10.5 with Python 3.5.0 install using Homebrew: https://gist.github.com/kostia/eacd69c94f5e764ccc92.
Many thanks for any help!
The text was updated successfully, but these errors were encountered:
It says you should install python-dev. It should be with brew install python-dev in a console or something similar.
brew install python-dev
Sorry, something went wrong.
That's the problem. It seem like there are no packages like python-dev or python-devel. It's not a problem of this lib though...
python-dev
python-devel
No branches or pull requests
Hello,
I'm new to Python. I was following the installation instruction and was faced with following error on OSX 10.10.5 with Python 3.5.0 install using Homebrew: https://gist.github.com/kostia/eacd69c94f5e764ccc92.
Many thanks for any help!
The text was updated successfully, but these errors were encountered: