Re: [Matplotlib-users] Matplotlib 1.0 and Python 2.7

2010-07-07 Thread David Grudoski

Thanks for the info I'll give it a try.



--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Re: [Matplotlib-users] Matplotlib 1.0 and Python 2.7

2010-07-06 Thread Christoph Gohlke


On 7/6/2010 9:40 PM, David Grudoski wrote:
 Can I install Matplotlib 1.0 for Python 2.7?
 And will it work?
 Thanks


Matplotlib 1.0 works well with Python 2.7. However, no official version 
of NumPy has been released for Python 2.7 yet. NumPy 1.4.1 is not quite 
compatible with Python 2.7 and numpy 2.0.dev is a moving target. That's 
why there are no official installers of matplotlib for Python 2.7 yet.

You can try install NumPy 2.0.dev and matplotlib 1.0 from sources as 
described in http://www.scipy.org/Installing_SciPy and 
http://matplotlib.sourceforge.net/users/installing.html. If you are 
using Windows, experimental installers for Python 2.7 can be found at 
http://www.lfd.uci.edu/~gohlke/pythonlibs/.

--Christoph

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users