You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python -m venv .venv # Assuming python3 is the default, but it should be!source .venv/bin/activate
pip install -r requirements.txt
python main.py # Will fail as there is a second object