You simply need to downgrade your numpy "These warnings are visible whenever you import scipy (or another package) that was compiled against an older numpy than is installed." pip install numpy==1.26.4
You simply need to downgrade your numpy "These warnings are visible whenever you import scipy (or another package) that was compiled against an older numpy than is installed." pip install numpy==1.26.4
Leave a Reply