[pypy-dev] problems running pypy-jvm

Maciej Fijalkowski fijall at gmail.com
Fri Jul 4 06:53:29 CEST 2008


First of all, I cannot get jar to work. It's complaining about '@' in
front of paths. Even if I remove it, it still cannot find Main class.
When I run it by hand I get:

debug: WARNING: library path not found, using compiled-in sys.path
'import site' failed
Error calling sys.excepthook:
debug: OperationError:
debug:  operror-type: ImportError
debug:  operror-value: cannot import name 'curdir'

What's wrong?

Cheers,
fijal



More information about the Pypy-dev mailing list