its-rigs/Trolly

No Install instructions, bad imports

Closed this issue · 0 comments

"I tried running Trolly directly but I wasn't sure how to set it up, there are no install instructions etc. I tried running Trolly's tests but I get:

$ python ./tests.py

Traceback (most recent call last):

File "./tests.py", line 10, in

from src.lib.trello.trello.client import Client

ImportError: No module named src.lib.trello.trello.client

I'm no python expert either, I'm not too sure on how the paths etc need to be set up for this import to work -- can you help?"