Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need some help when building #9

Open
xsbymz opened this issue May 1, 2020 · 0 comments
Open

need some help when building #9

xsbymz opened this issue May 1, 2020 · 0 comments

Comments

@xsbymz
Copy link

xsbymz commented May 1, 2020

when building peewee

playhouse/_speedups.c:11608:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
11608 | tstate->exc_traceback = *tb;
| ^~~~~~~~~~~~~
| curexc_traceback
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
ERROR: Command errored out with exit status 1: /root/.virtualenvs/angr/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/home/angr/angr-dev/peewee/setup.py'"'"'; file='"'"'/home/angr/angr-dev/peewee/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' develop --no-deps Check the logs for full command output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant