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

raise AttributeError( AttributeError: np.float_ was removed in the NumPy 2.0 release. Use np.float64 instead.. Did you mean: 'float16'? #35

Open
Priya-Panchal opened this issue Jun 16, 2024 · 2 comments

Comments

@Priya-Panchal
Copy link

After installing everything, I got this error while launching the demo by python app.py

Any help on this? I have already downgraded numpy but getting the same error.

@Cassidy-Gasteiger
Copy link

Following - I am having the same problem. I never upgraded numpy in my venv or requirements.txt but somehow I am now receiving this error when running my program

@10240418
Copy link

Following,update pip install numpy==1.26.4maybe usefull,before that pip uninstall numpy is usefull for my demo

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

3 participants