Hi,
I am using Platformio under Linux (Gentoo).
Gentoo installs version 5.0.1. and “pip install --user platformio” installs version 5.0.3.
Executing “pio -h” (and any other pio-command) results in the error:
No such command "ci"
pip does not report any dependency problem, though.
What is missing here and what do I need to install addionally?
Cheers!
mcc