Fix: Update installation guide to use Python 3.9 (Python 3.8 incompatible with ipython>=8.18.0) (#2406)
The installation instructions suggested python=3.8, but manimgl depends on ipython>=8.18.0, which requires Python ≥3.9. This PR updates the environment creation command to use Python 3.9 to avoid installation errors.
L
Leon committed
52c80f9093997d60dbdaa62ff2d87c8ee108417a
Parent: 553231b
Committed by GitHub <[email protected]>
on 2/10/2026, 6:32:05 PM