Upgrade python version

Hi there,

I have a project where I will use remote upload but that requires python 3.5 or higher

Tried to upgrade my Mac to 3.7.6 successfully, deleted penv folder, restarted VS Code and re-installed PlatformIO

Despite that I still have Python 2.7.16 when I enter python --version in the CLI

Please help!

Python 3 uses python3 --version.

1 Like