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

Panda csv reader dont work with numpy1.19.4. Python Console gives error. #16

Open
RahulAnand442001 opened this issue Nov 24, 2020 · 0 comments

Comments

@RahulAnand442001
Copy link

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.

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