-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Needed: more informationA reply from issue author is requiredA reply from issue author is requiredStatus: staleIssue will be considered inactive soonIssue will be considered inactive soonSupportSupport questionSupport question
Description
Details
Sphinx-gallery is trying to add support for images that are saved to disk when an example is run:sphinx-gallery/sphinx-gallery#417 (comment)
I am trying to get a prototype of this to work over at: t-makaro/animatplot#14
My docs build works perfectly locally or on cirleci, but for some reason when run on RTD the image files do not seem to be produced properly. (This would be much easier to debug if I could download the built source off RTD). The images are being saved to disk using matplotlib's PillowWriter, but for some reason on RTD only the first frame is saved.
- Read the Docs project URL: https://animatplot.readthedocs.io/en/latest/auto_examples/index.html
- Build URL (if applicable): https://readthedocs.org/projects/animatplot/builds/7828348/
- Read the Docs username (if applicable): t-makaro
Expected Result
Two images are produced, and there are both animated. See:
Actual Result
Two images are produced, but they are static.
Metadata
Metadata
Assignees
Labels
Needed: more informationA reply from issue author is requiredA reply from issue author is requiredStatus: staleIssue will be considered inactive soonIssue will be considered inactive soonSupportSupport questionSupport question