This release is for the Python 3 support .
windows-pyptv-0.1.1a
1. Install **Miniconda Python 3** for your platform (!) https://docs.conda.io/en/latest/miniconda.html
2. Download the compressed folder of this release, unzip it to a folder of your choice.
3. Open Anaconda Command Prompt (or PowerShell) and copy/paste these commands:
chcp 1255
conda create -y -n pyptv3 python=3
conda activate pyptv3
pip install --no-index --find-links=whls/ -r requirements.txt
cd pyptv
python setup.py install
python pyptv/pyptv_gui.py ..\test_cavity