Error installing dependencies
Opened this issue · 0 comments
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) ⠠⠵ `