Skip to content

Conversation

@chopan050
Copy link
Contributor

PR #4480 was made as a temporary solution back when ManimCE didn't support Python 3.14: without adding the --python 3.13 option, the commands uv init manimations && cd manimations && uv add manim created a broken installation of Manim for newcomers.

Now that ManimCE 0.19.2 is officially released with support for Python 3.14, this temporary solution is no longer necessary, so this PR reverts it.

@chopan050 chopan050 changed the title Revert #4480: stop setting Python 3.13 as the default version in Manim installation docs Revert #4480 to stop setting Python 3.13 as default version in installation docs Jan 18, 2026
Copy link
Member

@behackl behackl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha, good catch!

@behackl behackl merged commit 0b3f28a into main Jan 18, 2026
15 checks passed
@behackl behackl deleted the revert-4480-update_install_guide branch January 18, 2026 07:49
@behackl behackl changed the title Revert #4480 to stop setting Python 3.13 as default version in installation docs Remove pin to Python 3.13 in installation docs Jan 18, 2026
@behackl behackl added the documentation Improvements or additions to documentation label Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants