3b1b / manim

Animation engine for explanatory math videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I want to install manim

kermag opened this issue · comments

I typed manimgl in cmd

error
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Users\jm\AppData\Local\Programs\Python\Python312\Scripts\manimgl.exe_main
.py", line 4, in
File "C:\Users\jm\AppData\Local\Programs\Python\Python312\Lib\site-packages\manimlib_init
.py", line 1, in
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

I solved this by running
pip install setuptools