doctorwk007 / gpicsync

Automatically exported from code.google.com/p/gpicsync
Other
0 stars 0 forks source link

Cannot start gpicsync-GUI.py #111

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.
gpicsync-GUI.py

Traceback (most recent call last):
  File "/opt/gpicsync/gpicsync-GUI.py", line 28, in <module>
    import wx,wx.lib.colourdb,time,decimal,gettext,shutil,ConfigParser
ImportError: No module named wx

I have python-wxGTK 2.8.11 installed

Original issue reported on code.google.com by vladimir.psenicka on 16 Nov 2010 at 9:28