New submission from Tom Prince <[email protected]>:

$ pypy /opt/ez_setup.py
Downloading
http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg
error: can't create or remove files in install directory
 
The following error occurred while trying to add or remove files in the
installation directory:
 
[Errno 2] No such file or directory:
'/usr/lib/pypy/../../local/lib/pypy2.7/dist-packages/test-easy-install-19231.pth'
 
The installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:
 
/usr/lib/pypy/../../local/lib/pypy2.7/dist-packages/
 
This directory does not currently exist. Please create it and try again, or
choose a different installation directory (using the -d or --install-dir
option).

----------
messages: 5765
nosy: pypy-issue, tom.prince
priority: bug
status: unread
title: Can't install setuptools on a fresh install of 
pypy_2.0.2+dfsg-1~ppa1_amd64.deb

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1499>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to