Replies: 2 comments 3 replies
|
Shouldn't it just be a matter of Anaconda to pull the most recent version of the library from pypi.org? Which version of Python are you using? It might be that your version of Python is not supported by ManimCE any more. Since Manim 0.19.2 the minimum requirement for Python is 3.11. |
2 replies
|
As of now, Manim v0.20.1 is not officially available via conda (conda-forge). The conda-forge channel typically lags behind the latest Manim releases, so you’ll usually find an older version there. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Are there plans to release version 0.20.1 via
conda? I'm still using 0.19.1 and that's what I currently see onanaconda.org. Just curious.All reactions