Created
October 1, 2019 14:38
-
-
Save jufianto/b85ae490896b1f091ee0018e2c58ae28 to your computer and use it in GitHub Desktop.
error saat install mysqlclient pyhton
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mysql dengan harus install paket | |
`pip install --user mysqlclient` kalau error install dulu paketnya di linux | |
`sudo apt-get install libmysqlclient-dev | |
` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment