Export to GitHub

marave - issue #13

can't start with 'python marave' as said in readme


Posted on Feb 4, 2010 by Massive Bird

$ python marave Traceback (most recent call last): File "marave", line 5, in <module> from marave.main import main ImportError: No module named marave.main

Please provide any additional information below.

r80 kde sc 4.4rc2 kubuntu 9.10

had the same problem in the revisions before, thougt it is temporary

Comment #1

Posted on Feb 4, 2010 by Quick Monkey

That happens if you try running that without installing.

If that's the case, try python main.py instead.

Comment #2

Posted on Feb 4, 2010 by Massive Bird

with python main.py it starts fine, thats how i started it the whole time, i think could never start it like mentioned in the readme. :)

Comment #3

Posted on Feb 5, 2010 by Quick Monkey

Fixed in the README in r83

Status: Fixed

Labels:
Type-Defect Priority-Medium