Skip to content

Fails to install with Python 3.9 #42

@apowers313

Description

@apowers313

Apparently Python deprecated some functions that PyNode is using:

Py_DEPRECATED(3.9) PyAPI_FUNC(int) PyEval_ThreadsInitialized(void);
Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);

Full gyp error log is here:
2023-05-29T21_24_06_268Z-debug.log

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