Install notes
If you get an error message about missing [Link] when you try to run
QtiPlot, please download and install the Microsoft Visual C++ 2015 Redistributable.
Silent installation
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
Python
If you downloaded a QtiPlot installer with built-in Python scripting support,
please note that it was built using the official Python 3.10.7 distribution
([Link]), therefore:
Python 3.10.x must be installed on your computer. QtiPlot will not work with Python
versions lower or higher than 3.10.
The PATH environment variable must be modified: the path to the folder where the
[Link] file resides needs to be added to the PATH variable.
This operation can be done automatically by the Python installer, if you check the
option Add Python to environment variables, or manually.