forked from scoder/lupa
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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
Labels
No labels