Skip to content

Python error #13

Open
Open
@Khopon

Description

I'm on windows 10 and when I try to run the script I get the following.

Processing Video Info..
Python path configuration:
PYTHONHOME = 'C:\widevine-dl'
PYTHONPATH = (not set)
program name = 'C:\widevine-dl\yt-dlp.exe'
isolated = 0
environment = 0
user site = 0
import site = 0
sys._base_executable = 'C:\widevine-dl\yt-dlp.exe'
sys.base_prefix = ''
sys.base_exec_prefix = ''
sys.executable = 'C:\widevine-dl\yt-dlp.exe'
sys.prefix = ''
sys.exec_prefix = ''
sys.path = [
'C:\widevine-dl\base_library.zip',
'C:\widevine-dl\lib-dynload',
'C:\widevine-dl',
]
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 0x000026c0 (most recent call first):

Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions