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

Issues in building project examples #17

Open
amarchese96 opened this issue Jan 15, 2024 · 1 comment
Open

Issues in building project examples #17

amarchese96 opened this issue Jan 15, 2024 · 1 comment

Comments

@amarchese96
Copy link

When executing the command make venv I get the following error:

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.
      ╰─> numpy
      
      note: This is an issue with the package mentioned above, not pip.
      hint: See above for output from the failure.
      [end of output]

The command is executed on a Ubuntu 22.04 LTS machine with python 3.10.12 and pip 23.3 installed on it.

@alipar76
Copy link

Execute that command with lower version of python (e.g. version 3.8) or pip. I hope it helps.

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

2 participants