Skip to content

gcc failed with exit status 1 #53

@alexzhou907

Description

@alexzhou907

When pip installing, I am getting errors:

error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
error: command 'gcc' failed with exit status 1

which are caused by using an older version of cython in compiling. I have checked I have gcc installed and have python3-dev installed.

I am using Python 3.7 where Cython is updated. While I still want to use this package, is there any workaround to install it without downgrading python? When will Python 3.6 and 3.7 or above be supported?

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