Open
Description
After I upgraded my python to 3.12, I encountered several problems with the platformio-framework-mbed. First, I had to update the "past" module because python3.12 no longer supports "imp". This was relatively easy to do by updating the dependencies of the "future" module to 0.18.3 (1.0.0 should also work in the meantime). In addition, the distutils dependencies in the mbed-os tools had to be removed. If the PR is merged in the mbed-os repository (ARMmbed/mbed-os#15517), an update of the future-module could ensure Python3.12 compatibility in the future
Metadata
Metadata
Assignees
Labels
No labels