On Monday, 13 April 2015 15:58:58 UTC-4, Ned Deily  wrote:
> In article <176d49d3-6ff8-4d35-b8ec-647f13250...@googlegroups.com>,
>  Pippo <adm2303.2...@gmail.com> wrote:
> > I am trying to install matplotlib and I keep getting error:
> [...]
> >   File 
> >   
> > "/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/v
> >   ersion.py", line 343, in _cmp
> >     if self.version < other.version:
> > TypeError: unorderable types: str() < int()
> > 
> > any idea?
> 
> If you are running on OS X 10.10 (Yosemite), try upgrading to a current 
> Python 3.4.x.  3.3.x is no longer supported and was released long before 
> Yosemite was.
> 
> http://bugs.python.org/issue21811
> 
> -- 
>  Ned Deily,
>  n...@acm.org

Thanks
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to