Skip to content
Maximillian Lange edited this page Feb 12, 2022 · 3 revisions

How to install

If you follow the readme, you will install the wrong package. However, if you follow these directions, then you can install the right package.

  1. Download the source code

Go to the Code tab, click on the code dropdown, and click download zip. Extract the files.

  1. Install it

Open the terminal (cmd) and use cd to access the extracted files. Then run:

pip install .
  1. Apply it

The readme should guide you for the rest of the way from now on.

Clone this wiki locally