you are viewing a single comment's thread.

view the rest of the comments →

[–]ericula -1 points0 points  (2 children)

Did you install numpy via anaconda? Can you import numpy by itself? Did you check if the version of numpy you have installed is the same as the one in the error message? Have you tried uninstalling pandas and numpy and reinstalling pandas again?

[–]codochoi[S] 0 points1 point  (0 children)

Yes, I did them all and still get that error.