-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
There was a problem with Read the Docs while building your documentation. Please report this to us with your build id (7476634). #4362
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
Comments
Reporting this already helped, now it works: https://readthedocs.org/projects/splines/builds/7476771/ |
I think some of the failures are related to memory limits, maybe you want to check https://docs.readthedocs.io/en/latest/guides/build-using-too-many-resources.html If this isn't a problem anymore, can we close this issue? |
Thanks for the hint, @stsewd! I don't know what went wrong in the case that I reported, you should decide if this issue should be closed or not. Here are some observations I made, in case somebody stumbles upon this issue:
Here is the build:
image: latest
python:
version: 3.6
setup_py_install: true
use_system_site_packages: true
requirements_file: doc/requirements.txt
formats: [] Please correct me if I'm wrong! |
The time/memory usage could be further reduced if |
Thanks for reporting back! Yeah, using conda to only support python 3.6 is very heavy. |
Uh oh!
There was an error while loading. Please reload this page.
Details
Expected Result
Successful build.
Actual Result
Build failed with this error message:
I've "wiped" the build previously, because there have been other issues before, e.g. an error during "Installing setuptools, pip, wheel...": https://readthedocs.org/projects/splines/builds/7476053/.
The text was updated successfully, but these errors were encountered: