[Python-modules-team] Bug#744741: python-pyside: pip/easy_install do not find PySide if it is installed from repos

Carlos Pascual cpascual at cells.es
Mon Apr 14 07:22:49 UTC 2014


Package: python-pyside
Version: 1.2.1-4
Severity: normal

Dear Maintainer,

pip and easy_install fail to detect that PySide is already installed 
from the debian repository
If a package depends on PySide, both easy_install and pip try to install 
PySide regardless of it being already installed.

To reproduce:
~~~~~~
$ python -c 'import PySide; print PySide.__version__'
1.2.1
$ pip list | grep -i pyside
$ 
~~~~~~
(I expected the pip list command to output PySide info, but got nothing 
instead)

See also:
 https://github.com/nexpy/nexpy/issues/23

Cheers

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-pyside depends on:
ii  python-pyside.phonon         1.2.1-4
ii  python-pyside.qtcore         1.2.1-4
ii  python-pyside.qtdeclarative  1.2.1-4
ii  python-pyside.qtgui          1.2.1-4
ii  python-pyside.qthelp         1.2.1-4
ii  python-pyside.qtnetwork      1.2.1-4
ii  python-pyside.qtopengl       1.2.1-4
ii  python-pyside.qtscript       1.2.1-4
ii  python-pyside.qtsql          1.2.1-4
ii  python-pyside.qtsvg          1.2.1-4
ii  python-pyside.qttest         1.2.1-4
ii  python-pyside.qtuitools      1.2.1-4
ii  python-pyside.qtwebkit       1.2.1-4
ii  python-pyside.qtxml          1.2.1-4

python-pyside recommends no packages.

python-pyside suggests no packages.



More information about the Python-modules-team mailing list