First:

Please don't cross-post quite so much!

Second:

there are some issues with building MPL against wxPython, but it looks 
like you've got wxPython problems anyway -- so you need to resolve those 
first. The macports or wxPython lists are your best bet for that.

> For wxPython: I get the same error when trying to import wxpython or wx 
> directly in a fresh python:

> UserWarning: wxPython/wxWidgets release number mismatch
>   warnings.warn("wxPython/wxWidgets release number mismatch")

wxPython was built against a particular version of wxWidgets -- I 
suspect you've got more than one version of wxWidgets on there, and it's 
finding the wrong one. I don't use macports, so I'm not sure how it 
should be set up, but I'd look for files starting with "lib_wx", and see 
what versions you find.

Or just go back and re-install wxPython, making sure you follow all the 
steps correctly -- how did you did that in the first place?

-Chris

PS: this will probably be easier if you use the macpython version of 
python/wxpython/MPL -- do you need macports for a reason?




-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]

-------------------------------------------------------------------------
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