py3exiv2 설치 방법

2023년 9월 8일 at 7:14 pm

export CPLUS_INCLUDE_PATH=/opt/homebrew/Cellar/exiv2/0.27.6/include/:/opt/homebrew/Cellar/libssh/0.10.5_1/include/:/opt/homebrew/Cellar/boost/1.82.0_1/include/
export LDFLAGS=”-L/opt/homebrew/Cellar/boost-python3/1.82.0/lib -L/opt/homebrew/Cellar/exiv2/0.27.6/lib”

pip install py3exiv2