Thomas's picture

Hi,

i installed CloudTask from the repository ob ubuntu 11.04, but i get this error when i try to run it:

Traceback (most recent call last):
  File "/usr/bin/cloudtask", line 14, in <module>
    from cloudtask import main
ImportError: No module named cloudtask
 

can anyone help?

 

Cheers

Forum: 
Jeremy Davis's picture

Perhaps it's something to do with the differences between 10.04 and 11.04? It's written for TKL v11.x which is based on Ubuntu 10.04. I would have thought it would still run, but I haven't used it so I can't really comment further.

Thomas's picture

so, can you give me any tip on how to fix it? unfortunately im not very experienced with python..

running the code from git doesnt change anything..


Jeremy Davis's picture

I'm not familar with Python either...

Add new comment