Hi everybody,
just now I noticed that I was still running the old SVN version of
matplotlib and not the most recent one from git. Apparently the files
installed to (in my
case) /usr/local/lib/python2.6/dist-packages/matplotlib from SVN with
"python setup.py install" took precedence over the installation with
"python setupegg.py develop". I therefore suggest to modify
http://matplotlib.sourceforge.net/faq/installing_faq.html#install-from-git by 
replacing

"If you want to be able to follow the development branch as it changes
just replace the last step with (make sure you have setuptools
installed):"

with 

"If you want to be able to follow the development branch as it changes
just uninstall any existing copy of matplotlib and replace the last step
with (make sure you have setuptools installed):"

Best wishes,
Dieter


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to