You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turns out I had both pip and pip3 installed on my system, and replacing all pip calls with pip3 calls seems to have correctly installed Gizeh. Of course, now it's 1.5 years later, so I don't remember what in the world I actually wanted Gizeh for, so I don't intend to test it now. But it installed correctly. I think?
Hello.
Following the directions here to install on OSX (10.11.6), I did this:
brew install cairo
).ez_setup
(using pip, assudo pip install ez_setup
).I typed:
sudo pip install gizeh
It did:
(Followed by many Python errors that are just a big stacktrace pointing to this C compiler error.)
Did I follow the directions incorrectly? Is there a step missing? Any help appreciated, thanks.
Nathan
The text was updated successfully, but these errors were encountered: