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
"pipenv --python=/usr/bin/python3 install" cmd not run my windows 10
C:\Users\gsudi\house>pipenv --python=/usr/bin/python3 install
'pipenv' is not recognized as an internal or external command,
operable program or batch file.
"pipenv --python=/usr/bin/python3 install" cmd not run my windows 10
C:\Users\gsudi\house>pipenv --python=/usr/bin/python3 install
'pipenv' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\gsudi\AppData\Roaming\Python\Python39\Scripts>pipenv --python=/usr/bin/python3 install
Usage: pipenv [OPTIONS] COMMAND [ARGS]...
Try 'pipenv -h' for help.
Error: Invalid value for '--python': Expected Python at path /usr/bin/python3 does not exist
solve my problem
The text was updated successfully, but these errors were encountered: