Installing - Parcks/core GitHub Wiki

Head to the latest release and download the zip or tar.gz.

  1. Extract the downloaded file
  2. Change to the extracted directory (cd <version>)
  3. If not already installed, install pip
  4. Run pip install -Ur requirements to install the Python requirements
  5. Run python setup.py install
⚠️ **GitHub.com Fallback** ⚠️