Christopher Fonnesbeck <[EMAIL PROTECTED]> writes:

> 
> On recent builds of matplotlib (svn and 0.90) I encounter an import error when
> trying to import pylab:
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages
> /matplotlib/numerix/__init__.py",
> line 20, in <module>
>     from matplotlib import rcParams, verbose
...
> ImportError: cannot import name rcParams
> 

Update: Actually this appears to be related to the bdist_mpkg module that I used
to build the metapackage. Installing from the command line completely fixes the
problem. Not sure how to fix this though.



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to