mysqlclient

    [Python] mysql client 설치 에러 (subprocess-exited-with-error..)

    문제프로젝트 개발환경을 세팅하면서 Mysql 과 연동하기 위해 client 설치도중 다음과 같은 에러를 만났다..❯ pip install mysqlclientCollecting mysqlclient Using cached mysqlclient-2.2.4.tar.gz (90 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [27 lines of output] /b..