View Single Post
yoyoek1's Avatar
Posts: 44 | Thanked: 62 times | Joined on Aug 2010 @ Polska
#8
Originally Posted by jukey View Post
A few days ago everything worked fine but now I'm unable to start pywebcalai:
Code:
~ $ run-standalone.sh /opt/pywebcalai/pywebcalai.sh 
Traceback (most recent call last):
  File "./pywebcalai.py", line 76, in <module>
    import gtk.glade
ImportError: No module named glade
Do you know how to solve the problem?
This error indicates that there is something wrong with pyglade.
is not there
pyglade is in python-gtk, I think so