File "/home/username/Desktop/bug_shiboken/./code_to_reproduce_the_problem.py", line 8, in import shiboken6 # or import PySide6 File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 1022, in exec_module File "", line 488, in _call_with_frames_removed File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/__init__.py", line 27, in from shiboken6.Shiboken import * 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 1316, in create_module File "", line 488, in _call_with_frames_removed File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1232, in getsourcelines tb = traceback.extract_stack() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 260, in extract_stack stack = StackSummary.extract(walk_stack(f), limit=limit) File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 445, in extract return klass._extract_from_extended_frame_gen( File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 492, in _extract_from_extended_frame_gen f.line File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 369, in line self._set_lines() File "/home/username/python_standalone_3.13/lib/python3.13/traceback.py", line 350, in _set_lines lines.append(linecache.getline(self.filename, lineno).rstrip()) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 25, in getline lines = getlines(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/home/username/python_standalone_3.13/lib/python3.13/linecache.py", line 88, in updatecache import os File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/signature/loader.py", line 71, in feature_imported return feature_imported(*args, **kwds) File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 147, in feature_imported pyside_feature_dict[name] = 0 if _mod_uses_pyside(module) else -1 File "/home/username/python_standalone_3.13/lib/python3.13/site-packages/shiboken6/files.dir/shibokensupport/feature.py", line 158, in _mod_uses_pyside source = inspect.getsource(module) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1263, in getsource lines, lnum = getsourcelines(object) File "/home/username/python_standalone_3.13/lib/python3.13/inspect.py", line 1236, in getsourcelines traceback.print_stack()