Skip to content

Python 3 #10

@daqiii

Description

@daqiii

Trying to install psfex under python 3 results in this error message:
psfex/psfex_pywrap.c: In function ‘PyPSFExObject_dealloc’:
psfex/psfex_pywrap.c:17:9: error: ‘struct PyPSFExObject’ has no member named ‘ob_type’
self->ob_type->tp_free((PyObject*)self);
^

which might point to some issues in the python-C(++) glue code. Great if this could be fixed.

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