Re: Learning to use wxPython

2007-04-27 Thread KDawg44
On Apr 27, 11:25 am, Michele Petrazzo <[EMAIL PROTECTED]> wrote: > 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 >

Re: Learning to use wxPython

2007-04-27 Thread Michele Petrazzo
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

Learning to use wxPython

2007-04-27 Thread KDawg44
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 self.notify()