Could not find platform independent libraries <prefix>
Python path configuration:
PYTHONHOME = (not set)
PYTHONPATH = (not set)
program name = 'python.exe'
isolated = 0
environment = 1
user site = 1
safe_path = 0
import site = 1
is in build tree = 0
stdlib dir = 'C:\Lib'
sys._base_executable = 'C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python311\\python.exe'
sys.base_prefix = 'C:\\'
sys.base_exec_prefix = 'C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python311'
sys.platlibdir = 'DLLs'
sys.executable = 'C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python311\\python.exe'
sys.prefix = 'C:\\'
sys.exec_prefix = 'C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python311'
sys.path = [
'C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python311\\python311.zip',
'C:\\Lib',
'C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python311\\DLLs',
]
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 0x00000964 (most recent call first):
<no Python frame>