I creating project in django and I have problem
Need to make one model, how can I get FOO_set if I have one model?
I try to install mysqlclient on my linux computer by using pip install mysqlclinet but give me error
pip install mysqlclient –break-system-packages
Defaulting to user installation because normal site-packages is not writeable
WARNING: Skipping /usr/lib/python3.12/dist-packages/argcomplete-3.1.4.dist-info due to invalid metadata entry ‘name’
Collecting mysqlclient
Using cached mysqlclient-2.2.4.tar.gz (90 kB)
Installing build dependencies … done
Getting requirements to build wheel … error
error: subprocess-exited-with-error