Skip to content

Python version 3.13 unsupported? #305

Closed
@kamil-n

Description

@kamil-n

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions