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.

Conflict dependency with python-telegram-bot

See original GitHub issue

For the latest release of python-telegram-bot v13.0, they explicitly set the minimum requirement for pytz here to be able to use a new attribute. See related issue here

My docker build stays with python-telegram-bot v12.8 for now, but would be great to handle this by Flexget, e.g. fixing python-telegram-bot version or bump the minimum version of pytz compatible with the latest telegram-bot.

Thanks!

Additional information:

  • FlexGet version: 3.1.72
  • Python version: 3.8
  • Installation method:
  • Using daemon (yes/no):
  • OS and version:
  • Link to crash log:

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:4
  • Comments:18 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
malomehicommented, Oct 25, 2020

Is it planed to update the pytz dependency to version 2020.x?

0reactions
github-actions[bot]commented, Oct 10, 2022

This issue has been stale for 30 days and is being closed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

python-telegram-bot v20.0b0
python -telegram-bot tries to use as few 3rd party dependencies as possible. ... This allows to avoid unnecessary dependency conflicts for users who...
Read more >
Python conflict with keyword "from" in telegram bot
keyword .from is recognized as internal reserved keyword and I get invalid syntax error. How can I solve? Thanks. python · telegram-bot ·...
Read more >
Gangsta: A Telegram Chatbot with Python from scratch
Code: https://github.com/SouravJohar/gangstaTelegram: web. telegram.orgGizoogle : www.gizoogle.
Read more >
python-telegram-bot Documentation - Read the Docs
python -telegram-bot tries to use as few 3rd party dependencies as possible. ... This allows to avoid unnecessary dependency conflicts for users who...
Read more >
python-telegram-bot-git - AUR (en) - Arch Linux
Package Details: python-telegram-bot-git 1:20.0a0.r5.23ed0880-1 ... Conflicts: python-telegram-bot ... Missing dependency python-pytest-timeout .
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