QtiPlot - Data Analysis and Scientific Plotting

PyQt v4 and Sip binaries for Linux:

Due to the fact that QtiPlot is compiled against older versions of PyQt v4 and SIP, which are not always binary compatible with the default versions of these libraries available in the different Linux distributions, you need to make a separate installation of these two libraries.

For this, you must download the file corresponding to your system architecture, unpack it and copy all the files in the PyQtSip folder to the "site-packages" directory of your current Python 2.5 installation. You might need administrator rights, depending on the way Python 2.5 is installed on your system. On Ubuntu, for example, the installation path is:
/usr/lib/python2.5/site-packages/


Architecture Download file
i386 PyQt411_Sip452_linux_i386.tar.bz2
x86_64 PyQt411_Sip452_linux_x86_64.tar.bz2