Skip to content

Create a test to certify a clean install #11

Closed
@leotrs

Description

@leotrs

Originally posted by @eulertour in #9 (comment)

Basically something to dry-run a Scene, ensure that the bare minimum to render successfully is actually installed, and give a helpful error like LaTeX/FFmpeg isn't installed, media directory isn't writable, etc.

Having done this, the correct way to install manim would be pip install manim, and then pytest test_install.py. (Or the equivalent in the testing library that we end up using.)

This would flag issues about system dependencies such as latex, ffmpeg, etc.

Metadata

Metadata

Assignees

Labels

enhancementAdditions and improvements in general

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions