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

大佬请问下安装报错这个是啥问题? #624

Open
17321505207 opened this issue Oct 18, 2024 · 1 comment
Open

大佬请问下安装报错这个是啥问题? #624

17321505207 opened this issue Oct 18, 2024 · 1 comment

Comments

@17321505207
Copy link

PS E:\N_m3u8DL-CLI\python3.12.4> E:\N_m3u8DL-CLI\python3.12.4\BallonsTranslator\launch.py
E:\N_m3u8DL-CLI\python3.12.4\BallonsTranslator\launch.py:10: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
py version: 3.12.4 (tags/v3.12.4:8e8a4ba, Jun 6 2024, 19:30:16) [MSC v.1940 64 bit (AMD64)]
py executable: E:\N_m3u8DL-CLI\python3.12.4\python.exe
version: 1.4.0
branch: dev
Commit hash:
Traceback (most recent call last):
File "E:\N_m3u8DL-CLI\python3.12.4\BallonsTranslator\launch.py", line 309, in
main()
File "E:\N_m3u8DL-CLI\python3.12.4\BallonsTranslator\launch.py", line 160, in main
from utils.io_utils import find_all_files_recursive
File "E:\N_m3u8DL-CLI\python3.12.4\BallonsTranslator\utils\io_utils.py", line 9, in
import requests
File "E:\N_m3u8DL-CLI\python3.12.4\Lib\site-packages\requests_init_.py", line 43, in
import urllib3
File "E:\N_m3u8DL-CLI\python3.12.4\Lib\site-packages\urllib3_init_.py", line 7, in
from .connectionpool import HTTPConnectionPool, HTTPSConnectionPool, connection_from_url
File "E:\N_m3u8DL-CLI\python3.12.4\Lib\site-packages\urllib3\connectionpool.py", line 11, in
from .exceptions import (
File "E:\N_m3u8DL-CLI\python3.12.4\Lib\site-packages\urllib3\exceptions.py", line 2, in
from .packages.six.moves.http_client import IncompleteRead as httplib_IncompleteRead
ModuleNotFoundError: No module named 'urllib3.packages.six.moves'

@aqssxlzc
Copy link

用python3.10来启动吧

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