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
$ gallery-dl -v
Python path configuration:
PYTHONHOME = (not set)
PYTHONPATH = (not set)
program name = 'C:\gallery-dl.exe'
isolated = 1
environment = 0
user site = 0
import site = 0
sys._base_executable = 'C:\\gallery-dl.exe'
sys.base_prefix = ''
sys.base_exec_prefix = ''
sys.executable = 'C:\\gallery-dl.exe'
sys.prefix = ''
sys.exec_prefix = ''
sys.path = [
'C:\\gallery-dl.exe',
]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'
Current thread 0x00001f5c (most recent call first):
<no Python frame>
1.28.1 works
$ gallery-dl -v
[gallery-dl][debug] Version 1.28.1 - Executable (stable/windows)
[gallery-dl][debug] Python 3.8.10 - Windows-7-6.1.7601-SP1
[gallery-dl][debug] requests 2.32.3 - urllib3 2.2.3
usage: gallery-dl-OLD.exe [OPTION]... URL...
gallery-dl-OLD.exe: error: The following arguments are required: URL
Use 'gallery-dl --help' to get a list of all options.
The text was updated successfully, but these errors were encountered:
1.28.1 works
The text was updated successfully, but these errors were encountered: