该问题的出现是因为windows环境不支持.compiler_so,因此我们需要配置一下windows环境,我的环境是win10+python3.7+tensorflow2.3,

1、按照

https://blog.csdn.net/qq_24800377/article/details/82857018

配置了msys2和bazel后,则该问题能够解决。

2、直接替换掉需要编译的文件

https://blog.csdn.net/u013837919/article/details/86743105

相关文章:

  • 2022-12-23
  • 2021-10-26
  • 2021-09-21
  • 2021-09-26
  • 2022-03-05
  • 2021-08-31
  • 2021-05-28
  • 2021-11-24
猜你喜欢
  • 2021-09-11
  • 2022-12-23
  • 2022-12-23
  • 2021-11-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案