当前位置:   article > 正文

搭建Python(3.7及以上版本)环境并安装DashScope SDK报错_pip install dashscope

pip install dashscope

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


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

pip install dashscope
  • 1

但是会报错,如下所示:

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

  • 1
  • 2
  • 3

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

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

  • 1
  • 2
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/weixin_40725706/article/detail/869720
推荐阅读
相关标签
  

闽ICP备14008679号