For all you math lovers and teachers out there!
Since I already had a python3 environmental setup using pip3 I decided to install Manium.
It went smoothly. Had to upgrade a couple of modules but that went OK too. Now to play with it.
Since I already had a python3 environmental setup using pip3 I decided to install Manium.
It went smoothly. Had to upgrade a couple of modules but that went OK too. Now to play with it.
Code:
sudo apt install libcairo2-dev libpango1.0-dev ffmpeg pip3 install manim pip3 check pip3 install --upgrade pygments pip3 check pip3 install testresources pip3 check pip3 install wurlitzer pip3 check pip3 list echo $PATH PATH=$PATH:/home/jerry/.local/bin pip3 check