공부
[Python] Running setup.py install for mysqlclient ... error
승가비
2020. 6. 18. 20:37
728x90
yum install -y python3-devel.x86_64
https://stackoverflow.com/questions/43047284/how-to-install-python3-devel-on-red-hat-7
How to install python3-devel on red hat 7
I am trying to install something in my virtual environment, which uses anaconda python 3.6. I get the gcc failed with exit status 1, hinting on the absence of the right python3-devel package, as
stackoverflow.com
728x90