Posts Tagged ‘sip’

January 9, 2013 0

notes on building and installing pyqt

By in checkinstall, python

To install pyqt sip needs to be installed first. downloading the tarball from riberbank sip is installed by saying python configure.py make make install / or checkinstall –install=no dpkq -i sip_xxx Building pyqt follows the same procedure. BEWARE: if you get the Error: Unable to create the C++ code.” then check that your current path does […]

Tags: ,