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


Groups > comp.lang.python > #39076

Re: Eric - "No module named MainWindow"

Date 2013-02-18 09:07 +0100
From Vincent Vande Vyvre <vincent.vandevyvre@swing.be>
Subject Re: Eric - "No module named MainWindow"
References <51209E06.5070003@bigpond.com> <5120C085.1060101@swing.be> <512161F7.5080700@bigpond.com>
Newsgroups comp.lang.python
Message-ID <mailman.1929.1361175285.2939.python-list@python.org> (permalink)

Show all headers | View raw


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"
-- 
Vincent V.V.
Oqapy <https://launchpad.net/oqapy> . Qarte
<https://launchpad.net/qarte> . PaQager <https://launchpad.net/paqager>

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


Thread

Re: Eric - "No module named MainWindow" Vincent Vande Vyvre <vincent.vandevyvre@swing.be> - 2013-02-18 09:07 +0100

csiph-web