On 07/02/2015 15:23, C Smith wrote:
On Fri, Feb 6, 2015 at 7:04 PM, Ned Deily wrote:
In article
,
C Smith wrote:
I had python 2.7.6 installed on OS X yosemite, which has always worked
fine, until I tried to install matplotlib with pip. I got the same
error below and upgraded to 2.7.9, used
On Fri, Feb 6, 2015 at 7:04 PM, Ned Deily wrote:
> In article
> ,
> C Smith wrote:
>> I had python 2.7.6 installed on OS X yosemite, which has always worked
>> fine, until I tried to install matplotlib with pip. I got the same
>> error below and upgraded to 2.7.9, used pip to upgrade all the
>>
In article
,
C Smith wrote:
> I had python 2.7.6 installed on OS X yosemite, which has always worked
> fine, until I tried to install matplotlib with pip. I got the same
> error below and upgraded to 2.7.9, used pip to upgrade all the
> packages, but still get the same error.
>
> >>> import mat
On 06/02/2015 19:02, Ian Kelly wrote:
On Fri, Feb 6, 2015 at 11:49 AM, C Smith wrote:
On Fri, Feb 6, 2015 at 10:20 AM, Chris Angelico wrote:
On Sat, Feb 7, 2015 at 3:34 AM, C Smith wrote:
ImportError:
dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nump
On Fri, Feb 6, 2015 at 11:49 AM, C Smith wrote:
> On Fri, Feb 6, 2015 at 10:20 AM, Chris Angelico wrote:
>> On Sat, Feb 7, 2015 at 3:34 AM, C Smith wrote:
>>> ImportError:
>>> dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/linalg/lapack_lite.so,
>>> 2
On Fri, Feb 6, 2015 at 10:20 AM, Chris Angelico wrote:
> On Sat, Feb 7, 2015 at 3:34 AM, C Smith wrote:
>> ImportError:
>> dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/linalg/lapack_lite.so,
>> 2): Symbol not found: __gfortran_compare_string
>
> Ah,
On Sat, Feb 7, 2015 at 3:34 AM, C Smith wrote:
> ImportError:
> dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/linalg/lapack_lite.so,
> 2): Symbol not found: __gfortran_compare_string
Ah, installing from source on a Mac and having problems. Have I hear