Closed
Description
Hello kdschlosser,
Describe the bug
compile()
fails with "RuntimeError: unable to locate python version used in the ESP-IDF"
Expected behavior
Python 3.13 is supported
It all comes down to line 1472, where Python versions >= 3.8 are listed. Manjaro now ships with Python 3.13. It is a trivial fix and I wouldn't bug you (heh) about it, but I'm curious as to why those versions are listed there in such way. I compiled my binaries successfully and everything works so far.
I appreciate your hard work. Kind regards,
kamil-n
Metadata
Metadata
Assignees
Labels
No labels