python 安装 SQLAlchemy 报错

python学习网 2019-11-30 22:14:04

安装 SQLAlchemy 报错

安装命令

 pip install -i  https://pypi.doubanio.com/simple SQLAlchemy

报错截图

编码错误,这里我们需要改下源码

解决方案

重新安装,安装成功

参数文章:https://www.cnblogs.com/lliuye/p/7640645.html

阅读(2340) 评论(0)