Skip to content

Build error with conda #5225

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
justusschock opened this issue Feb 4, 2019 · 3 comments
Closed

Build error with conda #5225

justusschock opened this issue Feb 4, 2019 · 3 comments
Labels
Support Support question

Comments

@justusschock
Copy link

Details:

I need to build my docs with conda, because I need python 3.7.

Expected Result

A successful build with conda and python 3.7

Actual Result

The build successes with python 3.6 (build #8505283; despite some sphinx warnings, which make python 3.7 necessary), but as soon as I switch to conda, I get the following error:

There was a problem with Read the Docs while building your documentation. Please try again later. However, if this problem persists, please report this to us with your build id (8505294).
@stsewd
Copy link
Member

stsewd commented Feb 4, 2019

Can you try wiping and building again? (Versions -> edit -> wipe). Also, maybe it's related to the memory consumption from conda. And, our next release will add support for python 3.7

@stsewd stsewd added the Support Support question label Feb 4, 2019
@justusschock
Copy link
Author

justusschock commented Feb 4, 2019

I already tried (and tried once again just to be sure). It failed again: https://readthedocs.org/projects/delira/builds/8506706/

EDIT: It would be strange, if it fails due to memory consumption, as my conda environment would only include python3.7, sphinx and the sphinx-rtd-theme

@agjohnson
Copy link
Contributor

This looks to be a bug, #5228. Closing this in favor of the bug report.

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

No branches or pull requests

3 participants