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

Dependencies - setup.py #100

Open
rodrigo-serra opened this issue Nov 24, 2022 · 0 comments
Open

Dependencies - setup.py #100

rodrigo-serra opened this issue Nov 24, 2022 · 0 comments

Comments

@rodrigo-serra
Copy link

Hi there,

I was going through the setup process (running 'setup.py'), and I came up with the following error:

Processing dependencies for open-reid==0.2.0
error: numpy 1.17.4 is installed but numpy<1.26.0,>=1.18.5 is required by {'scipy'}

I've checked my numpy version, and in fact, it didn't meet the requirements. So, I uninstalled numpy with pip and installed the 1.20.3 version.

When I try to run the 'setup.py 'again, the error persists.

Any ideas?

Thanks in advance.

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