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
Delete venv and replace it with pip freeze > requirements.txt. Fix instructions in order for the user to execute pip install -r requirements.txt. In case of trouble the user should follow the existing instructions.