Robert Kern-2 wrote:
>
> Jeff Mangum wrote:
>
>> Hmmm. Got it from python.org
>> (http://python.org/download/releases/2.5.2/)
>> and just reinstalled to make sure. Indeed the binary is in
>> /Library/Frameworks/Python.framework/Versions/Current/bin/python.
>
> I know that you have the pytho
Jeff Mangum wrote:
>> BUILDING MATPLOTLIB
>> matplotlib: 0.98.3
>> python: 2.5.1 (r251:54863, Apr 15 2008, 22:57:26) [GCC
>> 4.0.1 (Apple Inc. build 5465)]
>> platform: darwin
You'll need to get easy_install to use the right Python
Jeff Mangum wrote:
> Hmmm. Got it from python.org (http://python.org/download/releases/2.5.2/)
> and just reinstalled to make sure. Indeed the binary is in
> /Library/Frameworks/Python.framework/Versions/Current/bin/python.
I know that you have the python.org Python installed. However, it may n
Robert Kern-2 wrote:
>
> Jeff Mangum wrote:
>
>> Thanks Robert. I grabbed setuptools and reinstalled. Unfortunately,
>> even
>> though I am using the right version of easy_install...
>>
>> torgo:Desktop jmangum$ which easy_install
>> /Library/Frameworks/Python.framework/Versions/Current/bin
Jeff Mangum wrote:
> Thanks Robert. I grabbed setuptools and reinstalled. Unfortunately, even
> though I am using the right version of easy_install...
>
> torgo:Desktop jmangum$ which easy_install
> /Library/Frameworks/Python.framework/Versions/Current/bin/easy_install
>
> ...I still get the s
Robert Kern-2 wrote:
>
> Jeff Mangum wrote:
>
>> How can I instruct the matplotlib install to find the appropriate python
>> install? Thanks!
>
> Your easy_install script is the one that comes from OS X's Python. Install
> setuptools for your www.python.org Python and use the easy_install s
Jeff Mangum wrote:
> How can I instruct the matplotlib install to find the appropriate python
> install? Thanks!
Your easy_install script is the one that comes from OS X's Python. Install
setuptools for your www.python.org Python and use the easy_install script that
it installs, instead. The P
Jeff Mangum wrote:
>
>
>
> Robert Kern-2 wrote:
>>
>> Jeff Mangum wrote:
>>> Hello,
>>>
>>> I am having a problem installing matplotlib 0.93.3 from egg on Mac OSX
>>> 10.5.5. Even though I have numpy 1.2.1 installed in
>>> /Library/Frameworks/..., the egg insists on using an older versio
Robert Kern-2 wrote:
>
> Jeff Mangum wrote:
>> Hello,
>>
>> I am having a problem installing matplotlib 0.93.3 from egg on Mac OSX
>> 10.5.5. Even though I have numpy 1.2.1 installed in
>> /Library/Frameworks/..., the egg insists on using an older version of
>> numpy (1.0.4) in /opt/local/
Jeff Mangum wrote:
> Hello,
>
> I am having a problem installing matplotlib 0.93.3 from egg on Mac OSX
> 10.5.5. Even though I have numpy 1.2.1 installed in
> /Library/Frameworks/..., the egg insists on using an older version of
> numpy (1.0.4) in /opt/local/lib/python2.5/site-packages (which
Hello,
I am having a problem installing matplotlib 0.93.3 from egg on Mac OSX
10.5.5. Even though I have numpy 1.2.1 installed in
/Library/Frameworks/..., the egg insists on using an older version of
numpy (1.0.4) in /opt/local/lib/python2.5/site-packages (which must have
been delivered with
11 matches
Mail list logo