Re: wxpython with python 2.5

2007-08-06 Thread PPGOES
run in 2.5 would be greatly appreciated. > > -- > http://mail.python.org/mailman/listinfo/python-list > -- View this message in context: http://www.nabble.com/wxpython-with-python-2.5-tf4207124.html#a12015880 Sent from the Python - python-list mailing list archive at Nabble.com. -- http://mail.python.org/mailman/listinfo/python-list

Re: wxpython with python 2.5

2007-08-04 Thread Cappy2112
On Aug 2, 9:34 am, "Chris Mellon" <[EMAIL PROTECTED]> wrote: > On 8/2/07, G <[EMAIL PROTECTED]> wrote: > > Any help in getting wxpython to run in 2.5 would be greatly appreciated. > Have you tried posting a request for help on the wx list? -- http://mail.python.org/mailman/listinfo/python-list

Re: wxpython with python 2.5

2007-08-02 Thread Steve Holden
G wrote: > Hello, > > > I am trying to get wxpython to run with python 2.5 without any > success. wx works prefectly in python 2.4. below is the error code i get > when i try to run the code. > File "demo.py", line 3, in > import Main > File "/tmp/wxPython/Main.py", line 32, in >

Re: wxpython with python 2.5

2007-08-02 Thread Chris Mellon
On 8/2/07, G <[EMAIL PROTECTED]> wrote: > Hello, > > > I am trying to get wxpython to run with python 2.5 without any success. > wx works prefectly in python 2.4. below is the error code i get when i try > to run the code. > File "demo.py", line 3, in > import Main > File "/tmp/wxPython

wxpython with python 2.5

2007-08-02 Thread G
Hello, I am trying to get wxpython to run with python 2.5 without any success. wx works prefectly in python 2.4. below is the error code i get when i try to run the code. File "demo.py", line 3, in import Main File "/tmp/wxPython/Main.py", line 32, in import wx #