Juni 2022 This creates an Environment for the Software based on poseidon https://github.com/pachterlab/poseidon PyQtGraph https://www.pyqtgraph.org/ conda create --name piPyGra conda activate piPyGra conda install -c conda-forge pyqtgraph conda install pyserial pip install pyinstaller pyqt5 pip install PyQtWebEngine ... conda deactivate pyuic5 -x {your ui file.ui} -o {output py file.py}