Forums

Upgrade Bash Console to Python 3.8

Hello, my python program runs on Python 3.8 . I request PythonAnywhere to update the python version of my bash console from Python 2.7.12 to Python 3.8 Thanks, Siddhant

Use python3.8 command.

Please does this means that we cannot upgrade the python version on the bash console ourselves ?

You can't install different Python versions, if that's what you mean. But you should be able to control what are the default python commands. See this help page for more details.