PGU Interface
Installing PGU
Once you have downloaded the .zip file from here (select the latest version). You can then install the downloaded file, remember to check the actual path to the file:
pip install "path/to/file/pgu-0.18.zip
if this doesn't work then you can also try:
- When you download PGU and unzip it
- inside the folder there are other two folders named "pgu" and "data".
- Copy them into your project's/program's root folder and you're done!