Guest User

Untitled

a guest
May 22nd, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. debug: WARNING: Library path not found, using compiled-in sys.path.
  2. debug: WARNING: 'sys.prefix' will not be set.
  3. debug: WARNING: Make sure the pypy binary is kept inside its tree of files.
  4. debug: WARNING: It is ok to create a symlink to it from somewhere else.
  5. 'import site' failed
  6. Traceback (most recent call last):
  7. File "/home/mihaid/Documents/pypy/rpython/../lib-python/2.7/test/regrtest.py", line 171, in <module>
  8. import sysconfig
  9. File "/home/mihaid/Documents/pypy/lib-python/2.7/sysconfig.py", line 102, in <module>
  10. _PREFIX = os.path.normpath(sys.prefix)
  11. AttributeError: 'module' object has no attribute 'prefix'
Advertisement
Add Comment
Please, Sign In to add comment