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