3b1b / manim

Animation engine for explanatory math videos
MIT License
70.79k stars 6.23k forks source link

I want to install manim #2075

Closed kermag closed 10 months ago

kermag commented 12 months ago

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'

HauenderPhilip commented 11 months ago

I solved this by running pip install setuptools