Is there a forum for discussing the development of PIO, itself?

Hello.

I’m trying to chase down a possible bug in platformio-core. I would like to be able fire up the PyCharm debugger and step through the relevant code.

I’ve cloned the platformio-core repository, run tox, and opened the directory in PyCharm.

I have no idea how to actually debug it at this point. Also, the IDE is complaining that it can’t find the clickor semantic_version imports.

TIA,

D.

I don’t see anything beyond https://github.com/platformio/platformio-core/blob/develop/CONTRIBUTING.md, so I would suggest asking https://github.com/platformio/platformio-core/issues. Not having debug instructions while developing the PlatformIO core is a defect in the documentation.