import error in current pyswamdmtgui file missing

17 views
Skip to first unread message

Paolo Di Prodi

unread,
Jun 29, 2012, 2:52:45 PM6/29/12
to pans...@googlegroups.com
I believe there is an issue is the latest pyswapdmtgui,
I have found the same error on both debian squeezy and ubuntu oneiric with python2.6 and python 2.7.
The error follows:
~/Desktop$ Traceback (most recent call last):
  File "pyswapdmtgui.py", line 27, in <module>
    from SwapManager import SwapManager
  File "/home/robomotic/EmmaSWAP/python/pyswapdmtgui/src/SwapManager.py", line 29, in <module>
    from MainFrame import MainFrame
  File "/home/robomotic/EmmaSWAP/python/pyswapdmtgui/src/MainFrame.py", line 36, in <module>
    from SecurityDialog import SecurityDialog
ImportError: No module named SecurityDialog

It seems that the file SecurityDialog.py is missing from this pyswapdmtgui/src folder.
Perhaps it got lost in the commit?

sorry for posting here and not on the forum, but my username is not approved yet.


--
Dr. Paolo Di Prodi
Robomotic ltd
www.robomotic.com



Daniel Berenguer

unread,
Jun 29, 2012, 6:32:03 PM6/29/12
to pans...@googlegroups.com
Right, I forgot to commit SecurityDialog.py... Thanks Paolo. You can try again.

--
Daniel Berenguer
http://www.panstamp.com

Paolo Di Prodi

unread,
Jun 30, 2012, 7:49:06 AM6/30/12
to pans...@googlegroups.com
Yes problem solved, thanks for the quick fix.
Reply all
Reply to author
Forward
0 new messages