To start the IDE, open your terminal, navigate to the IDE directory, and run the following commands:
source venv/bin/activate python3 main_window.py
Alternatively, you can run the existing bash script:
bash ./open_IDE