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
A problem we have run into is people trying to install tools into their global Python installation. What would be better is to install into the user directory as that doesn't require escalated privileges but is still available globally. This is only an issue when not working in a virtual or conda environment.