我是 Python 和 Tensorflow 的新手。我尝试使用命令 pip install --upgrade tensorflow 安装 tensorflow。但是,安装失败有两点:
在这两种情况下,错误是相同的
TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
Run Code Online (Sandbox Code Playgroud)
任何人都可以为这个错误提出一些解决方案吗?