We have an unlimited campus license for QtiPlot valid until 2027-11-03. This includes all new versions until the end of the license. If you need a newer version that is not here please contact us (admin@pkm.tu-darmstadt.de)
The newest packages can be found here: http://mirror.infra.pkm/qtiplot/ (accessible in local net or via VPN)
The QtiPlot owner has enabled the possibility that all persons having a valid e-mail license hosted by our institute (ending in '@pkm.tu-darmstadt.de') download the QtiPlot installer files directly from their website.
The two steps login process is described below:
http://mirror.infra.pkm/qtiplot/ (accessible in local net or via VPN)
Important: Python needs to be installed with the option to set the PATH variable and available for everybody. There are checkboxes at the very beginning, both need to be set!
It is possible to perform a silent installation of QtiPlot by launching the setup from a command terminal with the “/silent” option:
name_of_qtiplot_installer.exe /silent
If you experience a crash when trying to run a fresh installation of QtiPlot on a mac with an Intel chip, please perform the following steps:
/Applications/qtiplot.app/Contents/MacOS/qtiplot -d&
Point 3 is only necessary the first time you start QtiPlot, afterwards everything should work normally.
The binaries bellow do not need installation. They can be unarchived and used directly from the resulting folder by typing the following commands in a terminal:
tar -xf file_name.tar.bz2 cd qtiplot-1.1 ./qtiplot -d&
The binary below depends on several packages that can be installed by typing the following command in a terminal:
sudo pacman -S qt5-serialport qt5-svg qt5-imageformats qt5-tools qt5-webkit python-pyqt5 python-pyqt5-sip python-sip4 sip4 glu