Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TimerBot PROBLEM#3439

AnsweredbyBibo-Joshi
p17m0 asked this question inQ&A
Dec 23, 2022· 1 comments· 4 replies
Discussion options

I took example and ...
AttributeError: 'NoneType' object has no attribute 'get_jobs_by_name'
How to solve it? My context.job_queue is None, why?

You must be logged in to vote

Since V20.0a5 most 3rd party dependencies are converted into optional dependencies. To use the JobQueue, install viapip install python-telegram-bot[job-queue] --pre. More info is available in the readme/the docs Startpage/the pypi page

Replies: 1 comment 4 replies

Comment options

Since V20.0a5 most 3rd party dependencies are converted into optional dependencies. To use the JobQueue, install viapip install python-telegram-bot[job-queue] --pre. More info is available in the readme/the docs Startpage/the pypi page

You must be logged in to vote
4 replies
@p17m0
Comment options

Thank you a lot!

@Thesoul20
Comment options

I have run the command :pip install python-telegram-bot[job-queue] --pre success, but the problem still appear.

@Poolitzer
Comment options

you probably run the python file with a different environment then pip installs to. How do you run it?

@vakhrushevgp

This comment was marked as off-topic.

Answer selected byp17m0
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
5 participants
@p17m0@Bibo-Joshi@Poolitzer@Thesoul20@vakhrushevgp

[8]ページ先頭

©2009-2025 Movatter.jp