直接安装失败

https://www.lfd.uci.edu/~gohlke/pythonlibs/#pymssql

去下载对应的 pymssql   whl版本

之后 

pip install wheel   一般已经安装

再安装

pip install pymssql-2.1.4.dev5-cp36-cp36m-win_amd64.whl

相关文章:

  • 2021-06-21
  • 2021-05-31
  • 2021-07-27
  • 2022-12-23
  • 2021-12-13
  • 2022-12-23
  • 2022-12-23
  • 2021-07-08
猜你喜欢
  • 2021-09-26
  • 2022-02-08
  • 2021-06-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
相关资源
相似解决方案