The documentation https://github.com/platformio/platformio-docs/blob/develop/integration/ide/codeanywhere.rst is obviously obsolete. When connecting to Codeanywhere, the screens and container options are totally different, now. Obviously, there have been changes on the Codeanywhere side. Unfortunately, even when creating successfully a Python/Ubuntu container, step 4 of the tutorial
sudo python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/develop/scripts/get-platformio.py)" fails with an error message and it is thus impossible to run platformio on Codeanywhere.
The documentation https://github.com/platformio/platformio-docs/blob/develop/integration/ide/codeanywhere.rst is obviously obsolete. When connecting to Codeanywhere, the screens and container options are totally different, now. Obviously, there have been changes on the Codeanywhere side. Unfortunately, even when creating successfully a Python/Ubuntu container, step 4 of the tutorial
sudo python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/develop/scripts/get-platformio.py)"fails with an error message and it is thus impossible to run platformio on Codeanywhere.