econchick / econchick/new-coder
matplotlib on Ubuntu needs some dependencies before it can install w/i virtualenv
Open
bug
- Dominant language
- CSS
- Stars
- 591
- Forks
- 378
- PR merge metrics
- No merged PRs in 30d
Description
While in the virtualenv, `sudo apt-get build-dep python-matplotlib` followed by `pip install matplotlib` worked, not just `pip install matplotlib`.
http://stackoverflow.com/questions/9829175/pip-install-matplotlib-error-with-virtualenv
Contributor guide
Assessment
This issue has not been assessed yet.