GUI to work with Handled scales. Create the virtual environment: python -m venv <name> <name>/Scripts/activate Install the requirements: pip install -r 'requirements tkinter.txt' Start the GUI: python main_tkinter.py