Update Maca仓库使用工具帮助

mirror 2024-09-12 09:28:10 +08:00
parent 534d9b4164
commit d57443568c

@ -35,7 +35,7 @@ pip index versions triton -i https://mirror.metax-tech.com/maca-pypi/simple --tr
`Python 3.8`统环境:只能搜索到与 3.8 相关的包版本。
`Python 3.10`系统环境:只能搜索到与 3.10 相关的包版本。
`Maca3.0`
但当系统环境为 **Python 3.7****Python 3.9**或 **Python 3.11** 高于低于python3.8和python10 时,执行 `pip install triton==` 和`pip index versions triton` 命令可能会出现以下错误:
could not find a version that satisfies the requirement <package>==
```