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

No metadata preventing installs of other packages #28902

Closed
LizMcQuillan opened this issue Oct 10, 2019 · 6 comments
Closed

No metadata preventing installs of other packages #28902

LizMcQuillan opened this issue Oct 10, 2019 · 6 comments

Comments

@LizMcQuillan
Copy link

I'm trying to install a few packages (spacy, scattertext, etc) and keep getting this pandas error

No metadata found in ./anaconda3/lib/python3.7/site-packages
Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: '/Users/lmcquillan/anaconda3/lib/python3.7/site-packages/pandas-0.25.1.dist-info/METADATA'

Haven't been able to find a solution yet. I've tried uninstalling/reinstalling to no avail.

@WillAyd
Copy link
Member

WillAyd commented Oct 10, 2019

How are you installing pandas?

@LizMcQuillan
Copy link
Author

How are you installing pandas?

I previously installed pandas using conda. I attempted to uninstall and reinstall with both pip and conda.

@TomAugspurger
Copy link
Contributor

TomAugspurger commented Oct 10, 2019 via email

@LizMcQuillan
Copy link
Author

Does this happen in a new environment?

yes, I've tried in 2 environments

@TomAugspurger
Copy link
Contributor

TomAugspurger commented Oct 10, 2019 via email

@LizMcQuillan
Copy link
Author

I ended up solving this by manually deleting all pandas files/folders from terminal and reinstalling. The uninstaller wasn't actually completing the uninstall because it couldn't find the missing file to delete.

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

3 participants