Closed pratikac closed 10 years ago
$ compmake example -c make / parmake using example.py from http://andreacensi.github.com/compmake/static/demos/example.py throws the following exception
"Error while trying to import module "example": No module named example" along with a traceback."
Fixed. The interface also slightly changed.
$ compmake example -c make / parmake using example.py from http://andreacensi.github.com/compmake/static/demos/example.py throws the following exception
"Error while trying to import module "example": No module named example" along with a traceback."