Eric - "No module named MainWindow" - solved

Phil phil_lor at bigpond.com
Sun Feb 17 22:47:24 EST 2013


On 17/02/13 21:35, Vincent Vande Vyvre wrote:
> Le 17/02/13 10:08, Phil a écrit :
>> Thank you for reading this.
>>
>> I've been playing with Eric all day and I almost have a working GUI
>> application, but not quite. I have followed the two tutorials on the
>> Eric site and I'm sure that I haven't miss entered anything and so I
>> think the error is the result of something missing from my system or
>> perhaps a path error.
>>
>> This is the error message:
>>
>> The debugged program raised the exception unhandled ImportError
>> "No module named MainWindow"
>> File: /home/phil/main.py, Line: 4
>>

The solution is to save the various files in their correct directories 
as mentioned in the tutorial.

-- 
Regards,
Phil



More information about the Python-list mailing list