Learning to use wxPython
Michele Petrazzo
michele.petrazzoDELETE at DELETEunipex.it
Fri Apr 27 12:25:15 EDT 2007
KDawg44 wrote:
> Hi,
>
Hi,
> I downloaded the wxPython demo and did an emerge wxpython (gentoo) to
> install. When I run the demo, I am getting this error:
>
>
> # python demo.py Traceback (most recent call last): File
> "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wx/ _misc.py",
> line 1286, in Notify
From here, I read that you are using the wx version 2.6 and the demo
that you are tring are for the 2.8.3! (the last as now).
So:
1) install the new 2.8
2) download the demo for the 2.6! :)
Bye,
Michele
More information about the Python-list
mailing list