On Tuesday 26 September 2006 14:24, 
[EMAIL PROTECTED] wrote:

> Are you sure it's matplotlib-0.87.5?
> Line 74 in my c:/Python24/Lib/site-packages/matplotlib/numerix/
> is "from numpy import *"
> and not "Matrix = matrix" as in your stackdump.
>
> You can check the site-packages/matplotlib/__init__.py file for the
> __version__ variable to make sure.  Mine's got:
> __version__  = '0.87.5'
> __revision__ = '$Revision: 2761 $'
> __date__     = '$Date: 2006-09-05 09:37:04 -0400 (Tue, 05 Sep 2006) $'

Hmm, turns out deleting the build directory and doing a 'setup.py install' is 
not enough. When I delete the matplotlib directory from site-packages it does 
work.

Thanks!

Peter

Attachment: pgp7fOBXLoH5S.pgp
Description: PGP signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to