View Single Post
casper27's Avatar
Posts: 844 | Thanked: 521 times | Joined on Jan 2009 @ UK southampton
#33
Originally Posted by ossipena View Post
try launching the app by:

Code:
python /opt/vertsms/vertsms.pyc
from command line.
Heres the ouput

~ $ python /opt/vertsms/vertsms.pyc
Traceback (most recent call last):
File "src/vertsms.py", line 11, in <module>
ImportError: No module named dbus


Mmm very strange.