Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'exception': 0.03; 'line:': 0.07; 'raised': 0.07; 'skip:/ 10': 0.07; 'importerror': 0.09; 'subject:module': 0.09; 'unhandled': 0.09; 'gui': 0.11; 'tutorials': 0.15; 'debugged': 0.16; 'quite.': 0.16; 'subject:Eric': 0.16; '\xe9crit': 0.16; 'wrote:': 0.17; 'module': 0.19; 'followed': 0.20; 'error.': 0.21; 'file:': 0.22; "haven't": 0.23; "i've": 0.23; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'correct': 0.28; 'received:10.0.0': 0.28; '"no': 0.29; 'this.': 0.29; "i'm": 0.29; 'error': 0.30; 'received:10.0': 0.33; 'to:addr:python-list': 0.33; 'entered': 0.34; 'eric': 0.35; 'path': 0.35; 'something': 0.35; 'but': 0.36; 'anything': 0.36; 'thank': 0.36; 'two': 0.37; 'subject:: ': 0.38; 'files': 0.38; 'received:10': 0.38; 'sure': 0.38; 'to:addr:python.org': 0.39; 'think': 0.40; 'save': 0.61; 'mentioned': 0.63; 'day': 0.73; 'miss': 0.75; 'received:61': 0.75; 'phil': 0.91 X-Authentication-Info: Submitted using ID phil_lor@bigpond.com X-Authority-Analysis: v=2.0 cv=G7ae4qY5 c=1 sm=1 a=r0Ls7xMWKGX29xsnPpVh5g==:17 a=pTzqZbqM9tkA:10 a=CFkPFAcBdAYA:10 a=JDadKst33uMA:10 a=8nJEP1OIZ-IA:10 a=1IlZJK9HAAAA:8 a=cfZ44Gt_IX4A:10 a=rZ7vvb88HKuM3LB7JEYA:9 a=wPNLvfGTeEIA:10 a=r0Ls7xMWKGX29xsnPpVh5g==:117 Date: Mon, 18 Feb 2013 13:47:24 +1000 From: Phil User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Eric - "No module named MainWindow" - solved References: <51209E06.5070003@bigpond.com> <5120C085.1060101@swing.be> In-Reply-To: <5120C085.1060101@swing.be> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361163196 news.xs4all.nl 6859 [2001:888:2000:d::a6]:34709 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39066 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