Skip to content

Using py-spy with python3.13 #754

@gdagitrep

Description

@gdagitrep

First of all, thanks for creating this tool. It has been really helpful; my Frankenstein application made using Qt was freezing a lot; using py-spy to find out causes and debugging them one by one.

Just one issue, I had to migrate to python3.11 to make it work; doesn't work on python 3.13 on macos 14.6- slicon (although the latest version mentions "support added"), I was getting:

Error: Failed to open process - check if it is running.
Reason: Operation timed out (os error 60)

(I had a reason to make the application use python3.13)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions