opencompass
opencompass copied to clipboard
[Bug] 不支持python3.10以上安装
先决条件
问题类型
我正在使用官方支持的任务/模型/数据集进行评估。
环境
python 3.11
重现问题 - 代码/配置示例
.
重现问题 - 命令或脚本
pip install opencompass
重现问题 - 错误信息
Collecting pyext (from opencompass) Using cached pyext-0.7.tar.gz (7.8 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [9 lines of output]
Traceback (most recent call last):
File "
其他信息
如何在python3.10+的版本上使用opencompass?