-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UsageError: Line magic function %%manim
not found.
#34
Comments
|
I followed your solution:
The same problem still occurs, I'm not sure if this is the problem with my code syntax or not but I thinks there's something missing I need to install, can you provide list of items I need to install? |
Ran into the same issue, using the following configuration: MacOS 12.1
|
Is this a list of items I need to install in order to fix the error or you're pointing out you have the same problem occurred? |
Sorry about non-descriptive post, @Tho100. I mean, I ran into the same problem and listed my configuration for reproducibility purposes. |
Same here.
|
even dont't need the import jupyter_manim @Tho100 :) |
I completed the installation:
pip.exe install manimlib
pip.exe install jupyter_manim
when I executed this code:
The jupyter console displays this error: UsageError: Line magic function
%%manim
not found.How do I fix it?
Windows 10
Visual Studio Code
Python 3.9
The text was updated successfully, but these errors were encountered: