Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #39066

Re: Eric - "No module named MainWindow" - solved

Date 2013-02-18 13:47 +1000
From Phil <phil_lor@bigpond.com>
Subject Re: Eric - "No module named MainWindow" - solved
References <51209E06.5070003@bigpond.com> <5120C085.1060101@swing.be>
Newsgroups comp.lang.python
Message-ID <mailman.1921.1361163196.2939.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Eric - "No module named MainWindow" - solved Phil <phil_lor@bigpond.com> - 2013-02-18 13:47 +1000

csiph-web