Hi all,
the PyPTV GUI for liboptv has been updated to 0.2.5 version. use `pip` to install an updated
version from github (soon on PyPI)
It's generally recommended to use conda environments (or other environments)
conda create -n pyptv25 python=3.11
conda activate pyptv25
Happy PyPTV'ing
Alex