rSimulate / Cosmosium

:earth_americas: js game engine for space-based games
Other
23 stars 7 forks source link

getTraj lib error on new master branch #97

Closed martinkronberg closed 9 years ago

martinkronberg commented 9 years ago

following error appears when launching app.py:

Traceback (most recent call last): File "app.py", line 53, in import py.webSocketParser as webSocketParser File "/home/martin/test/Cosmosium/py/webSocketParser.py", line 5, in from lib.PyKEP import getTraj ImportError: No module named PyKEP

PyKEP is installed locally and can beimported without issue

BrianErikson commented 9 years ago

Is this still an issue we need to look into?

7yl4r commented 9 years ago

I just did a fresh instalk and didn't run into this. On Aug 22, 2014 4:39 AM, "Brian Erikson" notifications@github.com wrote:

Is this still an issue we need to look into?

— Reply to this email directly or view it on GitHub https://github.com/rSimulate/Cosmosium/issues/97#issuecomment-53036610.

martinkronberg commented 9 years ago

No I figured it out. sorry