You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mnemosyne-...@googlegroups.com
Hi.
Am getting this error when I try to import Ui_MainWindow on my shapeviewer_gui i have created
>>>from shapeviewer_gui import Ui_MainWindow
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name Ui_MainWindow
Any help?
Peter Bienstman
unread,
Jun 10, 2015, 2:52:01 AM6/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mnemosyne-...@googlegroups.com
Hi,
I'm not exactly sure what shapeviewer is and what you're trying to accomplish here (Mnemosyne has no class Ui_MainWindow).
Could it be that you posted this to the wrong list by accident?
Cheers,
Peter
> -----Original Message-----
> From: mnemosyne-...@googlegroups.com [mailto:mnemosyne- > proj-...@googlegroups.com] On Behalf Of Peter Ngimbwa
> Sent: 09 June 2015 23:07
> To: mnemosyne-...@googlegroups.com > Subject: [mnemosyne-proj-users] ImportError: cannot import name
> Ui_MainWindow
>
> Hi.
>
> Am getting this error when I try to import Ui_MainWindow on my
> shapeviewer_gui i have created
>
>
> >>>from shapeviewer_gui import Ui_MainWindow
>
> Traceback (most recent call last):
>
> File "<stdin>", line 1, in <module>
>
> ImportError: cannot import name Ui_MainWindow
>
>
>
>
> Any help?
>