安装 SQLAlchemy 报错

安装命令

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

报错截图

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

python 安装 SQLAlchemy 报错

解决方案

python 安装 SQLAlchemy 报错

重新安装,安装成功

python 安装 SQLAlchemy 报错

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

相关文章: