Ask Your Question
0

ModuleNotFoundError: No module named 'animatplot'

asked 2020-03-15 08:02:37 +0200

ortollj gravatar image

Hi

import animatplot as amp

Because I had originally installed SageMath using the bin file sage-9.0-Ubuntu_18.04-x86_64.tar.bz2

I suppose that in order to have the animatplot library in Sagemath Jupyter notebook, I must re-install Sagemath from source ? (I tried without success with the command :pip install animatplot without any error during the animatplot install process, but the library was still unknown in sagemath Jupyter notebook) .

animatplot Documentation

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-03-15 19:51:19 +0200

Try sage --pip install animatplot.

edit flag offensive delete link more

Comments

Thank you @John Palmieri it is ok now with sage --pip install animatplot

ortollj gravatar imageortollj ( 2020-03-15 20:32:29 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2020-03-15 08:02:37 +0200

Seen: 553 times

Last updated: Mar 15 '20