摘要:
一、生成requirements.txt依赖包文件方法1、使用pip freeze命令生成 [root@localhost project]# pip freeze > requirements.txt 2、使用pipreqs命令生成#安装pipreqs命令 [root@localhost proj 阅读全文
posted @ 2021-05-20 09:51
風£飛
阅读(139)
评论(0)
推荐(0)
摘要:
yum install zlib zlib-devel openssl-develrpm -aq|grep opensslwget --no-check-certificate https://www.python.org/ftp/python/2.7.18/Python-2.7.18.tgztar 阅读全文
posted @ 2021-05-20 09:44
風£飛
阅读(95)
评论(0)
推荐(0)
摘要:
# requests支持https访问必须升级openssl为libressl# 安装libressl依赖:yum -y install libffi-develyum -y install zlib zlib-develyum -y install bzip2 bzip2-develyum -y 阅读全文
posted @ 2021-05-20 09:40
風£飛
阅读(952)
评论(0)
推荐(0)
浙公网安备 33010602011771号