Skip to content

[BUG] Convert to HTML works for one scene, but does not work for multiple scenes #503

@mcnica89

Description

@mcnica89

Terms

Describe the issue

When I use the convert to html feature with multiple scenes, the folder with all the .mp4 media is created correctly,. but the html file that plays from it is not working for some reason. It is simply black and I cannot advance slides (I can use "F" to make it fullscreen). When I do one scene at a time, it DOES work correctly. This issue was also reported on reddit https://www.reddit.com/r/manim/comments/1fzcv7z/manimslides_convert_gives_html_that_is_a_blank/ (which is what made me try rendering just one scene at a time)

Command

manim-slides convert Scene1 Scene2 output.html

Issue Type

Bug when presenting with HTML/PowerPoint/... format (manim-slides convert)

Python version

Python 3.9.12

Python environment

Manim Slides version: 5.1.10
Python executable: /Users/mnica/opt/anaconda3/bin/python3
Manim bindings:
/Users/mnica/opt/anaconda3/lib/python3.9/site-packages/scipy/__init__.py:146: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.26.4
  warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion}"
	manim (version: 0.18.1)
	manimgl not found
Qt API: pyqt5 (version: 5.9.7)
(base) mnica@Mihais-MBP Downloads % manim-slides checkhealth
Manim Slides version: 5.1.10
Python executable: /Users/mnica/opt/anaconda3/bin/python3
Manim bindings:
/Users/mnica/opt/anaconda3/lib/python3.9/site-packages/scipy/__init__.py:146: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.26.4
  warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion}"
	manim (version: 0.18.1)
	manimgl not found
Qt API: pyqt5 (version: 5.9.7)

What is your platform?

macOS

Other platform

No response

Manim Slides Python code

No response

Relevant log output

No response

Screenshots

No response

Additional information

No response

Recommended fix or suggestions

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghtml-convertRelated to converting to HTML slides

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions