mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Merge pull request #191 from 3b1b/readme-edit
added aggdraw-1.3 caveat to README
This commit is contained in:
commit
f19a50784b
1 changed files with 5 additions and 0 deletions
|
@ -31,6 +31,11 @@ dependencies.
|
|||
|
||||
This doesn't install freetype, but I don't think it's required for this project
|
||||
|
||||
The latest version of aggdraw (1.3 as of 2018) does not work with manim. Uninstall it beforehand if necessary:
|
||||
```sh
|
||||
pip uninstall aggdraw
|
||||
```
|
||||
|
||||
## How to Use
|
||||
Try running the following:
|
||||
```sh
|
||||
|
|
Loading…
Add table
Reference in a new issue