Zulko / gizeh

Simple Vector Graphics for Python
Other
709 stars 69 forks source link

Cannot compile 'Python.h' #21

Open kostia opened 9 years ago

kostia commented 9 years ago

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!

Zulko commented 9 years ago

It says you should install python-dev. It should be with brew install python-dev in a console or something similar.

kostia commented 9 years ago

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