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+)