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
Creating a virtual environment blocks the GUI without any indication of progress. Recommend:
Greying out the main window when creating the venv
Showing a progress bar of some sort during the install progress. Even stdout with the install progress is fine, anything to give the user something to look at.