Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
1.1.0
-
None
-
Mac OS X 10.7.5
Python 2.7.3 installed from MacPorts; sys.version:
{code}2.7.3 (default, Oct 23 2012, 11:18:41)
[GCC 4.2.1 Compatible Apple Clang 3.0 (tags/Apple/clang-211.10.1)]Python 2.7.3{code}
Installing inside a virtualenv created with mkvirtualenv from virtualenvwrapper 3.6; virtualenv version 1.6.4; pip version 1.0.2.Mac OS X 10.7.5 Python 2.7.3 installed from MacPorts; sys.version: {code}2.7.3 (default, Oct 23 2012, 11:18:41) [GCC 4.2.1 Compatible Apple Clang 3.0 (tags/Apple/clang-211.10.1)]Python 2.7.3{code} Installing inside a virtualenv created with mkvirtualenv from virtualenvwrapper 3.6; virtualenv version 1.6.4; pip version 1.0.2.
Description
Affected version is really 1.1.2 but that's declared not valid by this bug tracker.
pip install pyside fails in the install stage (after compilation), with the output ending like this:
-- Installing: /Users/gthb/pyenv/GALRY/build/pyside/pyside_install/py2.7-qt4.8.3-64bit-release/bin/pyside-lupdate -- Installing: /Users/gthb/pyenv/GALRY/build/pyside/pyside_install/py2.7-qt4.8.3-64bit-release/share/man/man1/pyside-lupdate.1 Preparing packages... Copying file /Users/gthb/pyenv/GALRY/build/pyside/patchelf to /Users/gthb/pyenv/GALRY/build/pyside/PySide/patchelf. error: /Users/gthb/pyenv/GALRY/build/pyside/patchelf: No such file or directory
Full log is attached (bzipped, because it's long.