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

[踩坑]slove "libmysqlclient.so.16 not found" #8

Open
Ph0enixxx opened this issue Nov 4, 2017 · 0 comments
Open

[踩坑]slove "libmysqlclient.so.16 not found" #8

Ph0enixxx opened this issue Nov 4, 2017 · 0 comments

Comments

@Ph0enixxx
Copy link
Owner

  1. use the virualenv create python environment instead of your local python env
    2.pip freeze >req.txt from your local env and then pip install -r req.txt to your local env
    3.run pip install mysqlclient==1.3.4 ,then ok.
@Ph0enixxx Ph0enixxx reopened this Jan 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant