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

Setup Failure pip (ImportError: cannot import name 'PackageFinder') #2596

Closed
kerembeygo opened this issue Feb 21, 2020 · 4 comments
Closed
Assignees

Comments

@kerembeygo
Copy link

kerembeygo commented Feb 21, 2020

1

@reyery
Copy link
Member

reyery commented Feb 24, 2020

@daren-thomas I think this has something to do with pip version 20.0 pypa/pip#7620 that is breaking installs. I remember you saying something about not updating pip in the installer for this version of CEA. Maybe we could update pip to version 20.0.2 in the installer, since its said to be fixed there.

@daren-thomas
Copy link
Member

yes, let's check to see if that solves the problem. else, @kerembeygo I suggest uninstalling and re-installing CEA: That should leave you with the older, working pip version.

@daren-thomas
Copy link
Member

@kerembeygo: I just checked. It really doesn't install either. I've recreated the setup and am testing it right now. I'm sorry for any inconvenience.

@daren-thomas
Copy link
Member

@kerembeygo: I just tested. Uninstalling and reinstalling works. It seems that an earlier update to pip (if you're overwriting it) is the culprit for this error. Once it's broken, I'm not too sure how it could be fixed as the method to update pip requires running pip itself. So I'm afraid you'll have to uninstall and reinstall.

@daren-thomas daren-thomas changed the title Setup Failure Setup Failure pip (ImportError: cannot import name 'PackageFinder') Feb 24, 2020
@daren-thomas daren-thomas added known issue known issues of CEA and removed bug labels Feb 24, 2020
@jimenofonseca jimenofonseca removed the known issue known issues of CEA label Feb 25, 2020
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

4 participants