ModuleNotFoundError: No module named 'manimlib.scene.interactive_scene'
Open
- Dominant language
- Python
- Stars
- 11.2k
- Forks
- 2.1k
- Avg merge
- 5h 49m
- Merged PRs (30d)
- 3
Description
I'm on mac os Monterey, and i'm trying to run this code, I've looked through the other issues and tried all the solutions that apply to my OS. However, none of them have worked for me. I have manimgl, I've imported sys and added `sys.path.append(".")/("..").`
Whenever I run `"python3 scenes.py InitialDemo"` it gives me the `ModuleNotFoundError: No module named 'manimlib.scene.interactive_scene'` error. I would really like to run this code, and any help would be greatly appreciated. Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.