Platformio
From DWIKI
Revision as of 20:33, 23 September 2022 by Tony (talk | contribs) (Created page with " =Links= *[https://registry.platformio.org/platforms/platformio/linux_x86_64 Home] =FAQ= ==Installing platformio fails== The instuctions on http://platformio.org/#!/get-started are wrong, least for debian. Try skipping first line and just pip install platformio ===ModuleNotFoundError: No module named 'platformio'===")
Links
FAQ
Installing platformio fails
The instuctions on http://platformio.org/#!/get-started are wrong, least for debian. Try skipping first line and just
pip install platformio