【发布时间】:2018-02-13 10:31:03
【问题描述】:
File "C:\ProgramData\Anaconda3\lib\site-packages\numpy\distutils\mingw
dry_run, force)
File "C:\ProgramData\Anaconda3\lib\distutils\cygwinccompiler.py", line
if self.ld_version >= "2.10.90":
TypeError: '>=' not supported between instances of 'NoneType' and 'str'
在我的Python环境中长期面对这个错误,不知道是不是cygwin的原因。
【问题讨论】:
标签: python cygwin statsmodels