Forums

Can't start a virtualenv

Hi,

I'm trying to follow this guide: https://help.pythonanywhere.com/pages/Virtualenvs/ to create a virtualenv

In the bash console i type $ mkvirtualenv myvirtualenv --python=/usr/bin/python3.12.1

But i get the error: FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/python pythonanywhere

What's going on here?

There is no python 3.12 yet on PythonAnywhere