Programing/Django

[Error] Failed building wheel for mysqlclient

mjune.kim 2020. 3. 28. 11:52

Try to install these packets

1. build-essential

$> sudo apt install build-essential

2. wheel

$> pip install wheel