-
Notifications
You must be signed in to change notification settings - Fork 4
Home
emscb edited this page Feb 15, 2020
·
10 revisions
Welcome to the pyconkr wiki!
mac μ¬μ©μλ€μ μν μ€μΉλ²
# https://github.com/python-pillow/Pillow/issues/3438
$ brew install zlib
# https://medium.com/@mohammedhammoud/install-pillow-on-mac-os-x-de2d3d0b3975
$ brew install libjpeg
The headers or library files could not be found for zlib, a required dependency when compiling Pillow from source.
https://github.com/python-pillow/Pillow/issues/3438#issuecomment-543812237
$ export CPATH=`xcrun --show-sdk-path`/usr/include
python manage.py compilemessages
CommandError: Can't find msgfmt. Make sure you have GNU gettext tools 0.15 or newer installed.
- Mac os brew μ€μΉλμ΄μμ κ²½μ° (μΆμ²)
$ brew link gettext --force
- Windows 10,
brew
μλ κ²½μ° (μΆμ²)
-
μ¬μ΄νΈμμ
gettext-tools-xx.zip, gettext-runtime-xx.zip
λ₯Ό λ€μ΄λ°μ΅λλ€. - μμλ‘ ν΄λλ₯Ό νλ λ§λλλ€. (e.g.,
C:\Program Files\gettext-iconv\bin
) - λ€μ΄λ°μ νμΌ κ°κ° μμΆ ν΄μ νμ¬ κ°
bin
ν΄λμ μλ λ΄μ©μ μμ ν΄λμ 볡μ¬ν©λλ€. - μμ ν΄λλ₯Ό μμ€ν
λ³μ
Path
μ μΆκ°ν©λλ€. μ΄ν μ¬λΆν
λ§μ½ README.md
μ΄ν κ³Όμ μ€ bower install
μμ bower
κ° μλ€κ³ νλ€λ©΄
-
npm
μ΄ μλ€λ©΄npm install -g bower