PlatformIO Can not find working Python 3.6+ on Debian 9

Ok, I solved it.

I have multiple python3.x version installed.
Changing the symlink /usr/bin/python3 to point to 3.6+ worked!

1 Like