File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99- install MSYS2 and add C:\MSYS\usr\bin to PATH environment variable
1010- download https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/win64/nasm-2.15.05-win64.zip , unzip onto C:\apps\NASM and add D:\apps\NASM to PATH environment variable.
1111- on Administrator miniforge prompt, pip install meson
12- - build and install quick hack pillow to support R16G16B16 https://github.com/manoreken2/Pillow/tree/main/winbuild
12+ - build and install quick hack pillow to support R16G16B16 https://github.com/manoreken2/Pillow-R16G16B16 /tree/main/winbuild
1313- on Administrator miniforge prompt, cd to this directory, cd winbuild and python build_prepare.py
1414- cd winbuild/build and build_dep_all.cmd and build_pillow_avif_plugin.cmd
1515- cd to this directory and python -m pip install -e .
You can’t perform that action at this time.
0 commit comments