python3 -v tools/cross_compile_android/main.py --plat-name=aarch64 --ndk-path=$ANDROID_NDK_ROOT --qt-install-path=/opt/Qt/6.6.1 --sdk-path=$ANDROID_SDK_ROOT > log_file.log import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /home/codespace/.python/current/lib/python3.10/encodings/__pycache__/__init__.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/encodings/__init__.py # code object from '/home/codespace/.python/current/lib/python3.10/encodings/__pycache__/__init__.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/codecs.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/codecs.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/codecs.cpython-310.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa34280> # /home/codespace/.python/current/lib/python3.10/encodings/__pycache__/aliases.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/encodings/aliases.py # code object from '/home/codespace/.python/current/lib/python3.10/encodings/__pycache__/aliases.cpython-310.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa35810> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfbe7e80> # /home/codespace/.python/current/lib/python3.10/encodings/__pycache__/utf_8.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/encodings/utf_8.py # code object from '/home/codespace/.python/current/lib/python3.10/encodings/__pycache__/utf_8.cpython-310.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa348e0> import '_signal' # # /home/codespace/.python/current/lib/python3.10/__pycache__/io.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/io.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/io.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/abc.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/abc.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/abc.cpython-310.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa35b70> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa35960> # /home/codespace/.python/current/lib/python3.10/__pycache__/site.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/site.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/site.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/os.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/os.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/os.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/stat.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/stat.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/stat.cpython-310.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa37d90> # /home/codespace/.python/current/lib/python3.10/__pycache__/_collections_abc.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/_collections_abc.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/_collections_abc.cpython-310.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa37ca0> # /home/codespace/.python/current/lib/python3.10/__pycache__/posixpath.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/posixpath.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/posixpath.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/genericpath.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/genericpath.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/genericpath.cpython-310.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa72920> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa701c0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa369b0> # /home/codespace/.python/current/lib/python3.10/__pycache__/_sitebuiltins.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/_sitebuiltins.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/_sitebuiltins.cpython-310.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa37a90> Processing global site-packages Adding directory: '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages' Processing .pth file: '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/distutils-precedence.pth' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/_distutils_hack/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa73a60> Processing user site-packages Processing global site-packages Adding directory: '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages' Processing .pth file: '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/distutils-precedence.pth' import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa36380> Python 3.10.13 (main, Mar 5 2024, 18:35:01) [GCC 9.4.0] on linux Type "help", "copyright", "credits" or "license" for more information. # /home/codespace/.python/current/lib/python3.10/logging/__pycache__/__init__.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/logging/__init__.py # code object from '/home/codespace/.python/current/lib/python3.10/logging/__pycache__/__init__.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/re.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/re.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/re.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/enum.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/enum.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/enum.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/types.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/types.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/types.cpython-310.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfabdb70> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfac5390> # /home/codespace/.python/current/lib/python3.10/__pycache__/sre_compile.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/sre_compile.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/sre_compile.cpython-310.pyc' import '_sre' # # /home/codespace/.python/current/lib/python3.10/__pycache__/sre_parse.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/sre_parse.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/sre_parse.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/sre_constants.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/sre_constants.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/sre_constants.cpython-310.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfabc0d0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfabc8e0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfabd1b0> # /home/codespace/.python/current/lib/python3.10/__pycache__/functools.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/functools.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/functools.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/collections/__pycache__/__init__.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/collections/__init__.py # code object from '/home/codespace/.python/current/lib/python3.10/collections/__pycache__/__init__.cpython-310.pyc' import 'itertools' # # /home/codespace/.python/current/lib/python3.10/__pycache__/keyword.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/keyword.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/keyword.cpython-310.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfab1d50> # /home/codespace/.python/current/lib/python3.10/__pycache__/operator.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/operator.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/operator.cpython-310.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfab1c90> # /home/codespace/.python/current/lib/python3.10/__pycache__/reprlib.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/reprlib.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/reprlib.cpython-310.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfab1a80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfab94b0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfabcb50> import '_locale' # # /home/codespace/.python/current/lib/python3.10/__pycache__/copyreg.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/copyreg.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/copyreg.cpython-310.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfab91e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfac5c00> # /home/codespace/.python/current/lib/python3.10/__pycache__/traceback.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/traceback.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/traceback.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/linecache.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/linecache.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/linecache.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/tokenize.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/tokenize.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/tokenize.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/token.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/token.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/token.cpython-310.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfaaee90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfaaf400> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfab1090> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfab9e10> # /home/codespace/.python/current/lib/python3.10/__pycache__/warnings.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/warnings.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/warnings.cpython-310.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfaae4d0> # /home/codespace/.python/current/lib/python3.10/__pycache__/weakref.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/weakref.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/weakref.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/_weakrefset.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/_weakrefset.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/_weakrefset.cpython-310.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfaad360> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfaaebc0> # /home/codespace/.python/current/lib/python3.10/collections/__pycache__/abc.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/collections/abc.py # code object from '/home/codespace/.python/current/lib/python3.10/collections/__pycache__/abc.cpython-310.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfaac310> # /home/codespace/.python/current/lib/python3.10/__pycache__/string.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/string.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/string.cpython-310.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfaac400> # /home/codespace/.python/current/lib/python3.10/__pycache__/threading.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/threading.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/threading.cpython-310.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfa73ee0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfac78e0> # /home/codespace/.python/current/lib/python3.10/__pycache__/argparse.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/argparse.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/argparse.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/gettext.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/gettext.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/gettext.cpython-310.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf9c0f40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfac6a40> # /home/codespace/.python/current/lib/python3.10/__pycache__/tempfile.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/tempfile.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/tempfile.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/shutil.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/shutil.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/shutil.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/fnmatch.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/fnmatch.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/fnmatch.cpython-310.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf9c3d60> import 'errno' # # extension module 'zlib' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf8180d0> # /home/codespace/.python/current/lib/python3.10/__pycache__/bz2.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/bz2.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/bz2.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/_compression.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/_compression.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/_compression.cpython-310.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf8189d0> # extension module '_bz2' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf818ee0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf8181c0> # /home/codespace/.python/current/lib/python3.10/__pycache__/lzma.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/lzma.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/lzma.cpython-310.pyc' # extension module '_lzma' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf8195a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf818f40> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf9c2fb0> # /home/codespace/.python/current/lib/python3.10/__pycache__/random.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/random.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/random.cpython-310.pyc' # extension module 'math' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/math.cpython-310-x86_64-linux-gnu.so' # extension module 'math' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/math.cpython-310-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf81a650> # /home/codespace/.python/current/lib/python3.10/__pycache__/bisect.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/bisect.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/bisect.cpython-310.pyc' # extension module '_bisect' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_bisect.cpython-310-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_bisect.cpython-310-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf81a8f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf81a710> # extension module '_random' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_random.cpython-310-x86_64-linux-gnu.so' # extension module '_random' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_random.cpython-310-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf81a8c0> # extension module '_sha512' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_sha512.cpython-310-x86_64-linux-gnu.so' # extension module '_sha512' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_sha512.cpython-310-x86_64-linux-gnu.so' import '_sha512' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf81a950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf819ff0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bfad3f10> # /home/codespace/.python/current/lib/python3.10/__pycache__/subprocess.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/subprocess.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/subprocess.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/signal.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/signal.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/signal.cpython-310.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf81b790> # /home/codespace/.python/current/lib/python3.10/__pycache__/contextlib.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/contextlib.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/contextlib.cpython-310.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf81bbe0> # extension module 'fcntl' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/fcntl.cpython-310-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/fcntl.cpython-310-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf858b20> # extension module '_posixsubprocess' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf859060> # extension module 'select' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so' # extension module 'select' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf859780> # /home/codespace/.python/current/lib/python3.10/__pycache__/selectors.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/selectors.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/selectors.cpython-310.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf859870> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf81aa70> # /home/codespace/.python/current/lib/python3.10/__pycache__/dataclasses.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/dataclasses.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/dataclasses.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/copy.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/copy.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/copy.cpython-310.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf85b6d0> # /home/codespace/.python/current/lib/python3.10/__pycache__/inspect.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/inspect.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/inspect.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/ast.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/ast.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/ast.cpython-310.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf891db0> # /home/codespace/.python/current/lib/python3.10/__pycache__/dis.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/dis.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/dis.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/opcode.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/opcode.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/opcode.cpython-310.pyc' # extension module '_opcode' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_opcode.cpython-310-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_opcode.cpython-310-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf8e2980> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf8e2710> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf892560> # /home/codespace/.python/current/lib/python3.10/importlib/__pycache__/__init__.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/importlib/__init__.py # code object from '/home/codespace/.python/current/lib/python3.10/importlib/__pycache__/__init__.cpython-310.pyc' import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf8e37c0> # /home/codespace/.python/current/lib/python3.10/importlib/__pycache__/machinery.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/importlib/machinery.py # code object from '/home/codespace/.python/current/lib/python3.10/importlib/__pycache__/machinery.cpython-310.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf8e3580> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf85ba60> import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf81ac80> # /home/codespace/.python/current/lib/python3.10/__pycache__/typing.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/typing.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/typing.cpython-310.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf81b2e0> # /home/codespace/.python/current/lib/python3.10/__pycache__/pathlib.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/pathlib.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/pathlib.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/ntpath.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/ntpath.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/ntpath.cpython-310.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf663700> # /home/codespace/.python/current/lib/python3.10/urllib/__pycache__/__init__.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/urllib/__init__.py # code object from '/home/codespace/.python/current/lib/python3.10/urllib/__pycache__/__init__.cpython-310.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf663fd0> # /home/codespace/.python/current/lib/python3.10/urllib/__pycache__/parse.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/urllib/parse.py # code object from '/home/codespace/.python/current/lib/python3.10/urllib/__pycache__/parse.cpython-310.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf663f70> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6265c0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/__init__.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/__init__.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/smmap/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/smmap/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/smmap/__pycache__/__init__.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/smmap/__pycache__/mman.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/smmap/mman.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/smmap/__pycache__/mman.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/smmap/__pycache__/util.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/smmap/util.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/smmap/__pycache__/util.cpython-310.pyc' # extension module 'mmap' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/mmap.cpython-310-x86_64-linux-gnu.so' # extension module 'mmap' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/mmap.cpython-310-x86_64-linux-gnu.so' import 'mmap' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf693cd0> import 'smmap.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf693370> import 'smmap.mman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf692710> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/smmap/__pycache__/buf.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/smmap/buf.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/smmap/__pycache__/buf.cpython-310.pyc' import 'smmap.buf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf693e50> import 'smmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf691060> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/base.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/base.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/base.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/util.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/util.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/util.cpython-310.pyc' # extension module 'binascii' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/binascii.cpython-310-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/binascii.cpython-310-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf6d5300> # /home/codespace/.python/current/lib/python3.10/__pycache__/hashlib.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/hashlib.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/hashlib.cpython-310.pyc' # extension module '_hashlib' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_hashlib.cpython-310-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_hashlib.cpython-310-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf6d57e0> # extension module '_blake2' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_blake2.cpython-310-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_blake2.cpython-310-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf6d5cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d53f0> # /home/codespace/.python/current/lib/python3.10/__pycache__/struct.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/struct.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/struct.cpython-310.pyc' # extension module '_struct' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_struct.cpython-310-x86_64-linux-gnu.so' # extension module '_struct' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_struct.cpython-310-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf6d5d80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d5b40> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/const.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/const.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/const.cpython-310.pyc' import 'gitdb.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d5d20> import 'gitdb.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d4910> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/fun.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/fun.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/fun.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/utils/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/utils/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/utils/__pycache__/__init__.cpython-310.pyc' import 'gitdb.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d67a0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/utils/__pycache__/encoding.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/utils/encoding.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/utils/__pycache__/encoding.cpython-310.pyc' import 'gitdb.utils.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d6860> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/typ.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/typ.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/typ.cpython-310.pyc' import 'gitdb.typ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d6950> import 'gitdb.fun' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d5db0> import 'gitdb.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d41c0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/__init__.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/base.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/base.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/base.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/exc.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/exc.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/exc.cpython-310.pyc' import 'gitdb.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d7880> import 'gitdb.db.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d6da0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/loose.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/loose.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/loose.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/stream.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/stream.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/stream.cpython-310.pyc' import 'gitdb.stream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1f00d0> import 'gitdb.db.loose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d7c40> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/mem.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/mem.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/mem.cpython-310.pyc' import 'gitdb.db.mem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1f1000> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/pack.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/pack.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/pack.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/pack.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/pack.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/__pycache__/pack.cpython-310.pyc' # extension module 'array' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/array.cpython-310-x86_64-linux-gnu.so' # extension module 'array' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/array.cpython-310-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf1f2ce0> import 'gitdb.pack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1f1a50> # /home/codespace/.python/current/lib/python3.10/__pycache__/glob.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/glob.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/glob.cpython-310.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1f2e00> import 'gitdb.db.pack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1f1420> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/git.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/git.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/git.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/ref.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/ref.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/gitdb/db/__pycache__/ref.cpython-310.pyc' import 'gitdb.db.ref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1f3550> import 'gitdb.db.git' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1f31f0> import 'gitdb.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf6d6b30> import 'gitdb' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf691c60> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/exc.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/exc.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/exc.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/compat.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/compat.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/compat.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/locale.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/locale.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/locale.cpython-310.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1f3dc0> import 'git.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1f3bb0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/util.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/util.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/util.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/getpass.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/getpass.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/getpass.cpython-310.pyc' # extension module 'termios' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/termios.cpython-310-x86_64-linux-gnu.so' # extension module 'termios' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/termios.cpython-310-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf226080> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf225db0> # /home/codespace/.python/current/lib/python3.10/__pycache__/platform.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/platform.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/platform.cpython-310.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf226050> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/types.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/types.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/types.cpython-310.pyc' import 'git.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf226ec0> import 'git.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf224790> import 'git.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf691d20> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/config.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/config.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/config.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/configparser.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/configparser.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/configparser.cpython-310.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf275d80> import 'git.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf274d00> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/__init__.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/base.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/base.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/base.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/util.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/util.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/util.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/calendar.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/calendar.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/calendar.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/datetime.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/datetime.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/datetime.cpython-310.pyc' # extension module '_datetime' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_datetime.cpython-310-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_datetime.cpython-310-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf0de290> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf29fca0> import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf29e980> import 'git.objects.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf29dc60> import 'git.objects.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf29d480> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/blob.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/blob.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/blob.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/mimetypes.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/mimetypes.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/mimetypes.cpython-310.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf0dc640> import 'git.objects.blob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf0dc9a0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/commit.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/commit.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/commit.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/diff.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/diff.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/diff.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/cmd.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/cmd.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/cmd.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/__future__.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/__future__.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/__future__.cpython-310.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf111330> # /home/codespace/.python/current/lib/python3.10/__pycache__/textwrap.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/textwrap.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/textwrap.cpython-310.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1119c0> import 'git.cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf0dffa0> import 'git.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf0df7c0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/tree.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/tree.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/tree.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/submodule/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/submodule/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/submodule/__pycache__/__init__.cpython-310.pyc' import 'git.objects.submodule' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf113040> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/submodule/__pycache__/base.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/submodule/base.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/submodule/__pycache__/base.cpython-310.pyc' import 'gc' # # /home/codespace/.python/current/lib/python3.10/__pycache__/uuid.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/uuid.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/uuid.cpython-310.pyc' # extension module '_uuid' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_uuid.cpython-310-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_uuid.cpython-310-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bf1412a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf113f70> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/submodule/__pycache__/util.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/submodule/util.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/submodule/__pycache__/util.cpython-310.pyc' import 'git.objects.submodule.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf141330> import 'git.objects.submodule.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf113130> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/fun.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/fun.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/fun.cpython-310.pyc' import 'git.objects.fun' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1423b0> import 'git.objects.tree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf113a00> import 'git.objects.commit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf0df280> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/submodule/__pycache__/root.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/submodule/root.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/submodule/__pycache__/root.cpython-310.pyc' import 'git.objects.submodule.root' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf143bb0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/tag.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/tag.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/objects/__pycache__/tag.cpython-310.pyc' import 'git.objects.tag' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf143e80> import 'git.objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf29d2d0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/__init__.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/symbolic.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/symbolic.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/symbolic.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/log.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/log.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/log.cpython-310.pyc' import 'git.refs.log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf164bb0> import 'git.refs.symbolic' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1642b0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/reference.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/reference.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/reference.cpython-310.pyc' import 'git.refs.reference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf166020> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/head.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/head.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/head.cpython-310.pyc' import 'git.refs.head' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf166440> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/tag.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/tag.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/tag.cpython-310.pyc' import 'git.refs.tag' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf166dd0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/remote.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/remote.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/refs/__pycache__/remote.cpython-310.pyc' import 'git.refs.remote' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf167280> import 'git.refs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf29c790> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/db.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/db.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/db.cpython-310.pyc' import 'git.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1676a0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/repo/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/repo/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/repo/__pycache__/__init__.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/repo/__pycache__/base.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/repo/base.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/repo/__pycache__/base.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/shlex.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/shlex.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/shlex.cpython-310.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf185270> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/__pycache__/__init__.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/__pycache__/base.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/base.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/__pycache__/base.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/__pycache__/fun.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/fun.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/__pycache__/fun.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/__pycache__/typ.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/typ.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/__pycache__/typ.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/__pycache__/util.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/util.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/index/__pycache__/util.cpython-310.pyc' import 'git.index.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1874c0> import 'git.index.typ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf186e60> import 'git.index.fun' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1868f0> import 'git.index.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1859c0> import 'git.index' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf185780> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/remote.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/remote.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/__pycache__/remote.cpython-310.pyc' import 'git.remote' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1bd3c0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/repo/__pycache__/fun.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/repo/fun.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/git/repo/__pycache__/fun.cpython-310.pyc' import 'git.repo.fun' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1be8c0> import 'git.repo.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf167a60> import 'git.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1678b0> import 'git' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf662b90> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/__init__.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/_monitor.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/_monitor.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/_monitor.cpython-310.pyc' import 'tqdm._monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1bf3d0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/_tqdm_pandas.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-310.pyc' import 'tqdm._tqdm_pandas' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1bf430> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/cli.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/cli.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/cli.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/std.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/std.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/std.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/numbers.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/numbers.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/numbers.cpython-310.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bef49060> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/utils.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/utils.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/utils.cpython-310.pyc' # extension module 'unicodedata' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/unicodedata.cpython-310-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/unicodedata.cpython-310-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bef4a8c0> import 'tqdm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bef49a50> import 'tqdm.std' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1bfa30> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/version.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/version.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/version.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/_dist_ver.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/_dist_ver.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/_dist_ver.cpython-310.pyc' import 'tqdm._dist_ver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bef4afe0> import 'tqdm.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1bfb80> import 'tqdm.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf1bf3a0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/gui.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/gui.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/tqdm/__pycache__/gui.cpython-310.pyc' import 'tqdm.gui' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bef4b190> import 'tqdm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bf167b20> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/__init__.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/bccache.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/bccache.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/bccache.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/pickle.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/pickle.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/pickle.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/_compat_pickle.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/_compat_pickle.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/_compat_pickle.cpython-310.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bef7e650> # extension module '_pickle' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_pickle.cpython-310-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_pickle.cpython-310-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bef7e7a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bef7c160> import 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bef4b880> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/environment.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/environment.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/environment.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/markupsafe/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/markupsafe/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/markupsafe/__pycache__/__init__.cpython-310.pyc' # extension module 'markupsafe._speedups' loaded from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/markupsafe/_speedups.cpython-310-x86_64-linux-gnu.so' # extension module 'markupsafe._speedups' executed from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/markupsafe/_speedups.cpython-310-x86_64-linux-gnu.so' import 'markupsafe._speedups' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50befbdd50> import 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50befbc4c0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/nodes.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/nodes.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/nodes.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/utils.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/utils.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/utils.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/json/__pycache__/__init__.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/json/__init__.py # code object from '/home/codespace/.python/current/lib/python3.10/json/__pycache__/__init__.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/json/__pycache__/decoder.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/json/decoder.py # code object from '/home/codespace/.python/current/lib/python3.10/json/__pycache__/decoder.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/json/__pycache__/scanner.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/json/scanner.py # code object from '/home/codespace/.python/current/lib/python3.10/json/__pycache__/scanner.cpython-310.pyc' # extension module '_json' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_json.cpython-310-x86_64-linux-gnu.so' # extension module '_json' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_json.cpython-310-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50befd4ee0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50befd4cd0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50befd49a0> # /home/codespace/.python/current/lib/python3.10/json/__pycache__/encoder.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/json/encoder.py # code object from '/home/codespace/.python/current/lib/python3.10/json/__pycache__/encoder.cpython-310.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50befd4b20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50befd4730> import 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50befbf2e0> import 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50befbdba0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/compiler.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/compiler.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/compiler.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/exceptions.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/exceptions.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/exceptions.cpython-310.pyc' import 'jinja2.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bed18a00> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/idtracking.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/idtracking.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/idtracking.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/visitor.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/visitor.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/visitor.cpython-310.pyc' import 'jinja2.visitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bed199c0> import 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bed190c0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/optimizer.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/optimizer.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/optimizer.cpython-310.pyc' import 'jinja2.optimizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bed19ed0> import 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50befbe200> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/defaults.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/defaults.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/defaults.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/filters.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/filters.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/filters.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/async_utils.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/async_utils.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/async_utils.cpython-310.pyc' import 'jinja2.async_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50befe9060> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/runtime.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/runtime.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/runtime.cpython-310.pyc' import 'jinja2.runtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50befe97e0> import 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bed1b820> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/tests.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/tests.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/tests.cpython-310.pyc' import 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50befe8910> import 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bed1b700> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/lexer.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/lexer.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/lexer.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/_identifier.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/_identifier.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/_identifier.cpython-310.pyc' import 'jinja2._identifier' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bed61cc0> import 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bed61360> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/parser.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/parser.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/parser.cpython-310.pyc' import 'jinja2.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bed624a0> import 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bef4b8b0> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/loaders.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/loaders.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/jinja2/__pycache__/loaders.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/importlib/__pycache__/util.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/importlib/util.py # code object from '/home/codespace/.python/current/lib/python3.10/importlib/__pycache__/util.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/importlib/__pycache__/_abc.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/importlib/_abc.py # code object from '/home/codespace/.python/current/lib/python3.10/importlib/__pycache__/_abc.cpython-310.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50beda9180> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50beda8d90> import 'jinja2.loaders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50beda8730> import 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bef4b310> # /workspaces/pyside6-to-apk/pyside-setup/tools/cross_compile_android/__pycache__/android_utilities.cpython-310.pyc matches /workspaces/pyside6-to-apk/pyside-setup/tools/cross_compile_android/android_utilities.py # code object from '/workspaces/pyside6-to-apk/pyside-setup/tools/cross_compile_android/__pycache__/android_utilities.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/urllib/__pycache__/request.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/urllib/request.py # code object from '/home/codespace/.python/current/lib/python3.10/urllib/__pycache__/request.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/base64.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/base64.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/base64.cpython-310.pyc' import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bedab1f0> # /home/codespace/.python/current/lib/python3.10/email/__pycache__/__init__.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/__init__.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/__init__.cpython-310.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bedabdf0> # /home/codespace/.python/current/lib/python3.10/http/__pycache__/__init__.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/http/__init__.py # code object from '/home/codespace/.python/current/lib/python3.10/http/__pycache__/__init__.cpython-310.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bedabfa0> # /home/codespace/.python/current/lib/python3.10/http/__pycache__/client.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/http/client.py # code object from '/home/codespace/.python/current/lib/python3.10/http/__pycache__/client.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/email/__pycache__/parser.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/parser.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/parser.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/email/__pycache__/feedparser.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/feedparser.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/feedparser.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/email/__pycache__/errors.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/errors.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/errors.cpython-310.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bee06890> # /home/codespace/.python/current/lib/python3.10/email/__pycache__/_policybase.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/_policybase.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/_policybase.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/email/__pycache__/header.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/header.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/header.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/email/__pycache__/quoprimime.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/quoprimime.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/quoprimime.cpython-310.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bec3c400> # /home/codespace/.python/current/lib/python3.10/email/__pycache__/base64mime.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/base64mime.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/base64mime.cpython-310.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bec3c910> # /home/codespace/.python/current/lib/python3.10/email/__pycache__/charset.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/charset.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/charset.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/email/__pycache__/encoders.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/encoders.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/encoders.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/quopri.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/quopri.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/quopri.cpython-310.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bec3d390> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bec3d000> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bec3cb20> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bee07c40> # /home/codespace/.python/current/lib/python3.10/email/__pycache__/utils.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/utils.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/utils.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/socket.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/socket.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/socket.cpython-310.pyc' # extension module '_socket' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_socket.cpython-310-x86_64-linux-gnu.so' # extension module '_socket' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_socket.cpython-310-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bec3e770> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bec3dbd0> # /home/codespace/.python/current/lib/python3.10/email/__pycache__/_parseaddr.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/_parseaddr.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/_parseaddr.cpython-310.pyc' import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bec3f460> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bec3d9c0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bee07250> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bee06200> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bee05d80> # /home/codespace/.python/current/lib/python3.10/email/__pycache__/message.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/message.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/message.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/__pycache__/uu.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/uu.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/uu.cpython-310.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bec80a30> # /home/codespace/.python/current/lib/python3.10/email/__pycache__/_encoded_words.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/_encoded_words.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/_encoded_words.cpython-310.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bec80c70> # /home/codespace/.python/current/lib/python3.10/email/__pycache__/iterators.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/email/iterators.py # code object from '/home/codespace/.python/current/lib/python3.10/email/__pycache__/iterators.cpython-310.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bec810c0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bee07a30> # /home/codespace/.python/current/lib/python3.10/__pycache__/ssl.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/ssl.py # code object from '/home/codespace/.python/current/lib/python3.10/__pycache__/ssl.cpython-310.pyc' # extension module '_ssl' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_ssl.cpython-310-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_ssl.cpython-310-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bec82cb0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bec814b0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bee04d30> # /home/codespace/.python/current/lib/python3.10/urllib/__pycache__/error.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/urllib/error.py # code object from '/home/codespace/.python/current/lib/python3.10/urllib/__pycache__/error.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/urllib/__pycache__/response.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/urllib/response.py # code object from '/home/codespace/.python/current/lib/python3.10/urllib/__pycache__/response.cpython-310.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50becf5f30> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bee05990> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50beda9840> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/packaging/__pycache__/__init__.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/packaging/__init__.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/packaging/__pycache__/__init__.cpython-310.pyc' import 'packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50beda9f30> # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/packaging/__pycache__/version.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/packaging/version.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/packaging/__pycache__/version.cpython-310.pyc' # /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/packaging/__pycache__/_structures.cpython-310.pyc matches /workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/packaging/_structures.py # code object from '/workspaces/pyside6-to-apk/testenv/lib/python3.10/site-packages/packaging/__pycache__/_structures.cpython-310.pyc' import 'packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50becf6e00> import 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bedaa380> import 'android_utilities' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50beda9540> # /home/codespace/.python/current/lib/python3.10/multiprocessing/__pycache__/__init__.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/multiprocessing/__init__.py # code object from '/home/codespace/.python/current/lib/python3.10/multiprocessing/__pycache__/__init__.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/multiprocessing/__pycache__/context.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/multiprocessing/context.py # code object from '/home/codespace/.python/current/lib/python3.10/multiprocessing/__pycache__/context.cpython-310.pyc' # /home/codespace/.python/current/lib/python3.10/multiprocessing/__pycache__/process.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/multiprocessing/process.py # code object from '/home/codespace/.python/current/lib/python3.10/multiprocessing/__pycache__/process.cpython-310.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bea3dc00> # /home/codespace/.python/current/lib/python3.10/multiprocessing/__pycache__/reduction.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/multiprocessing/reduction.py # code object from '/home/codespace/.python/current/lib/python3.10/multiprocessing/__pycache__/reduction.cpython-310.pyc' import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bea3e740> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bea3c970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bea3c610> # /home/codespace/.python/current/lib/python3.10/multiprocessing/__pycache__/synchronize.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/multiprocessing/synchronize.py # code object from '/home/codespace/.python/current/lib/python3.10/multiprocessing/__pycache__/synchronize.cpython-310.pyc' # extension module '_multiprocessing' loaded from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_multiprocessing.cpython-310-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/home/codespace/.python/current/lib/python3.10/lib-dynload/_multiprocessing.cpython-310-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f50bea3f1f0> # /home/codespace/.python/current/lib/python3.10/multiprocessing/__pycache__/util.cpython-310.pyc matches /home/codespace/.python/current/lib/python3.10/multiprocessing/util.py # code object from '/home/codespace/.python/current/lib/python3.10/multiprocessing/__pycache__/util.cpython-310.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50bea3f310> import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f50becf7520> 21%|████████████████████ | 209717.0/1016501.0 [00:12<00:47, 16852.15it/s] 100%|███████████████████████████████████████████████████████████████████████████████████████████████████| 812530.0/812530.0 [01:41<00:00, 7975.93it/s] + export HOST_ARCH=aarch64-linux-android + HOST_ARCH=aarch64-linux-android + export TOOLCHAIN=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin + TOOLCHAIN=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin + export TOOL_PREFIX=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android + TOOL_PREFIX=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android + export PLATFORM_API=31 + PLATFORM_API=31 + export CXX=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android31-clang++ + CXX=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android31-clang++ + export 'CPP=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android31-clang++ -E' + CPP='“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android31-clang++ -E' + export AR=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar + AR=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar + export RANLIB=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib + RANLIB=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib + export CC=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android31-clang + CC=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android31-clang + export LD=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/ld + LD=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/ld + export READELF=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-readelf + READELF=“/android_sdk/ndk/25.2.9519653”/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-readelf + export 'CFLAGS=-fPIC -DANDROID' + CFLAGS='-fPIC -DANDROID' + ./configure --host=aarch64-linux-android --target=aarch64-linux-android --build=x86_64-pc-linux-gnu --enable-shared --enable-ipv6 ac_cv_file__dev_ptmx=yes ac_cv_file__dev_ptc=no --without-ensurepip ac_cv_little_endian_double=yes configure: error: in `/tmp/tmpx_g26ruu/cpython': configure: error: C compiler cannot create executables See `config.log' for more details # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing warnings # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing threading # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha512 # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing signal # cleanup[2] removing contextlib # cleanup[2] removing fcntl # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing copy # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing inspect # cleanup[2] removing dataclasses # destroy dataclasses # cleanup[2] removing typing # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing mmap # cleanup[2] removing smmap.util # cleanup[2] removing smmap.mman # cleanup[2] removing smmap.buf # cleanup[2] removing smmap # destroy smmap # destroy smmap.util # destroy smmap.mman # destroy smmap.buf # cleanup[2] removing binascii # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing gitdb.const # cleanup[2] removing gitdb.util # cleanup[2] removing gitdb.utils # cleanup[2] removing gitdb.utils.encoding # cleanup[2] removing gitdb.typ # cleanup[2] removing gitdb.fun # cleanup[2] removing gitdb.base # destroy gitdb.base # cleanup[2] removing gitdb.exc # cleanup[2] removing gitdb.db.base # cleanup[2] removing gitdb.stream # cleanup[2] removing gitdb.db.loose # cleanup[2] removing gitdb.db.mem # cleanup[2] removing array # cleanup[2] removing gitdb.pack # destroy gitdb.pack # cleanup[2] removing glob # cleanup[2] removing gitdb.db.pack # cleanup[2] removing gitdb.db.ref # cleanup[2] removing gitdb.db.git # cleanup[2] removing gitdb.db # cleanup[2] removing gitdb # cleanup[2] removing locale # cleanup[2] removing git.compat # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing platform # cleanup[2] removing git.types # cleanup[2] removing git.util # destroy git.util # cleanup[2] removing git.exc # cleanup[2] removing configparser # cleanup[2] removing git.config # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing calendar # cleanup[2] removing git.objects.util # cleanup[2] removing git.objects.base # cleanup[2] removing mimetypes # destroy mimetypes # cleanup[2] removing git.objects.blob # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing textwrap # destroy textwrap # cleanup[2] removing git.cmd # cleanup[2] removing git.diff # cleanup[2] removing git.objects.submodule # cleanup[2] removing gc # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing git.objects.submodule.util # cleanup[2] removing git.objects.submodule.base # cleanup[2] removing git.objects.fun # cleanup[2] removing git.objects.tree # cleanup[2] removing git.objects.commit # cleanup[2] removing git.objects.submodule.root # cleanup[2] removing git.objects.tag # cleanup[2] removing git.objects # cleanup[2] removing git.refs.log # cleanup[2] removing git.refs.symbolic # cleanup[2] removing git.refs.reference # cleanup[2] removing git.refs.head # cleanup[2] removing git.refs.tag # cleanup[2] removing git.refs.remote # cleanup[2] removing git.refs # cleanup[2] removing git.db # cleanup[2] removing shlex # cleanup[2] removing git.index.util # cleanup[2] removing git.index.typ # cleanup[2] removing git.index.fun # cleanup[2] removing git.index.base # cleanup[2] removing git.index # cleanup[2] removing git.remote # cleanup[2] removing git.repo.fun # cleanup[2] removing git.repo.base # cleanup[2] removing git.repo # cleanup[2] removing git # cleanup[2] removing tqdm._monitor # cleanup[2] removing tqdm._tqdm_pandas # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing unicodedata # cleanup[2] removing tqdm.utils # cleanup[2] removing tqdm.std # cleanup[2] removing tqdm._dist_ver # cleanup[2] removing tqdm.version # cleanup[2] removing tqdm.cli # cleanup[2] removing tqdm.gui # cleanup[2] removing tqdm # destroy tqdm # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing jinja2.bccache # cleanup[2] removing markupsafe._speedups # cleanup[2] removing markupsafe # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing jinja2.utils # cleanup[2] removing jinja2.nodes # cleanup[2] removing jinja2.exceptions # cleanup[2] removing jinja2.visitor # cleanup[2] removing jinja2.idtracking # cleanup[2] removing jinja2.optimizer # cleanup[2] removing jinja2.compiler # cleanup[2] removing jinja2.async_utils # cleanup[2] removing jinja2.runtime # cleanup[2] removing jinja2.filters # cleanup[2] removing jinja2.tests # cleanup[2] removing jinja2.defaults # cleanup[2] removing jinja2._identifier # cleanup[2] removing jinja2.lexer # cleanup[2] removing jinja2.parser # cleanup[2] removing jinja2.environment # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing jinja2.loaders # cleanup[2] removing jinja2 # destroy jinja2 # destroy jinja2.bccache # destroy jinja2.utils # destroy jinja2.exceptions # destroy jinja2.visitor # destroy jinja2.idtracking # destroy jinja2.optimizer # destroy jinja2.compiler # destroy jinja2.async_utils # destroy jinja2.runtime # destroy jinja2.filters # destroy jinja2.tests # destroy jinja2.defaults # destroy jinja2._identifier # destroy jinja2.lexer # destroy jinja2.parser # destroy jinja2.environment # destroy jinja2.loaders # cleanup[2] removing base64 # cleanup[2] removing email # cleanup[2] removing http # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing _socket # cleanup[2] removing socket # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing uu # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing packaging # destroy packaging # cleanup[2] removing packaging._structures # destroy packaging._structures # cleanup[2] removing packaging.version # cleanup[2] removing android_utilities # destroy android_utilities # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # destroy multiprocessing # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.util # cleanup[2] removing multiprocessing.synchronize # destroy multiprocessing.synchronize # destroy argparse # destroy _sitebuiltins # destroy _bz2 # destroy _compression # destroy _lzma # destroy copy # destroy keyword # destroy tqdm._monitor # destroy tqdm._tqdm_pandas # destroy tqdm.utils # destroy tqdm.std # destroy tqdm._dist_ver # destroy tqdm.version # destroy tqdm.cli # destroy tqdm.gui # destroy unicodedata # destroy _compat_pickle # destroy packaging.version # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy multiprocessing.util # destroy _multiprocessing # destroy multiprocessing.process # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping socket # cleanup[3] wiping _socket # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # destroy email # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping base64 # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping jinja2.nodes # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping markupsafe # destroy string # cleanup[3] wiping markupsafe._speedups # cleanup[3] wiping _pickle # cleanup[3] wiping git # destroy git.compat # destroy git.types # destroy git.exc # destroy git.config # destroy git.cmd # destroy git.objects # destroy git.objects.blob # destroy git.objects.submodule # destroy git.objects.submodule.util # destroy git.objects.submodule.base # destroy git.objects.submodule.root # destroy git.objects.fun # destroy git.objects.tree # destroy git.objects.commit # destroy git.objects.tag # destroy git.refs # destroy git.refs.remote # destroy git.refs.log # destroy git.refs.symbolic # destroy git.refs.reference # destroy git.refs.head # destroy git.refs.tag # destroy git.remote # destroy git.db # destroy git.index # destroy git.index.util # destroy git.repo # destroy git.repo.fun # destroy git.repo.base # destroy git.index.typ # destroy git.index.fun # destroy git.index.base # cleanup[3] wiping shlex # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping gc # cleanup[3] wiping git.diff # cleanup[3] wiping git.objects.base # cleanup[3] wiping git.objects.util # destroy calendar # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping configparser # cleanup[3] wiping platform # cleanup[3] wiping getpass # cleanup[3] wiping termios # destroy termios # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping gitdb # destroy gitdb.const # destroy gitdb.util # destroy gitdb.utils # destroy gitdb.utils.encoding # destroy gitdb.typ # destroy gitdb.fun # destroy gitdb.exc # destroy gitdb.stream # destroy gitdb.db # destroy gitdb.db.base # destroy gitdb.db.pack # destroy gitdb.db.loose # destroy gitdb.db.mem # destroy gitdb.db.ref # destroy gitdb.db.git # cleanup[3] wiping glob # cleanup[3] wiping array # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping binascii # cleanup[3] wiping mmap # cleanup[3] wiping pathlib # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping ntpath # cleanup[3] wiping typing # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _opcode # cleanup[3] wiping subprocess # destroy selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping fcntl # destroy fcntl # cleanup[3] wiping contextlib # cleanup[3] wiping signal # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping _sha512 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping threading # cleanup[3] wiping _string # cleanup[3] wiping collections.abc # cleanup[3] wiping weakref # cleanup[3] wiping warnings # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _socket # destroy _pickle # destroy _datetime # destroy linecache # destroy _weakref # destroy _string # destroy _sha512 # destroy sre_parse # destroy itertools # destroy shlex # destroy gitdb # destroy ntpath # destroy types # destroy collections # destroy _opcode # destroy struct # destroy datetime # destroy glob # destroy _blake2 # destroy select # destroy _stat # destroy git.diff # destroy git.objects.util # destroy json.scanner # destroy _json # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email.charset # destroy email.header # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy email._encoded_words # destroy email.iterators # destroy email.message # destroy http.client # destroy socket # destroy base64 # destroy _ssl # destroy zlib # destroy tempfile # destroy array # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy _codecs # clear sys.audit hooks (testenv) @wishrohitv ➜ /workspaces/pyside6-to-apk/pyside-setup (6.6.1) $