環(huán)境:
centos :VM-12-7-centos
背景
在使用python安裝docker-compose時,提示,所以需要安裝python壁查,
//安裝python
sudo yum install python3
//安裝compse
sudo pip install docker-compose
出現(xiàn)錯誤
fatal error: pyconfig.h: No such file or directory
解決:
sudo yum install python36-devel