-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
RTD failing yet again #3796
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
we could try moving everything except |
This did indeed work for my project (regionmask), https://github.com/mathause/regionmask/blob/master/docs/environment_rtd.yml |
I tried it, but it still fails: https://readthedocs.org/projects/xray/builds/10502148/ We can't use If we look at the issue tracker of RTD, we can see a lot of issues regarding memory errors, so maybe this is a general issue with Edit: seems I have to conda-install |
The docs seem to build ok on Azure piplines, is it possible to get the built docs from that and publish somewhere? I do know this is possible with Travis, but haven't actually done it myself since my docs don't (yet?) have a memory problem. |
yeah, that would probably be the way forward. See #3697 for more discussion. |
No luck with pinned versions and the stable build image: https://readthedocs.org/projects/xray/builds/10547287/ |
due to the work of the RTD maintainers, our builds pass again. However, trying to build I think we already fixed that in master? Also, we might want to switch back to the |
memory consumption errors as usual.
@keewis I remember you had an idea for using pip instead of conda?
The text was updated successfully, but these errors were encountered: