pycharm中,terminal使用以下命令:
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple requests mysqlclient
排坑:
安装了一个3.8版本的Python,折腾了一天,怎么都装不上。换成Python3.7, ok~
pycharm中,terminal使用以下命令:
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple requests mysqlclient
排坑:
安装了一个3.8版本的Python,折腾了一天,怎么都装不上。换成Python3.7, ok~