can’t create an env on windows?

You can specify the path to the python interpreter that you want to use using the --python flag.

python -m pipenv install dash --python "C:\Program Files (x86)\Python38-32\python.exe"

CLICK HERE to find out more related problems solutions.

Leave a Comment

Your email address will not be published.

Scroll to Top