mirror of
https://github.com/3b1b/manim.git
synced 2025-09-19 04:41:56 +00:00

Many issues, such as #535, stem from the odd installation procedure of cairo and pycairo on Windows. By changing the pycairo requirement in requirements.txt, pip will no longer attempt to uninstall the working version. This should have no effect on the functionality of manim, though new installations are likely to default to pycairo 1.18.0 now.
10 lines
155 B
Text
10 lines
155 B
Text
argparse==1.4.0
|
|
colour==0.1.5
|
|
numpy==1.15.0
|
|
Pillow==5.2.0
|
|
progressbar==2.5
|
|
scipy==1.1.0
|
|
tqdm==4.24.0
|
|
opencv-python==3.4.2.17
|
|
pycairo>=1.17.1
|
|
pydub==0.23.0
|