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
Angela mam and other python developers take into notice that when you try to use Pandas.read_csv it will give error:
RuntimeError: The current Numpy installation ('...\venv\lib\site-packages\numpy\init.py') fails to pass a sanity check due to a bug in the windows runtime.
Angela mam and other python developers take into notice that when you try to use Pandas.read_csv it will give error:
RuntimeError: The current Numpy installation ('...\venv\lib\site-packages\numpy\init.py') fails to pass a sanity check due to a bug in the windows runtime.
See this issue for more information: https://developercommunity.visualstudio.com/content/problem/1207405/fmod-after-an-update-to-windows-2004-is-causing-a.html
There is a bug in Numpy 1.19.4 v
To work perfectly, reinstall Numpy with numpy1.19.3
This will work.
The text was updated successfully, but these errors were encountered: