uv init --python 3.13 manimations
cd manimations
uv add manim
uv run manim checkhealth
first start the virtual enviroment
.venv\Scripts\activate
then create new project
manim init project my-project --default
then select a peference template to choose
manim main.py Test --format=png
cd <>
manim -pql main.py <scene>
Removed the problematic av package (version 13.1.0) from your environment
Reinstalled av (version 16.0.1) from conda-forge, which includes properly compiled FFmpeg dependencies for Windows
Upgraded related system libraries (ffmpeg, openssl, python, etc.) to ensure compatibility
The error you were experiencing (ImportError: DLL load failed while importing _core) was due to incompatible or missing FFmpeg dependencies. By using conda-forge's build of PyAV, all necessary DLL files and dependencies are properly configured for Windows.
Dyncamics
|---SP1
|---SP2
|---KP2
|...
.
.
.