Skip to content

Instantly share code, notes, and snippets.

@jufianto
Created October 1, 2019 14:38
Show Gist options
  • Save jufianto/b85ae490896b1f091ee0018e2c58ae28 to your computer and use it in GitHub Desktop.
Save jufianto/b85ae490896b1f091ee0018e2c58ae28 to your computer and use it in GitHub Desktop.
error saat install mysqlclient pyhton
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