Erin Sheldon <erin.shel...@gmail.com> writes:

> I just downloaded 0.99.1.1 and I'm finding this error:

>               wxPython: no
>                         * wxPython not found
> Traceback (most recent call last):
>   File "setup.py", line 146, in <module>
>     import wx
> ImportError: No module named wx

This is because the distribution includes a setup.cfg file by mistake.
Deleting setup.cfg should allow the autodetection logic to disable
building wxagg. This is bug #2871530 on Sourceforge:

https://sourceforge.net/tracker/?func=detail&aid=2871530&group_id=80706&atid=560720

I suggest we release a 0.99.1.2, possibly with just this bug fixed,
since this problem keeps being reported on the mailing lists.

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to