装个pymssql怎么那么难
-
cython 没装
-
Wheel 没装
-
Visual Studio c++ 2019 没装
-
Cannot open include file: ‘sqlfront.h’: No such file or directory
最后忍无可忍,看这里,从第2步开始
点了2里面的“此处”,也就是
https://www.lfd.uci.edu/~gohlke/pythonlibs/#pymssql
然后放到python目录下,照上面从命令行安装就好了。
装个pymssql怎么那么难
cython 没装
Wheel 没装
Visual Studio c++ 2019 没装
Cannot open include file: ‘sqlfront.h’: No such file or directory
最后忍无可忍,看这里,从第2步开始
点了2里面的“此处”,也就是
https://www.lfd.uci.edu/~gohlke/pythonlibs/#pymssql
然后放到python目录下,照上面从命令行安装就好了。
相关文章: