Skip to content

Windows 10 installation that contains binary wheel files

Compare
Choose a tag to compare
@alexlib alexlib released this 04 Apr 20:54
· 298 commits to master since this release
  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