-------------- Occurrence #1: -------------- > D:\Workplace>run.py > Fatal Python error: Py_Initialize: can't initialize sys standard streams > Traceback (most recent call last): > File "", line 755, in _open_registry > FileNotFoundError: [WinError 2] The system cannot find the file specified > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > File "C:\Program Files\Python\Python333\lib\encodings\__init__.py", line 98, in search_function > level=0) > File "", line 1565, in _find_and_load > File "", line 1523, in_find_and_load_unlocked > File "", line 1477, in _find_module > File "", line 777, in find_module > File "", line 768, in _search_registry > File "", line 755, in _open_registry > KeyboardInterrupt -------------- Occurrence #2: -------------- > D:\Workplace>run.py > Fatal Python error: Py_Initialize: can't initialize sys standard streams > Traceback (most recent call last): > File "C:\Program Files\Python\Python333\lib\codecs.py", line 165, in __init__ > def __init__(self, errors='strict'): > KeyboardInterrupt -------------- Occurrence #3: -------------- > D:\Workplace>run.py > Fatal Python error: Py_Initialize: can't initialize sys standard streams > Traceback (most recent call last): > File "", line 1565, in _find_and_load > File "", line 1523, in _find_and_load_unlocked > File "", line 1477, in _find_module > File "", line 1309, in find_module > File "", line 1288, in _get_loader > File "", line 1387, in find_loader > File "", line 110, in _path_isfile > File "", line 101, in _path_is_mode_type > KeyboardInterrupt -------------- Occurrence #4: -------------- > D:\Workplace>run.py > Fatal Python error: Py_Initialize: can't initialize sys standard streams > Traceback (most recent call last): > File "C:\Program Files\Python\Python333\lib\io.py", line 52, in > import abc > File "", line 1565, in _find_and_load > File "", line 1533, in _find_and_load_unlocked > File "", line 486, in _verbose_message > KeyboardInterrupt -------------- Occurrence #5: -------------- > D:\Workplace>run.py > Fatal Python error: Py_Initialize: can't initialize sys standard streams > Traceback (most recent call last): > File "C:\Program Files\Python\Python333\lib\io.py", line 52, in > import abc > File "C:\Program Files\Python\Python333\lib\abc.py", line 6, in > from _weakrefset import WeakSet > File "", line 1559, in _find_and_load > KeyboardInterrupt -------------- Occurrence #6: -------------- > D:\Workplace>run.py > Fatal Python error: Py_Initialize: can't initialize sys standard streams > Traceback (most recent call last): > File "C:\Program Files\Python\Python333\lib\encodings\__init__.py", line 69, in search_function > def search_function(encoding): > KeyboardInterrupt -------------- Occurrence #7: -------------- > D:\Workplace>run.py > Fatal Python error: Py_Initialize: can't initialize sys standard streams > Traceback (most recent call last): > File "C:\Program Files\Python\Python333\lib\io.py", line 52, in > import abc > File "C:\Program Files\Python\Python333\lib\abc.py", line 6, in > from _weakrefset import WeakSet > File "", line 1565, in _find_and_load > File "", line 1532, in _find_and_load_unlocked > File "", line 584, in _check_name_wrapper > File "", line 1022, in load_module > File "", line 1003, in load_module > KeyboardInterrupt -------------- Occurrence #8: -------------- > D:\Workplace>run.py > Fatal Python error: Py_Initialize: can't initialize sys standard streams > Traceback (most recent call last): > File "C:\Program Files\Python\Python333\lib\encodings\__init__.py", line 98, in search_function > level=0) > File "", line 1565, in _find_and_load > File "", line 1532, in _find_and_load_unlocked > File "", line 584, in _check_name_wrapper > File "", line 1022, in load_module > File "", line 1003, in load_module > File "", line 560, in module_for_loader_wrapper > File "", line 857, in _load_module > File "", line 439, in cache_from_source > KeyboardInterrupt -------------- Occurrence #9: -------------- > D:\Workplace>run.py > Fatal Python error: Py_Initialize: can't initialize sys standard streams > Traceback (most recent call last): > File "C:\Program Files\Python\Python333\lib\encodings\__init__.py", line 98, in search_function > level=0) > File "C:\Program Files\Python\Python333\lib\encodings\cp852.py", line 175, in > 0x00ff: 0x00a0, # NO-BREAK SPACE > KeyboardInterrupt