0
点赞
收藏
分享

微信扫一扫

工作电压范围宽的国产音频限幅器D2761用于蓝牙音箱,输出噪声最大仅-90dBV

搭建Python3.7及以上版本环境并安装DashScope SDK报错


搭建Python环境这里忽略,搭建好环境后安装

pip install dashscope

但是会报错,如下所示:

ERROR: Could not find a version that satisfies the requirement dashscope (from versions: none)
ERROR: No matching distribution found for dashscope

可以尝试以下方法成功安装:

pip install dashscope -i https://pypi.tuna.tsinghua.edu.cn/simple/

举报

相关推荐

0 条评论