import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import 'winreg' # import '_io' # import 'marshal' # import 'nt' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\encodings\__pycache__\__init__.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\encodings\__init__.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\encodings\\__pycache__\\__init__.cpython-313.pyc' import '_codecs' # import 'codecs' # # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\encodings\__pycache__\aliases.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\encodings\aliases.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\encodings\\__pycache__\\aliases.cpython-313.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B44722A350> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4471A5400> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\encodings\__pycache__\utf_8.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\encodings\utf_8.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\encodings\\__pycache__\\utf_8.cpython-313.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B44722A490> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\encodings\__pycache__\cp1252.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\encodings\cp1252.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\encodings\\__pycache__\\cp1252.cpython-313.pyc' import 'encodings.cp1252' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447219CD0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import '_winapi' # import 'ntpath' # import 'os' # import '_sitebuiltins' # import 'errno' # Processing user site-packages Processing global site-packages Adding directory: 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313' Adding directory: 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\site-packages' import 'site' # Python 3.13.7 (tags/v3.13.7:bcee1c3, Aug 14 2025, 14:15:11) [MSC v.1944 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\linecache.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\linecache.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\linecache.cpython-313.pyc' import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B44721A190> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\site-packages\PySide6\__pycache__\__init__.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\site-packages\PySide6\__init__.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\site-packages\\PySide6\\__pycache__\\__init__.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\pathlib\__pycache__\__init__.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\pathlib\__init__.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\pathlib\\__pycache__\\__init__.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\pathlib\__pycache__\_abc.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\pathlib\_abc.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\pathlib\\__pycache__\\_abc.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\functools.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\functools.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\functools.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\collections\__pycache__\__init__.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\collections\__init__.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\collections\\__pycache__\\__init__.cpython-313.pyc' import 'itertools' # # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\keyword.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\keyword.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\keyword.cpython-313.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4476BE7B0> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\operator.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\operator.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\operator.cpython-313.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4476BE990> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\reprlib.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\reprlib.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\reprlib.cpython-313.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4476F7230> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447720D50> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447720B50> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\glob.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\glob.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\glob.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\contextlib.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\contextlib.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\contextlib.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\types.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\types.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\types.cpython-313.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4471B74D0> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4476E5D90> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\re\__pycache__\__init__.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\re\__init__.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\re\\__pycache__\\__init__.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\enum.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\enum.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\enum.cpython-313.pyc' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4477607E0> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\re\__pycache__\_compiler.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\re\_compiler.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\re\\__pycache__\\_compiler.cpython-313.pyc' import '_sre' # # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\re\__pycache__\_parser.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\re\_parser.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\re\\__pycache__\\_parser.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\re\__pycache__\_constants.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\re\_constants.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\re\\__pycache__\\_constants.cpython-313.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4478C91D0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4478C8D70> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\re\__pycache__\_casefix.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\re\_casefix.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\re\\__pycache__\\_casefix.cpython-313.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4477457F0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447760470> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\copyreg.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\copyreg.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\copyreg.cpython-313.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4478B5E50> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4471B7590> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\fnmatch.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\fnmatch.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\fnmatch.cpython-313.pyc' import 'posixpath' # import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B44771C950> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4476F5E10> import 'pathlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4476CC380> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\pathlib\__pycache__\_local.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\pathlib\_local.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\pathlib\\__pycache__\\_local.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\warnings.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\warnings.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\warnings.cpython-313.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4478DC910> import 'pathlib._local' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447689D30> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4476CC160> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\site-packages\shiboken6\__pycache__\__init__.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\site-packages\shiboken6\__init__.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\site-packages\\shiboken6\\__pycache__\\__init__.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\zipfile\__pycache__\__init__.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\zipfile\__init__.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\zipfile\\__pycache__\\__init__.cpython-313.pyc' import 'binascii' # # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\importlib\__pycache__\__init__.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\importlib\__init__.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\importlib\\__pycache__\\__init__.cpython-313.pyc' import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4478BFD70> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\importlib\__pycache__\_abc.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\importlib\_abc.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\importlib\\__pycache__\\_abc.cpython-313.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4479352B0> import 'importlib.util' # # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\shutil.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\shutil.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\shutil.cpython-313.pyc' import 'zlib' # # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\bz2.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\bz2.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\bz2.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\_compression.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\_compression.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\_compression.cpython-313.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447936D50> # extension module '_bz2' loaded from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_bz2.pyd' # extension module '_bz2' executed from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_bz2.pyd' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x000002B447918EC0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447936690> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\lzma.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\lzma.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\lzma.cpython-313.pyc' # extension module '_lzma' loaded from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_lzma.pyd' # extension module '_lzma' executed from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_lzma.pyd' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x000002B4478C1590> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447936810> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4479349B0> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\struct.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\struct.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\struct.cpython-313.pyc' import '_struct' # import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4479379B0> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\threading.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\threading.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\threading.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\_weakrefset.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\_weakrefset.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\_weakrefset.cpython-313.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447937BF0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447937A10> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\zipfile\_path\__pycache__\__init__.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\zipfile\_path\__init__.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\zipfile\\_path\\__pycache__\\__init__.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\zipfile\_path\__pycache__\glob.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\zipfile\_path\glob.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\zipfile\\_path\\__pycache__\\glob.cpython-313.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447B8D010> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447B8C9B0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4478BE990> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\base64.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\base64.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\base64.cpython-313.pyc' import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4479351F0> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\textwrap.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\textwrap.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\textwrap.cpython-313.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447B8DE50> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\traceback.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\traceback.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\traceback.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\_colorize.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\_colorize.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\_colorize.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\__future__.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__future__.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\__future__.cpython-313.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447B8F530> import '_colorize' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447B8EBD0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447B8E2D0> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\tempfile.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\tempfile.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\tempfile.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\random.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\random.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\random.cpython-313.pyc' import 'math' # # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\bisect.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\bisect.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\bisect.cpython-313.pyc' import '_bisect' # import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447BE03B0> import '_random' # import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447B8FE90> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\weakref.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\weakref.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\weakref.cpython-313.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447B8FDD0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447B8FB90> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\typing.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\typing.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\typing.cpython-313.pyc' import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447B8FBF0> import 'importlib.machinery' # # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\encodings\__pycache__\cp437.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\encodings\cp437.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\encodings\\__pycache__\\cp437.cpython-313.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447C3EBD0> import 'shibokensupport' # import 'shibokensupport.signature' # # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\inspect.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\inspect.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\inspect.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\ast.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\ast.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\ast.cpython-313.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447C3FBF0> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\dis.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\dis.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\dis.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\opcode.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\opcode.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\opcode.cpython-313.pyc' import '_opcode' # # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\_opcode_metadata.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\_opcode_metadata.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\_opcode_metadata.cpython-313.pyc' import '_opcode_metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447D1D0D0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447D1CEF0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447CF2C90> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\tokenize.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\tokenize.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\tokenize.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\token.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\token.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\token.cpython-313.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447D1DEB0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447D1D850> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447C3F890> import 'shibokensupport.feature' # import 'shibokensupport.signature.mapping' # import 'shibokensupport.signature.errorhandler' # import 'shibokensupport.signature.lib' # import 'shibokensupport.signature.lib.tool' # import 'shibokensupport.signature.parser' # import 'shibokensupport.signature.layout' # # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\site-packages\PySide6\support\__pycache__\__init__.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\site-packages\PySide6\support\__init__.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\site-packages\\PySide6\\support\\__pycache__\\__init__.cpython-313.pyc' import 'PySide6.support' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447D1EAB0> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\site-packages\PySide6\support\__pycache__\deprecated.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\site-packages\PySide6\support\deprecated.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\site-packages\\PySide6\\support\\__pycache__\\deprecated.cpython-313.pyc' import 'PySide6.support.deprecated' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447D90BF0> import 'shibokensupport.signature.importhandler' # import 'shibokensupport.signature.lib.enum_sig' # # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\argparse.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\argparse.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\argparse.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\gettext.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\gettext.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\gettext.cpython-313.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447D91C10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447D90E30> # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\logging\__pycache__\__init__.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\logging\__init__.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\logging\\__pycache__\\__init__.cpython-313.pyc' # C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\__pycache__\string.cpython-313.pyc matches C:\Users\factory\AppData\Local\Programs\Python\Python313\Lib\string.py # code object from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\string.cpython-313.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B44821C470> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B447D91A30> import 'shibokensupport.signature.lib.pyi_generator' # import 'shibokensupport.signature.loader' # # extension module 'shiboken6.Shiboken' loaded from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\site-packages\\shiboken6\\Shiboken.pyd' # extension module 'shiboken6.Shiboken' executed from 'C:\\Users\\factory\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\site-packages\\shiboken6\\Shiboken.pyd' import 'shiboken6.Shiboken' # <_frozen_importlib_external.ExtensionFileLoader object at 0x000002B447C0C7D0> import 'shiboken6' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4476D07D0> import 'PySide6' # <_frozen_importlib_external.SourceFileLoader object at 0x000002B4471D6E70> Traceback (most recent call last): File "", line 1, in from PySide6.QtWidgets import QApplication File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 921, in _load_unlocked File "", line 813, in module_from_spec File "", line 1320, in create_module File "", line 488, in _call_with_frames_removed ImportError: DLL load failed while importing QtWidgets: The specified procedure could not be found. # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing winreg # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing nt # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # destroy zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # destroy encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing encodings.cp1252 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing _winapi # cleanup[2] removing ntpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing errno # cleanup[2] removing site # destroy site # cleanup[2] removing linecache # cleanup[2] removing collections.abc # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing types # cleanup[2] removing contextlib # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing posixpath # cleanup[2] removing fnmatch # cleanup[2] removing glob # destroy glob # cleanup[2] removing pathlib._abc # cleanup[2] removing warnings # cleanup[2] removing pathlib._local # cleanup[2] removing pathlib # cleanup[2] removing binascii # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing threading # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing base64 # cleanup[2] removing textwrap # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _colorize # cleanup[2] removing traceback # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing random # destroy random # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing _typing # cleanup[2] removing typing # cleanup[2] removing signature_bootstrap # cleanup[2] removing importlib.machinery # cleanup[2] removing encodings.cp437 # cleanup[2] removing shibokensupport # destroy shibokensupport # cleanup[2] removing shibokensupport.signature # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing _opcode_metadata # destroy _opcode_metadata # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing inspect # cleanup[2] removing shibokensupport.feature # cleanup[2] removing shibokensupport.signature.mapping # cleanup[2] removing shibokensupport.signature.errorhandler # cleanup[2] removing shibokensupport.signature.lib # cleanup[2] removing shibokensupport.signature.lib.tool # cleanup[2] removing shibokensupport.signature.parser # cleanup[2] removing shibokensupport.signature.layout # cleanup[2] removing PySide6.support # cleanup[2] removing PySide6.support.deprecated # cleanup[2] removing shibokensupport.signature.importhandler # cleanup[2] removing shibokensupport.signature.lib.enum_sig # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing shibokensupport.signature.lib.pyi_generator # cleanup[2] removing PySide6.support.feature # cleanup[2] removing PySide6.support.signature # cleanup[2] removing PySide6.support.signature.mapping # cleanup[2] removing PySide6.support.signature.errorhandler # cleanup[2] removing PySide6.support.signature.layout # cleanup[2] removing PySide6.support.signature.lib # cleanup[2] removing PySide6.support.signature.parser # cleanup[2] removing PySide6.support.signature.importhandler # cleanup[2] removing PySide6.support.signature.lib.enum_sig # cleanup[2] removing PySide6.support.signature.lib.pyi_generator # cleanup[2] removing PySide6.support.signature.lib.tool # cleanup[2] removing shibokensupport.signature.loader # cleanup[2] removing __feature__ # cleanup[2] removing shiboken6.Shiboken # cleanup[2] removing shiboken6 # destroy shiboken6 # destroy tempfile # cleanup[2] removing PySide6 # destroy _signal # destroy math # destroy _bisect # destroy _random # destroy _sitebuiltins # cleanup[3] wiping PySide6 # cleanup[3] wiping shiboken6.Shiboken # cleanup[3] wiping __feature__ # cleanup[3] wiping shibokensupport.signature.loader # destroy PySide6 # cleanup[3] wiping PySide6.support.signature.lib.tool # cleanup[3] wiping PySide6.support.signature.lib.pyi_generator # destroy argparse # destroy logging # cleanup[3] wiping PySide6.support.signature.lib.enum_sig # cleanup[3] wiping PySide6.support.signature.importhandler # cleanup[3] wiping PySide6.support.signature.parser # destroy keyword # cleanup[3] wiping PySide6.support.signature.lib # destroy shibokensupport.signature.lib.tool # destroy shibokensupport.signature.lib.enum_sig # destroy shibokensupport.signature.lib.pyi_generator # cleanup[3] wiping PySide6.support.signature.layout # destroy inspect # cleanup[3] wiping PySide6.support.signature.errorhandler # cleanup[3] wiping PySide6.support.signature.mapping # destroy typing # cleanup[3] wiping PySide6.support.signature # destroy shibokensupport.signature.mapping # destroy shibokensupport.signature.errorhandler # destroy shibokensupport.signature.lib # destroy shibokensupport.signature.parser # destroy shibokensupport.signature.layout # destroy shibokensupport.signature.importhandler # cleanup[3] wiping PySide6.support.feature # cleanup[3] wiping atexit # cleanup[3] wiping _string # cleanup[3] wiping PySide6.support.deprecated # cleanup[3] wiping PySide6.support # destroy PySide6.support.deprecated # destroy shibokensupport.feature # destroy shibokensupport.signature # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping token # cleanup[3] wiping dis # cleanup[3] wiping _opcode # destroy _opcode # cleanup[3] wiping ast # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping importlib.machinery # cleanup[3] wiping signature_bootstrap # destroy base64 # cleanup[3] wiping _typing # cleanup[3] wiping weakref # cleanup[3] wiping traceback # destroy _colorize # destroy textwrap # cleanup[3] wiping zipfile # destroy zipfile._path # destroy shutil # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping threading # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # destroy _frozen_importlib_external # cleanup[3] wiping binascii # cleanup[3] wiping pathlib # destroy pathlib._abc # destroy pathlib._local # cleanup[3] wiping warnings # cleanup[3] wiping fnmatch # cleanup[3] wiping posixpath # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping contextlib # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # cleanup[3] wiping _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping linecache # cleanup[3] wiping errno # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping ntpath # cleanup[3] wiping _winapi # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.cp1252 # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping nt # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping winreg # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # destroy _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy sys.monitoring # destroy struct # destroy binascii # destroy ntpath # destroy PySide6.support # destroy _operator # destroy errno # destroy zlib # destroy _io # destroy _compression # destroy pathlib # destroy posixpath # destroy zipfile # destroy zipfile._path.glob # destroy nt # destroy winreg # destroy abc # destroy ast # destroy dis # destroy importlib # destroy linecache # destroy tokenize # destroy token # destroy copyreg # destroy types # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _stat # destroy _bz2 # destroy _lzma # destroy _collections # destroy re._parser # destroy _sre # destroy _abc # destroy _typing # destroy time # destroy _thread # destroy _winapi # destroy _weakref # destroy contextlib # destroy os # destroy fnmatch # destroy functools # destroy itertools # destroy operator # destroy stat # destroy _struct # destroy _tokenize # destroy _string # destroy re # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy sys # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.cp1252 # destroy encodings.cp437 # destroy _codecs # clear sys.audit hooks