Windows 10 installation that contains binary wheel files
·
298 commits
to master
since this release
- Install Miniconda Python 3 for your platform (!) https://docs.conda.io/en/latest/miniconda.html
- Download the compressed folder of this release, unzip it to a folder of your choice.
- 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