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
For some operating systems and/or python versions, subsystem.run doesn't work; replacing with os.system with the command joined into a single string and with --no-check-certificate added as a flag.