Installation Manual
📋System Requirements
-
✔️
Operating System: Ubuntu 20.04
-
✔️
Python Version: 3.8 with pip
-
✔️
Required: Docker Engine
🚀Installation Steps
-
1
Download the install.zip from the license details page.
-
2
Extract the downloaded files.
-
3
Open a terminal and navigate to the installation directory.
-
4
Run the following command to install dependencies:
sudo python3 -m pip install -r requirements.txt
-
5
Run the following command to complete the installation:
sudo python3 install.py
🖥️Run the Program
-
1
Download the run_program.zip from the license details page.
-
2
Extract the downloaded files.
-
3
Open a terminal and navigate to the installation directory.
-
4
Run the following command to start the program:
sudo python3 run_program.py