Sab*_*san 3 python windows pip conda tensorflow
我收到类似的警告
warnings.warn(
No local packages or working download links found for tensorflow-text~=2.11.0
error: Could not find suitable distribution for Requirement.parse('tensorflow-text~=2.11.0')
Run Code Online (Sandbox Code Playgroud)
如果我跑步pip install 'tensorflow-text~=2.11.0'
我得到:
ERROR: Could not find a version that satisfies the requirement tensorflow-text~=2.11.0 (from versions: 2.8.1, 2.8.2, 2.9.0rc0, 2.9.0rc1, 2.9.0, 2.10.0b2, 2.10.0rc0, 2.10.0)
ERROR: No matching distribution found for tensorflow-text~=2.11.0
Run Code Online (Sandbox Code Playgroud)
tensorflow-text 2.11.0 可在 pypi 上使用
如果我运行pip install tensorflow-text它会安装tensorflow-text 2.10.0并将整个tensorflow降级到2.10.0
版本信息:
我尝试过 pip 和 conda-forge
| 归档时间: |
|
| 查看次数: |
9181 次 |
| 最近记录: |