TypeError: ‘>=‘ not supported between instances of ‘NoneType‘ and ‘str‘

File “G:\Anaconda3\lib\distutils\cygwinccompiler.py”, line 129, in init
if self.ld_version >= “2.10.90”:
TypeError: ‘>=’ not supported between instances of ‘NoneType’ and ‘str’

conda install libpython

即可解决问题,如果海报gcc的错误,那就下载visual studio2015+(鉴于python3.0+)

上一篇:SQL 使用between完成表连接


下一篇:mysql – 如何选择BETWEEN列的范围列