【发布时间】:2020-03-26 03:27:44
【问题描述】:
当我尝试运行我的脚本(我的电报机器人)时,终端中会出现以下内容:
/usr/local/lib/python3.7/dist-packages/python_telegram_bot-12.4.2-
py3.7.egg/telegram/utils/request.py:47: UserWarning: python-telegram-bot is using upstream urllib3.
This is allowed but not supported by python-telegram-bot maintainers.
我要做什么?
非常感谢
【问题讨论】:
标签: python-3.x python-telegram-bot