以 python-telegram-bot
python3 -m pip install -i https://pypi.python.org/simple python-telegram-bot==13.7 -t .
#官方
python3 -m pip install -i https://pypi.python.org/simple python-telegram-bot==
#清华大学
python3 -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple python-telegram-bot==
#腾讯
python3 -m pip install -i http://mirrors.cloud.tencent.com/pypi/simple python-telegram-bot==
#豆瓣
python3 -m pip install -i http://pypi.douban.com/simple python-telegram-bot==
#阿里云
python3 -m pip install -i http://mirrors.aliyun.com/pypi/simple python-telegram-bot==
#华中理工大学
python3 -m pip install -i http://pypi.hustunique.com/simple python-telegram-bot==
#山东理工大学
python3 -m pip install -i http://pypi.sdutlinux.org/simple python-telegram-bot==
#中国科学技术大学
python3 -m pip install -i http://pypi.mirrors.ustc.edu.cn/simple python-telegram-bot==
不确定上方都可有用
参考文献
Installing Packages — Python Packaging User Guide
© 版权声明
网站内容来源于网络,如有侵权,请联系我们,我们将及时处理。
分享是一种美德,当你分享时请你附带上本文链接。
分享是一种美德,当你分享时请你附带上本文链接。
THE END
请登录后查看评论内容