Code review comment for lp:~oubiwann/ubuntu-accomplishments-system/941255-unified-source-dir

Revision history for this message
Duncan McGreggor (oubiwann) wrote :

Jono wrote:

> Also, when running the GUI with 'quickly run' I get:
>
> jono@forge2:~/source/941255-unified-source-dir$ quickly run
> Traceback (most recent call last):
> File "bin/trophyinfo", line 12, in <module>
> from accomplishments.main import main
> ImportError: No module named accomplishments.main

Do you have the latest revision?

What happens when you "ls -al ./accomplishments/main.py"? Do you see the file?

How about "ls -al accomplishments/__init__.py"?

« Back to merge proposal