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
When I ran pip install -r requirements.txt it failed because there is no distribution with pkg-resources. When I remove that line and try again the install command works fine.