我的python-telegram-bot噴惹
chris1004tw@live:~/unotw_bot$ pip install python-telegram-bot
Downloading/unpacking python-telegram-bot
Downloading python_telegram_bot-4.0.3-py2.py3-none-any.whl (123kB): 123kB downloaded
Downloading/unpacking future (from python-telegram-bot)
Downloading future-0.15.2.tar.gz (1.6MB): 1.6MB downloaded
Running setup.py (path:/tmp/pip-build-f836Mg/future/setup.py) egg_info for package future
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
Installing collected packages: python-telegram-bot, future
Running setup.py install for future
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
Installing pasteurize script to /home/chris1004tw/.local/bin
Installing futurize script to /home/chris1004tw/.local/bin
Successfully installed python-telegram-bot future
Cleaning up...