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

Error installing dependencies #2

Open
B4bayaga opened this issue Sep 26, 2023 · 0 comments
Open

Error installing dependencies #2

B4bayaga opened this issue Sep 26, 2023 · 0 comments

Comments

@B4bayaga
Copy link

Hello, when installing your project the following error occurs, could you help me with this error? Thank you very much.
` preshed/maps.cpp: In function ‘PyObject* __Pyx_Generator_Next(PyObject*)’:
preshed/maps.cpp:8536:19: error: ‘_PyGen_Send’ was not declared in this scope; did you mean ‘_PyGen_yf’?
8536 | ret = _PyGen_Send((PyGenObject*)yf, NULL);
| ^~~~~~~~~~~
| _PyGen_yf
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
[end of output]

    note: This error originates from a subprocess, and is likely not a problem with pip.
  error: legacy-install-failure
  
  × Encountered error while trying to install package.
  ╰─> preshed
  
  note: This is an issue with the package mentioned above, not pip.
  hint: See above for output from the failure.
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
(.venv) ╭─rafael at pop-os in ~/Projetos/Python/UR-AI on master✘✘✘ 23-09-26 - 11:06:14
╰─(.venv) ⠠⠵ `

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