Skip to content

support for python 3.7 #2

@ranahanocka

Description

@ranahanocka

currently, the installation fails for python 3.7 (but works just fine with python 3.6).

specifically, it complains:

cyminheap.c: In function ‘__Pyx_ExceptionSave’:
    cyminheap.c:2630:19: error: ‘PyThreadState’ has no member named ‘exc_type’
         *type = tstate->exc_type;

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