Skip to content

cannot import name 'PackageFinder' errors won't go away #6604

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

Closed
nomicode opened this issue Jan 29, 2020 · 3 comments
Closed

cannot import name 'PackageFinder' errors won't go away #6604

nomicode opened this issue Jan 29, 2020 · 3 comments

Comments

@nomicode
Copy link

builds failing with:

ImportError: cannot import name 'PackageFinder' from 'pip._internal.index' (/home/docs/checkouts/readthedocs.org/user_builds/crate/envs/4.1/lib/python3.7/site-packages/pip/_internal/index/__init__.py)

I have seen other issue reports (e.g., #6554) that suggest the build issues we're having can be fixed by wiping the build environment

I have tried that multiple times. and indeed, sometimes the build works again afterward. but new commits to the branch end up failing with this error again

if you go to https://readthedocs.org/projects/crate/builds/ you will see a string of builds all triggered automatically today. some of them passing, and some of them failing with this error

I have not manually triggered any builds today. and I have not wiped any of the build environments. this is all just activity from GitHub hooks

@nomicode nomicode changed the title cannot import name 'PackageFinder' errors cannot import name 'PackageFinder' errors won't go away Jan 29, 2020
@stsewd
Copy link
Member

stsewd commented Jan 29, 2020

Hi, sorry about that. Yesterday we found the problem #6598, the fix well be released soon.

@stsewd
Copy link
Member

stsewd commented Jan 29, 2020

Fix was deployed

@stsewd stsewd closed this as completed Jan 29, 2020
@nomicode
Copy link
Author

thank you! <3

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