admin管理员组文章数量:1399830
I’m trying to install the bot-studio
library for Amazon automation. I used the following command: pip install bot-studio==1.4.0
, but I’m getting this error:
ERROR: Could not find a version that satisfies the requirement bot-studio==1.4.0 (from versions: none)
ERROR: No matching distribution found for bot-studio==1.4.0
I’m trying to install the bot-studio
library for Amazon automation. I used the following command: pip install bot-studio==1.4.0
, but I’m getting this error:
ERROR: Could not find a version that satisfies the requirement bot-studio==1.4.0 (from versions: none)
ERROR: No matching distribution found for bot-studio==1.4.0
Share
Improve this question
asked Mar 24 at 23:21
kevin Escalantekevin Escalante
111 silver badge5 bronze badges
1 Answer
Reset to default 0The bot-studio
library is no longer present on PyPi's servers. It was discontinued in 2022.
Building support is still present however (requires make)
本文标签: automationHow to install botstudio library in PythonStack Overflow
版权声明:本文标题:automation - How to install `bot-studio` library in Python? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744224245a2596012.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论