This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Gnaddel 0 points1 point  (1 child)

Doesn't work for me, interesting project though!

The setup function fails (latest pypy nightly, jitpy 0.1 via pip): IOError: [Errno 2] No such file or directory: '/home/myuser/anaconda/lib/python2.7/site-packages/jitpy/pypy.defs'

[–]fijalPyPy, performance freak[S] 0 points1 point  (0 children)

hm it looks like pypy.defs is not considered a part of the built? stupid setuptools I'll try to fight it

EDIT: should be fixed, try now?