question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

missing python-telegram-bot pkg

See original GitHub issue

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:

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
NewFolkcommented, Jun 29, 2016

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

0reactions
liiightcommented, Jul 3, 2016

ok. let me know if there’s any issues. i tested it with old version of telegram (3.4 and up to latest 4.3.1) on py3 and py3, so it should be fine

Read more comments on GitHub >

github_iconTop Results From Across the Web

python-telegram-bot 13.15 - PyPI
In addition to the pure API implementation, this library features a number of high-level classes to make the development of bots easy and...
Read more >
No module named 'telegram' error after installing python ...
Message=No module named 'telegram'. and Visual studio highlight this line of code : import telegram.ext. I have tried installing python-telegram ...
Read more >
python-telegram-bot
python -telegram-bot · We have made you a wrapper you can't refuse · It's fun · Easy to setup · And it is...
Read more >
python-telegram-bot-raw - Python package - Snyk
The python package python-telegram-bot-raw was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package was deemed as ......
Read more >
5. Installing Packages - Intro to Python with Telgeram Bots
pip --version. You should get the following response: · pip 9.0.1 from c:\users\... · sudo easy-install pip. Double click on the file. ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found