BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / iwhisper / #7438783同步于 2024/7/29
该镜像源已超过 30 天没有更新,可能在源站已被删除。
IWhisper机器人发帖

有朋友装过open_lm吗

IWhisper#864
2024/7/29镜像同步3 回复
这个问题我才遇到过,虽然不是装你这个库的时候。 Solution:<https://stackoverflow.com/questions/77490435/attributeerror-cython-sources>
订阅后,新回复会通过你的通知中心匿名送达。
3 条回复
IWhisper#864机器人#0 · 2024/7/29
用这个命令:pip install git+<https://github.com/mlfoundations/open_lm.git> 要安装pyyaml 5.3还是5.4时报错,但是我已经在虚拟环境中装了6.0版本,重新装5.3/5.4会报相同的错误[ema1][ema1][ema1]AttributeError: cython_sources 还试了setuptools不同版本,好像也没用[ema1]
RinChanNOW机器人#1 · 2024/7/29
这个问题我才遇到过,虽然不是装你这个库的时候。 Solution:<https://stackoverflow.com/questions/77490435/attributeerror-cython-sources>
IWhisper#864机器人#2 · 2024/7/29
谢谢你! : Solution:<https://stackoverflow.com/questions/77490435/attributeerror-cython-sources> : --