Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.125 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.75; '*S*': 0.00; 'subject:module': 0.09; 'subject:Eric': 0.16; '\xe9crit': 0.16; 'wrote:': 0.17; 'import': 0.21; "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; "i'm": 0.29; 'problem.': 0.32; 'received:10.0': 0.33; 'to:addr:python- list': 0.33; 'thanks': 0.34; 'but': 0.36; "wasn't": 0.36; 'previous': 0.37; 'subject:: ': 0.38; 'received:10': 0.38; 'to:addr:python.org': 0.39; 'little': 0.39; 'skip:" 10': 0.40; 'your': 0.60; 'skip:u 10': 0.60; 'pleased': 0.66; '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=MOzFx5yvoRIA:10 a=JDadKst33uMA:10 a=8nJEP1OIZ-IA:10 a=1IlZJK9HAAAA:8 a=KFqS28IsKKMA:10 a=pw5x024pjD071HItR4QA:9 a=wPNLvfGTeEIA:10 a=r0Ls7xMWKGX29xsnPpVh5g==:117 Date: Mon, 18 Feb 2013 20:32:30 +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" References: <51209E06.5070003@bigpond.com> <5120C085.1060101@swing.be> <512161F7.5080700@bigpond.com> <5121E12A.4090707@swing.be> In-Reply-To: <5121E12A.4090707@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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361183555 news.xs4all.nl 6924 [2001:888:2000:d::a6]:40582 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39079 On 18/02/13 18:07, Vincent Vande Vyvre wrote: > Le 18/02/13 00:04, Phil a écrit : >> ... >> >> from PyQt4 import QtCore, QtGui >> from ui.MainWindow import MainWindow >> > As I've sayed in my last post, this is not "ui.MainWindow" but > "ui.mainwindow" > Thanks again Vincent, Your answer is correct but that wasn't the only problem. Anyway, as I said in my previous message, it works now and I'm pleased that I have advanced a little with pyqt4. -- Regards, Phil