摘要: 如果使用python setup.py build_ext --inplace出现如下错误 if self.ld_version >= "2.10.90":TypeError: '>=' not supported between instances of 'NoneType' and 'str' 阅读全文
posted @ 2022-10-14 15:55 笨笨和呆呆 阅读(576) 评论(0) 推荐(0)