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

fix macos latest (14) and python 10 ci #27

Open
ConorSheehan1 opened this issue May 8, 2024 · 0 comments
Open

fix macos latest (14) and python 10 ci #27

ConorSheehan1 opened this issue May 8, 2024 · 0 comments
Labels

Comments

@ConorSheehan1
Copy link
Owner

ConorSheehan1 commented May 8, 2024

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

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

No branches or pull requests

1 participant