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
if you run pipenv check --system on a system which only has python3 and not python binary, you'll get a JSONDecodeError due to an empty response from which -a python. Instead with --system it should just use sys.executable