Requeirements to run gtg
Asked by
George Silva
I got this error when trying to run gtg:
Traceback (most recent call last):
File "./gtg", line 30, in <module>
import sys, GTG.gtg
File "/home/
from GTG.core.datastore import DataStore
File "/home/
from configobj import ConfigObj
ImportError: No module named configobj
The solution for this problem is:
sudo apt-get install python-configobj
Maybe it can be added in some place to help other users.
Thanks
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- GTG Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask George Silva for more information if necessary.
To post a message you must log in.