Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unsupported version of Python #8002

Open
lancer-wang opened this issue Mar 27, 2025 · 1 comment
Open

unsupported version of Python #8002

lancer-wang opened this issue Mar 27, 2025 · 1 comment

Comments

@lancer-wang
Copy link

Image

my python version is 3.11

You are using an unsupported version of Python. Only Python versions 3.9 and above are supported by yt-dlp
stop
Traceback (most recent call last):
 File "utils", line 1403, in start
 File "utils", line 1493, in start_
 File "extractor\youtube_downloader", line 496, in read
 File "decorator", line 232, in fun
 File "constants", line 946, in try_
 File "constants", line 915, in try_
 File "extractor\youtube_downloader", line 557, in get_videos
 File "extractor\youtube_downloader", line 583, in read_channel
 File "decorator", line 232, in fun
 File "constants", line 946, in try_
 File "constants", line 915, in try_
 File "extractor\youtube_downloader", line 595, in read_playlist
 File "ytdl", line 366, in YoutubeDL
 File "decorator", line 232, in fun
 File "locker", line 64, in _wrapper
 File "ytdl", line 331, in get_ytdl
 File "ytdl", line 320, in get_ytdl
 File "imp", line 171, in load_source
 File "<frozen importlib._bootstrap>", line 702, in _load
 File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
 File "<frozen importlib._bootstrap_external>", line 848, in exec_module
 File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
 File "C:\Users\Lancer\AppData\Local\Temp\_MEI15202\ytdl_18a0c5f4\yt_dlp\yt_dlp\__init__", line 4, in <module>
   raise ImportError(
ImportError: You are using an unsupported version of Python. Only Python versions 3.9 and above are supported by yt-dlp

Invalid: fail=True
EOT: https://www.youtube.com/@panpianoatelier/videos  (27.4s)
@eskadrggj
Copy link

This fix in another issue and it might help you click

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants