[pypy-issue] [issue1062] PyPy1.7 and PyPy1.8constantly failing to import site

kracekumar ramaraju tracker at bugs.pypy.org
Sun Feb 19 14:52:25 CET 2012


New submission from kracekumar ramaraju <kracethekingmaker at gmail.com>:

Command: pypy1.7 /home/kracekumar/pypy-pypy-
2346207d9946/pypy/translator/sandbox/pypy_interact.py --tmp=/home/kracekumar/pypy-pypy-
2346207d9946/pypy/translator/sandbox/virtualtmp --timeout=60 /home/kracekumar/pypy-pypy-
2346207d9946/pypy-c test.py

test.py
======
print "hello world"

output
======
Warning: cannot find your CPU L2 cache size in /proc/cpuinfo\
Not Implemented: SomeString(no_nul=True)
RuntimeError
'import site' failed
hello world

os - ubuntu 11.10
pypy version - 1.8, 1.7

----------
messages: 3978
nosy: kracekumar, pypy-issue
priority: bug
release: 1.7
status: chatting
title: PyPy1.7 and PyPy1.8constantly failing to import site

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1062>
________________________________________


More information about the pypy-issue mailing list