Installation Process
Pre-release
Pre-release
The dependencies installation process has moved out of install.py.
To install the dependencies you have to run
pip3 install -r requirements.txtbefore setting up the program.
The dependencies installation process has moved out of install.py.
To install the dependencies you have to run
pip3 install -r requirements.txtbefore setting up the program.