econchick / new-coder

New Coder tutorials
zlib License
597 stars 394 forks source link

dataviz: "Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-DGNW52/matplotlib" #181

Closed lukehinds closed 8 years ago

lukehinds commented 8 years ago

At the end of running 'pip install -r requirements.txt' in the dataviz project

I get the following error:

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-DGNW52/matplotlib

lukehinds commented 8 years ago

I noted the part in the tutorial about hitting issues here, so I compiled instead. sorry about the noise of an unneeded issue.

merwok commented 8 years ago

Better to open an unneeded ticket than not asking for help. I’m glad you found a solution!

lukehinds commented 8 years ago

Many thanks. I did hit a lot of issues trying to get freetype to compile, I will take another look tonight.