-
pillow-simd install 에러python 기초 2023. 12. 18. 22:53728x90
Pillow-SIMD 설치시 에러가 해결되지 않을때
아래의 경로에서 whl 파일을 바로 받아서 설치하니 해결 되었다.
https://www.lfd.uci.edu/~gohlke/pythonlibs/#pillow-simd
Archived: Python Extension Packages for Windows - Christoph Gohlke
Archived: Python Extension Packages for Windows - Christoph Gohlke by Christoph Gohlke. Updated on 26 June 2022 at 07:27 UTC. This page provides 32 and 64-bit Windows binaries of many scientific open-source extension packages for the official CPython
www.lfd.uci.edu
728x90'python 기초' 카테고리의 다른 글
zfill string 자릿수 맞추기 (0) 2024.02.26 numpy array slicing이 원본 크기를 넘어 섰을 때 (0) 2024.01.01 python mkdir makedirs exist_ok (0) 2023.11.14 cupy util import error (0) 2023.11.14 pip install cupy error (0) 2023.11.14