Win10安裝3blue1Brown的Manim

Mathplot:
https://www.runoob.com/w3cnote/matplotlib-tutorial.html

https://blog.csdn.net/tcy23456/article/details/83505486

https://matplotlib.org/

https://www.runoob.com/numpy/numpy-matplotlib.html

這個(gè)東西感覺并不好用啊。還是試試別的吧

Manim教程
https://www.eulertour.com/learn/manim/coordinate.html

  • 控制面板->區(qū)域和時(shí)鐘->更改日期時(shí)間或數(shù)字格式->管理->更改系統(tǒng)區(qū)域設(shè)置

  • 下載manim from github

  • 修改\manim-master\environment.yml 中 - numpy==1.16.4 , - scipy==1.3.0

  • pip3 install https://download.lfd.uci.edu/pythonlibs/q4hpdf1k/pycairo-1.18.2-cp37-cp37m-win_amd64.whl

  • pip3 install manimlib --default-timeout=1000 (后面這個(gè)參數(shù)防止超時(shí))

  • 安裝下面內(nèi)容
    1. Install FFmpeg.
    2. Install Cairo. For most users,pycairo?1.18.0?cp37?cp37m?win32.whl will do fine.
    需要先去下載這個(gè)文件whl。然后執(zhí)行
    sh pip3 install C:\path\to\wheel\pycairo?1.18.0?cp37?cp37m?win32.whl
    3. Install a LaTeX distribution.MiKTeX is recommended.
    4. Install SoX.
    5. Install the remaining Python packages.

Make sure thatpycairo==1.17.1 is changed topycairo==1.18.0 in requirements.txt.

git clone https://github.com/3b1b/manim.git
cd manim
pip3 install -r requirements.txt
python3 manim.py example_scenes.py SquareToCircle -pl
image
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

友情鏈接更多精彩內(nèi)容