Instructions are for Python 3.6 but they should work with slight tweaks with 3.5.
- Install Python 3.6
- Install Git
git clone https://github.com/altendky/st
cd st
copy .gitmodules.github .gitmodules
git submodule update --init
py -3.6 venv.py
- wait
- wait some more...
- ...
- Note the links provided for possibly needed system and driver extras.
- Try running
venv\Scripts\epyq
. If you get errors, consider installing the linked extras.
If using with PEAK PCAN hardware, install the PEAK drivers.
To launch EPyQ run venv\Scripts\epyq.exe
.
To launch Qt Designer with the EPyQ plugins enabled run designer.bat
.
EPyQ widgets should be visible at the bottom of the widget box on the left.