mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-09-25 05:26:57 +03:00
doc(installation): building-from-source.rst
error: target not found: mingw-w64-x86_64-python3-pip error: target not found: mingw-w64-x86_64-python3-setuptools
This commit is contained in:
parent
256f6ea1c1
commit
13ae672d35
|
@ -194,9 +194,9 @@ Many of Pillow's features require external libraries:
|
||||||
|
|
||||||
pacman -S \
|
pacman -S \
|
||||||
mingw-w64-x86_64-gcc \
|
mingw-w64-x86_64-gcc \
|
||||||
mingw-w64-x86_64-python3 \
|
mingw-w64-x86_64-python \
|
||||||
mingw-w64-x86_64-python3-pip \
|
mingw-w64-x86_64-python-pip \
|
||||||
mingw-w64-x86_64-python3-setuptools
|
mingw-w64-x86_64-python-setuptools
|
||||||
|
|
||||||
Prerequisites are installed on **MSYS2 MinGW 64-bit** with::
|
Prerequisites are installed on **MSYS2 MinGW 64-bit** with::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user