- Create a virtual environment:
- Activate the virtual environment:
- Install the dependencies:
- Run the script:
python -m venv venv.\venv\Scripts\activatepip install -r requirements.txtpython .\src\App.pypython -m venv venv.\venv\Scripts\activatepip install -r requirements.txtpython .\src\App.py