学习Python 四

昨晚安装pymssql时,失败了,提示pip版本需要升级:

下面是升维pip:

python -m pip install --upgrade pip。

原文地址:https://www.cnblogs.com/insus/p/13277356.html