yes, i have found this way. But now i have another problem.
 
"C:\Python24\Lib\site-packages\pythonwin\pywin\framework\scriptutils.py", line 310, in RunScript
    exec codeObject in __main__.__dict__
  File "D:\Webware-0.8.1\Videos\Middle\main.py", line 7, in ?
    from Videos.Middle.Movie import Movie
ImportError: No module named Videos.Middle.Movie
 
 
i get this code when i run main.py with pythonedit. But i am sure, that the module exists. Any sugesstions?
 
 

Reply via email to