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
According to Brett Cannon, it is much safer to be using python -m pip install <package> than straight pip install. It would be good to update our setup.sh script accordingly.