3b1b / manim

Animation engine for explanatory math videos
MIT License
62.64k stars 5.81k forks source link

AttributeError: 'NoneType' object has no attribute 'loader' #2105

Open AlexQSWitch opened 6 months ago

AlexQSWitch commented 6 months ago

I use my manim on VS Code successfully, but it doesn't work on pycharm. Screenshot 2024-03-03 at 19 52 11

And it prints AttributeError: 'NoneType' object has no attribute 'loader'

Does anybody knows how to solve it? Thanks