로컬에서 Celery + SQS 테스트 하기

Json·2023년 4월 19일

1. install openssl

brew install openssl
pip install --install-option="--with-openssl" --install-option="--openssl-dir=/usr/local/opt/openssl" pycurl

0개의 댓글