I ran into the same issue.
Check here
http://stackoverflow.com/questions/27024731/matplotlib-compilation-error-typeerror-unorderable-types-str-int
It worked for me on python 3 with virtualenv in ubuntu . Libfreetype was
missing.
Le 2 oct. 2015 10:43, "Laura Creighton" a écrit :
> Lots of egg pro
Lots of egg problems can be fixed if you pip install this
package first.
https://pypi.python.org/pypi/ez_setup
However, you are trying to install matplotlib.
Your distro should have it already as a package (python-matplotlib
perhaps? python3-matplotlib perhaps?) and you may want to get
it from t
> I been trying to compile matplotlib in a python3.4 virtual env using
> pip version 1.7 on Fedora 22. I am in about 3 weeks learning python
> and Django so I am not clear on the error response to:
> ...
> File "/usr/lib64/python3.4/distutils/version.py", line 343, in _cmp
> if self