$ 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 MonkeyThat 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 Birdwith 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 MonkeyFixed in the README in r83
Status: Fixed
Labels:
Type-Defect
Priority-Medium