You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient
이곳에서 자신의 python 버전(cp), 파이썬 비트(win)에 맞는 mysqlclient를 다운로드 받는다.
(venv) C:\Users\temp\Downloads> pip install {다운 받은 whl 파일 이름}