Skip to content

Installation Process

Pre-release
Pre-release

Choose a tag to compare

@gjelbrim gjelbrim released this 01 Aug 04:12
· 73 commits to main since this release

The dependencies installation process has moved out of install.py.
To install the dependencies you have to run

pip3 install -r requirements.txt

before setting up the program.