PDA

View Full Version : [other] Bug # 411827 : ImportError: No module named gladex.gladex



Voland
August 12th, 2009, 08:34 AM
I've installed gladex (0.5.0 and 0.5.1) from Gladex developers ppa, but it didn't start. In terminal I've got:

voland@eddie:~$ gladex
Traceback (most recent call last):
File "/usr/bin/gladex", line 20, in <module>
from gladex.gladex import main
ImportError: No module named gladex.gladex
So how to solve this?