Skip to content

Stabilize readTheDocs builds of Sphinx docs #860

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
tleonhardt opened this issue Jan 26, 2020 · 1 comment
Closed

Stabilize readTheDocs builds of Sphinx docs #860

tleonhardt opened this issue Jan 26, 2020 · 1 comment
Assignees
Milestone

Comments

@tleonhardt
Copy link
Member

The Sphinx documentation builds on ReadTheDocs are intermittently failing with an error like the following:

ImportError: cannot import name 'PackageFinder' from 'pip._internal.index'

This is apparently due to a buggy pip release

We should be able to force a clean installation by wiping the build environment

@tleonhardt tleonhardt added this to the 1.0.0 milestone Jan 26, 2020
@tleonhardt tleonhardt self-assigned this Jan 26, 2020
@tleonhardt
Copy link
Member Author

I wiped the latest build environment for cmd2 on ReadTheDocs and re-built and it passed twice in a row, so I think it is now fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant