01 2025 档案
摘要: 当在 CentOS 系统中遇到 pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available 错误时,这通常意味着 Python 的 SSL 模块没
阅读全文
摘要:CentOS 7默认自带了python 2.7,没有3.x,自己动手来安装,n次遇坑,记录一下,供参考: rpm包安装: yum updatesudo yum install yum-utilssudo yum groupinstall developmentsudo yum install htt
阅读全文