Ned Deily added the comment:

For 3.4 and 2.7, the SciPy and matplotlib projects supply pre-compiled wheels 
for their distributions.  As of this moment, they haven't yet updated their 
PyPI entries with 3.5 wheels (.whl files).  Until they do, pip would fall back 
to trying to build them from source, which as Carol points out, will likely 
require installing additional non-Apple build tools, like gfortran.  Suggest 
you check on the mailing lists or other support forums for the SciPy and 
matplotlib projects to see when each expects to have OS X wheels available for 
3.5. I'd guess it won't be long since both are popular downloads.

----------
nosy: +ned.deily
resolution:  -> third party
stage: test needed -> resolved
status: open -> closed
type: compile error -> 

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25088>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to