PGU Interface

From TRCCompSci - AQA Computer Science
Revision as of 14:21, 1 July 2018 by Admin (talk | contribs) (Installing PGU)
Jump to: navigation, search

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. You can type the following into the search box in the python environments panel:

pip install "path/to/file/pgu-0.18.zip

if this doesn't work then you can also try:

  1. When you download PGU and unzip it
  2. inside the folder there are other two folders named "pgu" and "data".
  3. Copy them into your project's/program's root folder and you're done!