Installation
The installation instructions for our workshop
To install the requirements for our workshop please clone the repository and run the following command:
pip install -r requirements.txt
You might need to install the Visual C++ Redistributable on windows or XCode on OSX
Last updated
Was this helpful?