We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error installing typing a extensions
ast3/Python/ast.c:4514:7: warning: incompatible integer to pointer conversion assigning to 'PyObject *' (aka 'struct _object *') from 'int' [-Wint-conversion] v = _PyUnicode_DecodeUnicodeEscape(s, len, NULL, &first_invalid_escape); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings and 1 error generated. error: command '/usr/bin/gcc' failed with exit code 1
https://github.com/ConorSheehan1/shot/actions/runs/8998809768/job/24719669908
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Error installing typing a extensions
https://github.com/ConorSheehan1/shot/actions/runs/8998809768/job/24719669908
The text was updated successfully, but these errors were encountered: