You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: