Hi - it was something to do with that. When I now *add*:

./matplotlib-0.98.5.2n2-py2.5-macosx-10.3-fat.egg,

which was the version that EPD instaled, to easy-install.pth, I get
back version 0.98.5


On Thu, Aug 13, 2009 at 9:25 AM, Gael
Varoquaux<gael.varoqu...@normalesup.org> wrote:
> On Thu, Aug 13, 2009 at 09:30:22AM -0600, Jeff Whitaker wrote:
>> Ariel Rokem wrote:
>> > Resending with CC to list:
>
>> > D'oh. I forgot to do that. OK - now I went back and ran:
>
>> > env ARCHFLAGS='-arch i386' python setup.py install
>
>> > That also went with no hitches
>
>> > Then, in Python:
>
>
>> >>>> import matplotlib
>> >>>> matplotlib.__version__
>
>> > '0.98.5.2'
>
>
>> Ariel:  This tells me you really didn't install it, or you installed it
>> in a different version of python than you are trying to import it with.
>
>> > So - still no version update. I ran:
>
>> > 'easy_install matplotlib', which somehow seems to change the path
>> > setting to find the most recent version of things (maybe someone here
>> > can tell me how this happens?) now:
>
>
> I am not sure that Ariel didn't install things right. He might be a
> victim of setuptools' monkey patching of sys.path. Ariel, you should go
> around in the various easy_install.pth in the different folder on you
> Python path (that is the system ones as well as the ones in your
> $PYTHONPATH) and make sure that any reference to matplotlib is removed.
>
> Gaël
>



-- 
Ariel Rokem
Helen Wills Neuroscience Institute
University of California, Berkeley
http://argentum.ucbso.berkeley.edu/ariel

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to