Flexget: missing python-telegram-bot pkg

Expected behaviour:

Send a message to one or more Telegram users or groups upon accepting a download.

Actual behaviour:

missing python-telegram-bot pkg

Steps to reproduce:

so I changed send_telegram to telegram.

Config:

paste relevant config
use paste service if config is too long

Log:

2016-06-30 00:04 WARNING  plugin        task      missing python-telegram-bot pkg
2016-06-30 00:04 WARNING  plugin        task      missing python-telegram-bot pkg
2016-06-30 00:05 WARNING  plugin        task      missing python-telegram-bot pkg
2016-06-30 00:05 WARNING  plugin        task      missing python-telegram-bot pkg
2016-06-30 00:05 WARNING  plugin        task      missing python-telegram-bot pkg
2016-06-30 00:05 WARNING  plugin        task      missing python-telegram-bot pkg
2016-06-30 00:05 WARNING  plugin        task      missing python-telegram-bot pkg
2016-06-30 00:05 WARNING  plugin        task      missing python-telegram-bot pkg
2016-06-30 00:06 WARNING  plugin        task      missing python-telegram-bot pkg
2016-06-30 00:06 WARNING  plugin        task      missing python-telegram-bot pkg
2016-06-30 00:06 WARNING  plugin        task      missing python-telegram-bot pkg
2016-06-30 00:06 WARNING  plugin        task      missing python-telegram-bot pkg

Additional information:

  • Flexget Version:
/usr/local/flexget/env/bin/flexget -V
2.1.3
You are on the latest release.
  • Python Version: 2.7.9
  • python-telegram-bot Version : 4.3.1
  • OS and version: Synology DSM
  • Link to crash log:

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Reactions: 2
  • Comments: 17 (8 by maintainers)

Most upvoted comments

pip install python-telegram-bot==4.2.1 –test pass with no warning