[arch-general] pypy errors

Mike Sampson mike at sambodata.com
Sat Apr 14 05:25:56 EDT 2012


Hello list,

Anyone having trouble with pypy? I can't find anything on the mailing
list or bug tracker. Running pypy for me gives:

$ pypy
'import site' failed
Python 2.7.2 (2346207d99463f299f09f3e151c9d5fa9158f71b, Feb 10 2012, 15:07:02)
[PyPy 1.8.0 with GCC 4.6.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
debug: OperationError:
debug:  operror-type: AttributeError
debug:  operror-value: 'module' object has no attribute 'warn'

I only use pypy when I am doing computationally intensive work so I'm
not sure when this started happening. I have tried rolling back to
pypy 1.7 and 1.6 with the same result. An strace is very busy and I
can't see anything at first glance. I am running [testing].

Regards,

Mike


More information about the arch-general mailing list