小编Hun*_*han的帖子

cygwincompiler TypeError: '>=' 在 'NoneType' 和 'str' 的实例之间不受支持

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'
Run Code Online (Sandbox Code Playgroud)

长期以来在我的 python 环境中面临这个错误,我不知道是否由于 cygwinenter code here

python cygwin statsmodels

5
推荐指数
2
解决办法
9775
查看次数

标签 统计

cygwin ×1

python ×1

statsmodels ×1