stupid q-n (wxPy)

xam ma at Bell.com
Tue Apr 29 12:00:52 EDT 2003


I am trying to run some wxPy samples and I am getting an error here:
if __name__ == '__main__':
    import sys,os
    import run
    run.main(['', os.path.basename(sys.argv[0])])

- "import run" fails. I know this is something really stupid, but I could
not find the answer on the net.
thanks.






More information about the Python-list mailing list