[Build] ImportError: dlopen on macOS #714
Answered
by
methane
yanivkrol
asked this question in
Build issue
What OS and which version do you use?macOS Ventura 13.3.1 How did you installed mysql client library?brew install mysql pkg-configOutput from
|
Answered by
methane
May 7, 2024
Replies: 1 comment 4 replies
|
Have you cleared pip cache? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you are using old cache:
After removing
pip cache remove mysqlclient: