[PyQt] Install error

Vincent Vande Vyvre vincent.vande.vyvre at telenet.be
Fri Feb 27 19:26:55 GMT 2015


Le 27/02/2015 18:26, Jason H a écrit :
> $ sudo make install
> ....
> install -m 644 -p /home/jason/Downloads/PyQt-gpl-5.4.1/__init__.py /usr/lib/python2.7/dist-packages/PyQt5/
> cp -f -R /home/jason/Downloads/PyQt-gpl-5.4.1/pyuic/uic /usr/lib/python2.7/dist-packages/PyQt5/
> install -m 755 -p /home/jason/Downloads/PyQt-gpl-5.4.1/pyuic5 /usr/bin/
> strip /usr/bin/pyuic5
> strip:/usr/bin/pyuic5: File format not recognized
> make: [install_pyuic5] Error 1 (ignored)
> $ /usr/bin/pyuic5
> Error: one input ui-file must be specified
> $ file /usr/bin/pyuic5
> /usr/bin/pyuic5: POSIX shell script, ASCII text executable
>
> Can someone tell me what I did wrong and how to complete installation?
>
> Thanks.
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt


Before all, use:

$ pyuic5 --help

Vincent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150227/59efe486/attachment.html>


More information about the PyQt mailing list