Open Priya-Panchal opened 5 months ago
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
Following,update pip install numpy==1.26.4
maybe usefull,before that pip uninstall numpy
is usefull for my demo
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.