随笔分类 -  Python

摘要:yum --enablerepo=extras install epel-release -y yum -y install python-pip 阅读全文
posted @ 2018-04-27 15:23 功名未立 阅读(93) 评论(0) 推荐(0)
摘要:安装pip:wget --no-check-certificate https://bootstrap.pypa.io/get-pip.pypython get-pip.py 安装easy_installwget --no-check-certificate https://bootstrap.py 阅读全文
posted @ 2018-04-26 14:57 功名未立 阅读(165) 评论(0) 推荐(0)