GUI for AIDA tool.
We assume the user uses a UNIX-like machine and that has Python 3.10 installed.
- Install necessary packages
apt-get install python3-tk
apt-get install python3-pil.imagetk
- Install necessary Python packages
pip install -r requirements.txt