km wrote:
Hi all,

i am trying out some of the demo programs in wxPython.
but i am getting an error:
no module 'run'
how do i circumvent this module and run the program with main.Loop() ?
tia,
KM
The easiest way is to copy

    "C:\Program Files\wxPython2.5 Docs and Demos\demo\run.py"

(run.py from the same directory where demo.py or demo.pyw lives)

to your local directory where you are playing.

--Scott David [EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to