[PyQt] Bug: hard-coded python bin in pip-installed pyuic5
Kenneth Lyons
ixjlyons at gmail.com
Sat Jun 4 01:47:40 BST 2016
I think I've stumbled upon a packaging bug. Installing PyQt5 via the
manylinux wheel on PyPI results in the following:
$ cat env/bin/pyuic5
#!/bin/sh
exec /home/phil/usr/bin/python3 -m PyQt5.uic.pyuic ${1+"$@"}
Hint: my name isn't Phil :)
- Kenny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160603/ee8a4212/attachment.html>
More information about the PyQt
mailing list