On Thu, May 12, 2011 at 1:26 PM, Michael Droettboom <md...@stsci.edu> wrote:
> You can always get a tarball of the current git master by going here:
>
> https://github.com/matplotlib/matplotlib
>
> clicking on "Download" and choosing one of the "download source" options
> at the top of the popup box.
>
> Mike

Thanks, but I'm having trouble using that.  I downloaded the .zip
file, unzipped the archive, moved the folder to
C:\Python25\Lib\site-packages, renamed my current matplotlib folder to
matplotlib_OLD, ran these commands from the new directory:

python setup.py build
python setup.py install

And finally renamed the new folder to just matplotlib.  It is not
finding the modules when I go to run it.  If revert the names of the
folders, my old folder still works.  What am I doing wrong?

Thanks,
Che

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to