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

Multiple instances of numpy #216

Open
DimChatz opened this issue Dec 19, 2019 · 1 comment
Open

Multiple instances of numpy #216

DimChatz opened this issue Dec 19, 2019 · 1 comment

Comments

@DimChatz
Copy link

I try to import numpy and pandas but i get this errror

ImportError: Something is wrong with the numpy installation. While importing we detected an older version of numpy in ['/home/tzikos/anaconda3/lib/python3.6/site-packages/numpy']. One method of fixing this is to repeatedly uninstall numpy until none is found, then reinstall this version.

I tried moving the numpy file of the above path but then i get

ModuleNotFoundError: No module named 'numpy'

I tried installing and unistalling numpy using pip and apt but it didnt change the condition.

Can anyone pls help

@knonomura
Copy link
Member

How about searching on stackoverflow ?
Ex.)
https://stackoverflow.com/search?q=numpy+pandas+install

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

2 participants