You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When executing the command
make venv
I get the following error:The command is executed on a Ubuntu 22.04 LTS machine with python 3.10.12 and pip 23.3 installed on it.
The text was updated successfully, but these errors were encountered: