[Distutils] [issue111] Windows: easy_install tries to download X11 PyQT

Erik Hahn setuptools at bugs.python.org
Tue Jul 13 21:06:55 CEST 2010


New submission from Erik Hahn <erik_hahn at gmx.de>:

On Windows, easy_install tries to install the X11 version of PyQT:

D:\code>c:\Python26\Scripts\easy_install.exe pyqt
install_dir C:\Python26\Lib\site-packages\
Searching for pyqt
Reading http://pypi.python.org/simple/pyqt/
Reading http://www.riverbankcomputing.com/software/pyqt/
Reading http://www.riverbankcomputing.com/software/pyqt/download
Best match: PyQt x11-gpl-4.7.4
Downloading http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gp
l-4.7.4.tar.gz
Processing PyQt-x11-gpl-4.7.4.tar.gz
error: Couldn't find a setup script in c:\dokume~1\erik\lokale~1\temp\easy_insta
ll-qycl5v\PyQt-x11-gpl-4.7.4.tar.gz

----------
messages: 526
nosy: erik_hahn
priority: bug
status: unread
title: Windows: easy_install tries to download X11 PyQT

_______________________________________________
Setuptools tracker <setuptools at bugs.python.org>
<http://bugs.python.org/setuptools/issue111>
_______________________________________________


More information about the Distutils-SIG mailing list