Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python mysqlclient 설치 시 ModuleNotFoundError: No module named '_ctypes' 오류 #298

Open
cs71107 opened this issue Nov 15, 2020 · 5 comments
Labels
backend duplicate This issue or pull request already exists question Further information is requested

Comments

@cs71107
Copy link
Collaborator

cs71107 commented Nov 15, 2020

안녕하세요. 불의의 사고로... 기존 우분투를 밀어 버리고, 다시 설치한 후 mysql 재설치 및 가상환경 설정등도 다시 하고 있습니다. 그런데, 다른 패키지들은 잘 설치되는데 반해, mysqlclient 설치시에만 위와 같이 에러가 발생하고 있습니다. mysql은 미리 설치했고, python 3.8.3 버전에서 가상환경 설치하여 진행하고 있습니다.
구글링해서 나온 결과
sudo apt-get install libffi-dev
등의 해결책이 나오길래 해보았지만.. 진척이 없습니다...
혹시 파이썬을 아예 다시 설치할까요? 그런데 구글링을 해보아도 제가 원하는(깔끔한) 재설치 방식이 안 보여서 지금 매우 멘붕한 상태입니다. ㅠㅠ 도와주시면 감사하겠습니다..

@cs71107 cs71107 added backend question Further information is requested labels Nov 15, 2020
@davin111
Copy link
Member

davin111 commented Nov 15, 2020

Ubuntu를 미셨다는 게 local 환경 말씀하시는 것일까요? 조금 더 구체적으로 상황과 환경이 기술되어 있으면 다른 분들이 도와드리기 좋을 것 같습니다. 감이 잘 안 잡히네요. 저 에러 관련해서 최대한 더 구글링해보고 해결해보시면 좋을 것 같네요.(언젠가 본 거 같은 내용이긴 해요, 그렇게 특이한 것은 아닌듯?) 저는 Ubuntu를 사용하지 않고, 어떤 과정을 거치셨는지 정확히 알기 어려워 명확히 재현해보긴 어려울 것 같습니다.

@davin111
Copy link
Member

davin111 commented Nov 15, 2020

#94 당장 여기 rookies에서도 거의 동일한 issue 있네요 ㅎㅎ 좀 더 침착히 찾아보시면 모두의 시간을 줄일 수 있습니다..!

@cs71107
Copy link
Collaborator Author

cs71107 commented Nov 15, 2020

로컬 환경입니다!

@davin111
Copy link
Member

davin111 commented Nov 15, 2020

@cs71107 해결하시면 어떻게 해결하셨는지 남겨주세요~

@cs71107
Copy link
Collaborator Author

cs71107 commented Nov 16, 2020

위의 #94 이슈처럼 해결했습니다! 저 오류는 그냥 새로 밀어야 하는 것 같습니다 ㅠㅠ

@davin111 davin111 added the duplicate This issue or pull request already exists label Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend duplicate This issue or pull request already exists question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants