当前位置: 代码迷 >> 综合 >> return types.CodeType( TypeError: an integer is required (got type bytes) python3.8和目前pyodps不兼容
  详细解决方案

return types.CodeType( TypeError: an integer is required (got type bytes) python3.8和目前pyodps不兼容

热度:19   发布时间:2024-01-28 00:37:16.0

降python版本就可以了,降到3.7

 

最新的版本还是看看就好了,晚点升版本吧,等别的第三方库都跟上来再说

 

 

  相关解决方案