[go: up one dir, main page]

0% found this document useful (0 votes)
35 views352 pages

Github

getup text

Uploaded by

pafofo3679
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views352 pages

Github

getup text

Uploaded by

pafofo3679
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 352

import _frozen_importlib # frozen

import _imp # builtin


import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/encodings/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/codecs.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/codecs.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/codecs.cpython-310.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x10260b2b0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/__pycache__/aliases.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/aliases.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/encodings/__pycache__/aliases.cpython-310.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at
0x1027cc880>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x10260b130>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/__pycache__/utf_8.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/utf_8.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/encodings/__pycache__/utf_8.cpython-310.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at
0x10260b010>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/io.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/io.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/io.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/abc.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/abc.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/abc.cpython-310.pyc'
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x1027ccbb0>
import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x1027cc9a0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/site.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/site.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/os.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/os.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/os.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/stat.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/stat.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/stat.cpython-310.pyc'
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x1027cedd0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_collections_abc.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_collections_abc.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_collections_abc.cpython-310.pyc'
import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at
0x1027cf130>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/posixpath.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/posixpath.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/posixpath.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/genericpath.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/genericpath.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/genericpath.cpython-310.pyc'
import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x102805960>
import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x1027cf1c0>
import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x1027cd9f0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_sitebuiltins.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_sitebuiltins.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_sitebuiltins.cpython-310.pyc'
import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x1027cead0>
Processing user site-packages
Processing global site-packages
Adding directory:
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages'
Processing .pth file:
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/distutils-precedence.pth'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/_distutils_hack/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x102806a10>
Processing .pth file:
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/homebrew-pybind11.pth'
Adding directory: '/opt/homebrew/Cellar/pybind11/2.10.0/libexec/lib/python3.10/site-packages'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/sitecustomize.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/sitecustomize.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/sitecustomize.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/re.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/re.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/re.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/enum.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/enum.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/enum.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/types.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/types.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/types.cpython-310.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x102850760>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x102807550>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/sre_compile.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/sre_compile.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/sre_compile.cpython-310.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/sre_parse.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/sre_parse.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/sre_parse.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/sre_constants.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/sre_constants.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/sre_constants.cpython-310.pyc'
import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x1028521d0>
import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x1028519c0>
import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x102851120>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/functools.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/functools.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/functools.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/collections/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/collections/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/collections/__pycache__/__init__.cpython-310.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/keyword.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/keyword.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/keyword.cpython-310.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x10288f1f0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/operator.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/operator.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/operator.cpython-310.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x10288f2b0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/reprlib.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/reprlib.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/reprlib.cpython-310.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x10288f4c0>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x10288ce20>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x102853a90>
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/copyreg.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/copyreg.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/copyreg.cpython-310.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x10288f850>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x102805db0>
import 'sitecustomize' # <_frozen_importlib_external.SourceFileLoader object at 0x1028061d0>
import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x1027cd3c0>
Python 3.10.6 (main, Aug 30 2022, 04:58:14) [Clang 13.1.6 (clang-1316.0.21.2.5)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/traceback.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/traceback.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/traceback.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/linecache.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/linecache.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/linecache.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/tokenize.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/tokenize.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/tokenize.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/token.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/token.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/token.cpython-310.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x1028bdd20>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x1028bd870>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x1028bd690>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x1028bd090>
# /opt/homebrew/lib/python3.10/site-packages/pip/__pycache__/__init__.cpython-310.pyc
matches /opt/homebrew/lib/python3.10/site-packages/pip/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/typing.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/typing.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/typing.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/collections/__pycache__/abc.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/collections/abc.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/collections/__pycache__/abc.cpython-310.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x1029187c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/contextlib.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/contextlib.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/contextlib.cpython-310.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x1029188b0>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x1028bd6c0>
import 'pip' # <_frozen_importlib_external.SourceFileLoader object at 0x10288cc40>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/__init__.cpython-310.pyc'
import 'pip._internal.utils' # <_frozen_importlib_external.SourceFileLoader object at
0x1028bf820>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/inject_securetransport.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/inject_securetransport.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/inject_securetransport.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/ssl.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/ssl.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/ssl.cpython-310.pyc'
# extension module '_ssl' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_ssl.cpython-310-darwin.so'
# extension module '_socket' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_socket.cpython-310-darwin.so'
# extension module '_socket' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_socket.cpython-310-darwin.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x102955d20>
# extension module '_ssl' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_ssl.cpython-310-darwin.so'
import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1029558a0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/socket.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/socket.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/socket.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/selectors.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/selectors.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/selectors.cpython-310.pyc'
# extension module 'math' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/math.cpython-310-darwin.so'
# extension module 'math' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/math.cpython-310-darwin.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x102ebce50>
# extension module 'select' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/select.cpython-310-darwin.so'
# extension module 'select' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/select.cpython-310-darwin.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x102ebcf10>
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x102ebc400>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'array' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/array.cpython-310-darwin.so'
# extension module 'array' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/array.cpython-310-darwin.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x102ebdf30>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x102957820>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/base64.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/base64.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/base64.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/struct.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/struct.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/struct.cpython-310.pyc'
# extension module '_struct' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_struct.cpython-310-darwin.so'
# extension module '_struct' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_struct.cpython-310-darwin.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x102ebec80>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x102ebea70>
# extension module 'binascii' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/binascii.cpython-310-darwin.so'
# extension module 'binascii' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/binascii.cpython-310-darwin.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x102ebed10>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x102957e50>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/warnings.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/warnings.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/warnings.cpython-310.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x102ebece0>
import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x102954100>
import 'pip._internal.utils.inject_securetransport' # <_frozen_importlib_external.SourceFileLoader
object at 0x1028bf6d0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/_log.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/_log.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/_log.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/logging/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/logging/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/logging/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/weakref.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/weakref.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/weakref.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_weakrefset.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_weakrefset.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_weakrefset.cpython-310.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x102efae60>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x102efa170>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/string.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/string.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/string.cpython-310.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x102efb850>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/threading.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/threading.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/threading.cpython-310.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x102efbe80>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x102ef8220>
import 'pip._internal.utils._log' # <_frozen_importlib_external.SourceFileLoader object at
0x1029542b0>
import 'pip._internal' # <_frozen_importlib_external.SourceFileLoader object at 0x1028bf250>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/__init__.cpython-310.pyc'
import 'pip._internal.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x1028bece0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/main.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/main.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/main.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/locale.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/locale.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/locale.cpython-310.pyc'
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x102ef8af0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/autocompletion.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/autocompletion.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/autocompletion.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/optparse.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/optparse.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/optparse.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/textwrap.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/textwrap.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/textwrap.cpython-310.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x102f8c1c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/gettext.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/gettext.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/gettext.cpython-310.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x102f8cfd0>
import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x102f3a7a0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/main_parser.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/main_parser.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/main_parser.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/cmdoptions.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/__init__.cpython-310.pyc'
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x102f8dcf0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/util.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/util.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/util.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/_abc.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/_abc.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/_abc.cpython-310.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x102f8e5f0>
import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x102f8df00>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/__future__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__future__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/__future__.cpython-310.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x102f8ea10>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/glob.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/glob.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/glob.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/fnmatch.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/fnmatch.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/fnmatch.cpython-310.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x102f8f580>
import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x102f8efb0>
import 'pip._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x102f8e8f0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/packaging/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/__about__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/packaging/__about__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/__about__.cpython-310.pyc'
import 'pip._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader
object at 0x102f8f8e0>
import 'pip._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at
0x102f8f3d0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/utils.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/packaging/utils.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/utils.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/tags.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/packaging/tags.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/tags.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/platform.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/platform.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/platform.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/subprocess.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/subprocess.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/subprocess.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/signal.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/signal.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/signal.cpython-310.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x102fddae0>
# extension module 'fcntl' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/fcntl.cpython-310-darwin.so'
# extension module 'fcntl' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/fcntl.cpython-310-darwin.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x102fddf30>
# extension module '_posixsubprocess' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_posixsubprocess.cpython-310-darwin.so'
# extension module '_posixsubprocess' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_posixsubprocess.cpython-310-darwin.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at
0x102fddff0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x102fdcd30>
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x102fdc130>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/sysconfig.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/sysconfig.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/sysconfig.cpython-310.pyc'
import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x102fded40>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/machinery.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/machinery.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/machinery.cpython-310.pyc'
import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at
0x102fdf040>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/packaging/_manylinux.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-310.pyc'
import 'pip._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader
object at 0x102fdf3a0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/packaging/_musllinux.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-310.pyc'
import 'pip._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader
object at 0x102fdfc70>
import 'pip._vendor.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at
0x102f8f9d0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/version.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/packaging/version.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/version.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/_structures.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/packaging/_structures.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/_structures.cpython-310.pyc'
import 'pip._vendor.packaging._structures' # <_frozen_importlib_external.SourceFileLoader
object at 0x103020d30>
import 'pip._vendor.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at
0x103020100>
import 'pip._vendor.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at
0x102f8f3a0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/parser.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/parser.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/parser.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/shutil.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/shutil.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/shutil.cpython-310.pyc'
# extension module 'zlib' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/zlib.cpython-310-darwin.so'
# extension module 'zlib' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/zlib.cpython-310-darwin.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103051420>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/bz2.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/bz2.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/bz2.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_compression.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_compression.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_compression.cpython-310.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x103051d50>
# extension module '_bz2' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_bz2.cpython-310-darwin.so'
# extension module '_bz2' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_bz2.cpython-310-darwin.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103052260>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x103051540>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/lzma.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/lzma.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/lzma.cpython-310.pyc'
# extension module '_lzma' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_lzma.cpython-310-darwin.so'
# extension module '_lzma' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_lzma.cpython-310-darwin.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103052920>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x1030522c0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x103050640>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/status_codes.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/status_codes.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/status_codes.cpython-310.pyc'
import 'pip._internal.cli.status_codes' # <_frozen_importlib_external.SourceFileLoader object at
0x103053370>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/__pycache__/configuration.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/configuration.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/__pycache__/configuration.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/configparser.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/configparser.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/configparser.cpython-310.pyc'
import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x1030535e0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/__pycache__/exceptions.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/exceptions.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/__pycache__/exceptions.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/exceptions.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/packages/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-310.pyc'
import 'pip._vendor.urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at
0x10308f070>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/packages/six.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-310.pyc'
import 'pip._vendor.urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object
at 0x10308f130>
import 'pip._vendor.urllib3.packages.six.moves' #
<pip._vendor.urllib3.packages.six._SixMetaPathImporter object at 0x103304460>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/http/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/http/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/http/__pycache__/__init__.cpython-310.pyc'
import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x10308f9d0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/http/__pycache__/client.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/http/client.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/http/__pycache__/client.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/__init__.cpython-310.pyc'
import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x1033213f0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/parser.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/parser.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/parser.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/feedparser.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/feedparser.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/feedparser.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/errors.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/errors.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/errors.cpython-310.pyc'
import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x103321ff0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/_policybase.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/_policybase.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/_policybase.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/header.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/header.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/header.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/quoprimime.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/quoprimime.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/quoprimime.cpython-310.pyc'
import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at
0x103323b20>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/base64mime.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/base64mime.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/base64mime.cpython-310.pyc'
import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at
0x103323fa0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/charset.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/charset.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/charset.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/encoders.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/encoders.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/encoders.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/quopri.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/quopri.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/quopri.cpython-310.pyc'
import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x103360af0>
import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at
0x103360760>
import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x103360280>
import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x1033233a0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/utils.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/utils.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/utils.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/random.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/random.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/random.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/bisect.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/bisect.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/bisect.cpython-310.pyc'
# extension module '_bisect' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_bisect.cpython-310-darwin.so'
# extension module '_bisect' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_bisect.cpython-310-darwin.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103362110>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x103361f00>
# extension module '_random' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_random.cpython-310-darwin.so'
# extension module '_random' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_random.cpython-310-darwin.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1033620e0>
# extension module '_sha512' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_sha512.cpython-310-darwin.so'
# extension module '_sha512' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_sha512.cpython-310-darwin.so'
import '_sha512' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103362170>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x103361330>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/datetime.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/datetime.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/datetime.cpython-310.pyc'
# extension module '_datetime' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_datetime.cpython-310-darwin.so'
# extension module '_datetime' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_datetime.cpython-310-darwin.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1033a0790>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x1033622c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/urllib/__pycache__/__init__.cpython-310.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x1033623e0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/__pycache__/parse.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/parse.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/urllib/__pycache__/parse.cpython-310.pyc'
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x1033622f0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/_parseaddr.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/_parseaddr.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/_parseaddr.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/calendar.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/calendar.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/calendar.cpython-310.pyc'
import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x1033a28c0>
import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at
0x1033a2e60>
import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x103360580>
import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at
0x1033229b0>
import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at
0x103321960>
import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x103321510>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/message.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/message.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/message.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/uu.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/uu.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/uu.cpython-310.pyc'
import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x103430bb0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/_encoded_words.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/_encoded_words.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/_encoded_words.cpython-310.pyc'
import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at
0x103430df0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/iterators.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/iterators.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/iterators.cpython-310.pyc'
import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x103431240>
import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at
0x103321e10>
import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x10308f460>
import 'pip._vendor.urllib3.packages.six.moves.http_client' #
<pip._vendor.urllib3.packages.six._SixMetaPathImporter object at 0x103304460>
import 'pip._vendor.urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at
0x10308e6b0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/_version.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/_version.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/_version.cpython-310.pyc'
import 'pip._vendor.urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at
0x10308e950>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/connectionpool.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/connection.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/connection.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/connection.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/connection.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-310.pyc'
import 'pip._vendor.urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at
0x103433370>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-310.pyc
matches /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/contrib/_appengine_environ.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-310.pyc'
import 'pip._vendor.urllib3.contrib._appengine_environ' #
<_frozen_importlib_external.SourceFileLoader object at 0x103433520>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/wait.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-310.pyc'
import 'pip._vendor.urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at
0x1034336a0>
import 'pip._vendor.urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader
object at 0x103433070>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/request.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-310.pyc'
import 'pip._vendor.urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at
0x1034339a0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/response.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-310.pyc'
import 'pip._vendor.urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object
at 0x103433a30>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/retry.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-310.pyc'
import 'pip._vendor.urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at
0x103433af0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/ssl_.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/hmac.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/hmac.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/hmac.cpython-310.pyc'
# extension module '_hashlib' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_hashlib.cpython-310-darwin.so'
# extension module '_hashlib' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_hashlib.cpython-310-darwin.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1034691b0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/hashlib.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/hashlib.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/hashlib.cpython-310.pyc'
# extension module '_blake2' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_blake2.cpython-310-darwin.so'
# extension module '_blake2' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_blake2.cpython-310-darwin.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103469a80>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x103469660>
import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x103468b50>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/url.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-310.pyc'
import 'pip._vendor.urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at
0x103469780>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/ssltransport.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-310.pyc'
import 'pip._vendor.urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader
object at 0x10346aec0>
import 'pip._vendor.urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at
0x103468700>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/timeout.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-310.pyc'
import 'pip._vendor.urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at
0x103468250>
import 'pip._vendor.urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at
0x103432da0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/proxy.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-310.pyc'
import 'pip._vendor.urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at
0x103432dd0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/_collections.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-310.pyc'
import 'pip._vendor.urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at
0x10346a860>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/ipaddress.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/ipaddress.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/ipaddress.cpython-310.pyc'
import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x10346b310>
import 'pip._vendor.urllib3.util.ssl_match_hostname' #
<_frozen_importlib_external.SourceFileLoader object at 0x10346b130>
import 'pip._vendor.urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at
0x1034324a0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/queue.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/queue.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/queue.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/heapq.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/heapq.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/heapq.cpython-310.pyc'
# extension module '_heapq' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_heapq.cpython-310-darwin.so'
# extension module '_heapq' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_heapq.cpython-310-darwin.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1034d0130>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x1034b7be0>
# extension module '_queue' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_queue.cpython-310-darwin.so'
# extension module '_queue' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_queue.cpython-310-darwin.so'
import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1034b7f10>
import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x103432b00>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/request.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/request.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/filepost.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/fields.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/fields.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/mimetypes.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/mimetypes.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/mimetypes.cpython-310.pyc'
import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x1034d0b80>
import 'pip._vendor.urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at
0x1034d05e0>
import 'pip._vendor.urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at
0x1034d0250>
import 'pip._vendor.urllib3.packages.six.moves.urllib' #
<pip._vendor.urllib3.packages.six._SixMetaPathImporter object at 0x103304460>
import 'pip._vendor.urllib3.packages.six.moves.urllib.parse' #
<pip._vendor.urllib3.packages.six._SixMetaPathImporter object at 0x103304460>
import 'pip._vendor.urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at
0x1034b7c70>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/response.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/response.cpython-310.pyc'
import 'pip._vendor.urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at
0x1034d09a0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/util/queue.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-310.pyc'
import 'pip._vendor.urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at
0x1034d18a0>
import 'pip._vendor.urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader
object at 0x10308ea70>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/poolmanager.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-310.pyc'
import 'pip._vendor.urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object
at 0x1034d1a50>
import 'pip._vendor.urllib3' # <_frozen_importlib_external.SourceFileLoader object at
0x10308e1a0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/exceptions.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/exceptions.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/exceptions.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/compat.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/compat.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/compat.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/enums.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/enums.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/enums.cpython-310.pyc'
import 'pip._vendor.chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at
0x1034d30d0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/universaldetector.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/universaldetector.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/universaldetector.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/charsetgroupprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/charsetgroupprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/charsetgroupprober.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/charsetprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/charsetprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/charsetprober.cpython-310.pyc'
import 'pip._vendor.chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader
object at 0x1034d2470>
import 'pip._vendor.chardet.charsetgroupprober' #
<_frozen_importlib_external.SourceFileLoader object at 0x1034d2890>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/escprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/escprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/escprober.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/codingstatemachine.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/codingstatemachine.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/codingstatemachine.cpython-310.pyc'
import 'pip._vendor.chardet.codingstatemachine' #
<_frozen_importlib_external.SourceFileLoader object at 0x10350c460>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/escsm.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/escsm.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/escsm.cpython-310.pyc'
import 'pip._vendor.chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at
0x10350c790>
import 'pip._vendor.chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at
0x10350c100>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/latin1prober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/latin1prober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/latin1prober.cpython-310.pyc'
import 'pip._vendor.chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object
at 0x10350c7c0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/mbcsgroupprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/big5prober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/big5prober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/big5prober.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/chardistribution.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/chardistribution.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/chardistribution.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/big5freq.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/big5freq.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/big5freq.cpython-310.pyc'
import 'pip._vendor.chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at
0x10350d5d0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/euckrfreq.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/euckrfreq.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/euckrfreq.cpython-310.pyc'
import 'pip._vendor.chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at
0x10350d690>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/euctwfreq.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/euctwfreq.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/euctwfreq.cpython-310.pyc'
import 'pip._vendor.chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at
0x10350d720>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/gb2312freq.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/gb2312freq.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/gb2312freq.cpython-310.pyc'
import 'pip._vendor.chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object
at 0x10350d7b0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/jisfreq.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/jisfreq.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/jisfreq.cpython-310.pyc'
import 'pip._vendor.chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at
0x10350d840>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/johabfreq.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/johabfreq.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/johabfreq.cpython-310.pyc'
import 'pip._vendor.chardet.johabfreq' # <_frozen_importlib_external.SourceFileLoader object at
0x10350d8d0>
import 'pip._vendor.chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader
object at 0x10350d180>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/mbcharsetprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/mbcharsetprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/mbcharsetprober.cpython-310.pyc'
import 'pip._vendor.chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader
object at 0x10350dc30>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/mbcssm.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/mbcssm.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/mbcssm.cpython-310.pyc'
import 'pip._vendor.chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at
0x10350dff0>
import 'pip._vendor.chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object
at 0x10350cdf0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/cp949prober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/cp949prober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/cp949prober.cpython-310.pyc'
import 'pip._vendor.chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object
at 0x10350df90>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/eucjpprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/eucjpprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/eucjpprober.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/jpcntx.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/jpcntx.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/jpcntx.cpython-310.pyc'
import 'pip._vendor.chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at
0x10350e530>
import 'pip._vendor.chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object
at 0x10350e200>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/euckrprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/euckrprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/euckrprober.cpython-310.pyc'
import 'pip._vendor.chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object
at 0x10350e950>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/euctwprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/euctwprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/euctwprober.cpython-310.pyc'
import 'pip._vendor.chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object
at 0x10350eb60>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/gb2312prober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/gb2312prober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/gb2312prober.cpython-310.pyc'
import 'pip._vendor.chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader
object at 0x10350eda0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/johabprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/johabprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/johabprober.cpython-310.pyc'
import 'pip._vendor.chardet.johabprober' # <_frozen_importlib_external.SourceFileLoader object
at 0x10350efe0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/sjisprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/sjisprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/sjisprober.cpython-310.pyc'
import 'pip._vendor.chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at
0x10350f220>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/utf8prober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/utf8prober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/utf8prober.cpython-310.pyc'
import 'pip._vendor.chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object
at 0x10350f580>
import 'pip._vendor.chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader
object at 0x10350ca60>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/sbcsgroupprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/hebrewprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/hebrewprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/hebrewprober.cpython-310.pyc'
import 'pip._vendor.chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader
object at 0x10350f8b0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/langbulgarianmodel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/sbcharsetprober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-310.pyc'
import 'pip._vendor.chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader
object at 0x10350fc70>
import 'pip._vendor.chardet.langbulgarianmodel' #
<_frozen_importlib_external.SourceFileLoader object at 0x10350fb50>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/langgreekmodel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-310.pyc'
import 'pip._vendor.chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader
object at 0x1035e8be0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/langhebrewmodel.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/langhebrewmodel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/langhebrewmodel.cpython-310.pyc'
import 'pip._vendor.chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader
object at 0x1035e8b50>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/langrussianmodel.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/langrussianmodel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/langrussianmodel.cpython-310.pyc'
import 'pip._vendor.chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader
object at 0x1035e8ac0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/langthaimodel.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/langthaimodel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/langthaimodel.cpython-310.pyc'
import 'pip._vendor.chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader
object at 0x1033a0280>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/langturkishmodel.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/langturkishmodel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/langturkishmodel.cpython-310.pyc'
import 'pip._vendor.chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader
object at 0x1033a0040>
import 'pip._vendor.chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader
object at 0x10350f760>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/utf1632prober.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/utf1632prober.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/utf1632prober.cpython-310.pyc'
import 'pip._vendor.chardet.utf1632prober' # <_frozen_importlib_external.SourceFileLoader
object at 0x1033a0070>
import 'pip._vendor.chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader
object at 0x1034d2d40>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/version.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/chardet/version.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/chardet/__pycache__/version.cpython-310.pyc'
import 'pip._vendor.chardet.version' # <_frozen_importlib_external.SourceFileLoader object at
0x103363670>
import 'pip._vendor.chardet' # <_frozen_importlib_external.SourceFileLoader object at
0x1034d33a0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/json/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/__pycache__/decoder.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/decoder.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/json/__pycache__/decoder.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/__pycache__/scanner.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/scanner.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/json/__pycache__/scanner.cpython-310.pyc'
# extension module '_json' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_json.cpython-310-darwin.so'
# extension module '_json' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_json.cpython-310-darwin.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1033634f0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x103363430>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x103363a00>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/__pycache__/encoder.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/encoder.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/json/__pycache__/encoder.cpython-310.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x103363940>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x1034d2a10>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/http/__pycache__/cookiejar.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/http/cookiejar.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/http/__pycache__/cookiejar.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/copy.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/copy.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/copy.cpython-310.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x1035e88b0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/__pycache__/request.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/request.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/urllib/__pycache__/request.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/tempfile.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/tempfile.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/tempfile.cpython-310.pyc'
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x1035ea320>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/__pycache__/error.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/error.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/urllib/__pycache__/error.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/__pycache__/response.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/response.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/urllib/__pycache__/response.cpython-310.pyc'
import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x1035eb700>
import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x1035eb2e0>
# extension module '_scproxy' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_scproxy.cpython-310-darwin.so'
# extension module '_scproxy' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_scproxy.cpython-310-darwin.so'
import '_scproxy' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103668250>
import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x1035e85b0>
import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x103363130>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/http/__pycache__/cookies.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/http/cookies.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/http/__pycache__/cookies.cpython-310.pyc'
import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x1035e93c0>
import 'pip._vendor.requests.compat' # <_frozen_importlib_external.SourceFileLoader object at
0x1034d3970>
import 'pip._vendor.requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object
at 0x1034d36d0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/compat.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/compat.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/compat.cpython-310.pyc'
import 'pip._internal.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at
0x103668eb0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/packages.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/packages.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/packages.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/idna/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/idna/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/idna/__pycache__/package_data.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/idna/package_data.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/idna/__pycache__/package_data.cpython-310.pyc'
import 'pip._vendor.idna.package_data' # <_frozen_importlib_external.SourceFileLoader object
at 0x103668e80>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/idna/__pycache__/core.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/idna/core.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/idna/__pycache__/core.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/idna/idnadata.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/idna/__pycache__/idnadata.cpython-310.pyc'
import 'pip._vendor.idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at
0x1036695a0>
# extension module 'unicodedata' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/unicodedata.cpython-310-darwin.so'
# extension module 'unicodedata' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/unicodedata.cpython-310-darwin.so'
import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at
0x103669660>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/idna/intranges.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/idna/__pycache__/intranges.cpython-310.pyc'
import 'pip._vendor.idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at
0x103669720>
import 'pip._vendor.idna.core' # <_frozen_importlib_external.SourceFileLoader object at
0x103668f40>
import 'pip._vendor.idna' # <_frozen_importlib_external.SourceFileLoader object at
0x103668b50>
import 'pip._vendor.requests.packages' # <_frozen_importlib_external.SourceFileLoader object
at 0x103668df0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/utils.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/utils.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/zipfile.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/zipfile.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/zipfile.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/pathlib.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/pathlib.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/pathlib.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/ntpath.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/ntpath.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/ntpath.cpython-310.pyc'
import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x1036c5840>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x10366bb50>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x10366a0e0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/certs.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/certs.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/certifi/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/certifi/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/certifi/core.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/certifi/__pycache__/core.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/resources.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/resources.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/resources.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/_common.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/_common.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/_common.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/abc.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/abc.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/abc.cpython-310.pyc'
import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x1036c7b50>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/_adapters.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/_adapters.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/_adapters.cpython-310.pyc'
import 'importlib._adapters' # <_frozen_importlib_external.SourceFileLoader object at
0x1037007f0>
import 'importlib._common' # <_frozen_importlib_external.SourceFileLoader object at
0x1036c7640>
import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at
0x1036c6f50>
import 'pip._vendor.certifi.core' # <_frozen_importlib_external.SourceFileLoader object at
0x1036c6b60>
import 'pip._vendor.certifi' # <_frozen_importlib_external.SourceFileLoader object at
0x1036c6920>
import 'pip._vendor.requests.certs' # <_frozen_importlib_external.SourceFileLoader object at
0x10366a950>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/__version__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/__version__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/__version__.cpython-310.pyc'
import 'pip._vendor.requests.__version__' # <_frozen_importlib_external.SourceFileLoader
object at 0x1036c6830>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/_internal_utils.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-310.pyc'
import 'pip._vendor.requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader
object at 0x1036c6b30>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/cookies.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/cookies.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/cookies.cpython-310.pyc'
import 'pip._vendor.requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at
0x1036c6d70>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/structures.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/structures.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/structures.cpython-310.pyc'
import 'pip._vendor.requests.structures' # <_frozen_importlib_external.SourceFileLoader object
at 0x103701ba0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/readers.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/readers.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/readers.cpython-310.pyc'
import 'importlib.readers' # <_frozen_importlib_external.SourceFileLoader object at
0x103702110>
import 'pip._vendor.requests.utils' # <_frozen_importlib_external.SourceFileLoader object at
0x103668be0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/api.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/api.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/api.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/sessions.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/sessions.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/sessions.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/adapters.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/adapters.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/adapters.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/auth.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/auth.cpython-310.pyc'
import 'pip._vendor.requests.auth' # <_frozen_importlib_external.SourceFileLoader object at
0x103703d90>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/models.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/models.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/models.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/__pycache__/idna.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/idna.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/encodings/__pycache__/idna.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/stringprep.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/stringprep.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/stringprep.cpython-310.pyc'
import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x103735390>
import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at
0x103735000>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/hooks.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/hooks.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/hooks.cpython-310.pyc'
import 'pip._vendor.requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at
0x1037356f0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/status_codes.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/requests/status_codes.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/requests/__pycache__/status_codes.cpython-310.pyc'
import 'pip._vendor.requests.status_codes' # <_frozen_importlib_external.SourceFileLoader
object at 0x103735840>
import 'pip._vendor.requests.models' # <_frozen_importlib_external.SourceFileLoader object at
0x103734340>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/socks.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-310.pyc'
# destroy pip._vendor.urllib3.contrib.socks
import 'pip._vendor.requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at
0x103703430>
import 'pip._vendor.requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at
0x103702b30>
import 'pip._vendor.requests.api' # <_frozen_importlib_external.SourceFileLoader object at
0x1037028c0>
import 'pip._vendor.requests' # <_frozen_importlib_external.SourceFileLoader object at
0x10308de40>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_extension.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/_extension.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_extension.cpython-310.pyc'
import 'pip._vendor.rich._extension' # <_frozen_importlib_external.SourceFileLoader object at
0x103736050>
import 'pip._vendor.rich' # <_frozen_importlib_external.SourceFileLoader object at
0x1037032b0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/console.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/console.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/console.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/inspect.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/inspect.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/inspect.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/ast.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/ast.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/ast.cpython-310.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x10378e440>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/dis.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/dis.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/dis.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/opcode.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/opcode.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/opcode.cpython-310.pyc'
# extension module '_opcode' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_opcode.cpython-310-darwin.so'
# extension module '_opcode' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_opcode.cpython-310-darwin.so'
import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1037d1120>
import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x1037d0eb0>
import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x10378ebf0>
import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x10378c130>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/dataclasses.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/dataclasses.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/dataclasses.cpython-310.pyc'
import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x10378d9c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/getpass.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/getpass.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/getpass.cpython-310.pyc'
# extension module 'termios' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/termios.cpython-310-darwin.so'
# extension module 'termios' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/termios.cpython-310-darwin.so'
import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103808ca0>
import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x1037d3a30>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/html/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/html/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/html/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/html/__pycache__/entities.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/html/entities.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/html/__pycache__/entities.cpython-310.pyc'
import 'html.entities' # <_frozen_importlib_external.SourceFileLoader object at 0x103808f40>
import 'html' # <_frozen_importlib_external.SourceFileLoader object at 0x103808c70>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/errors.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/errors.cpython-310.pyc'
import 'pip._vendor.rich.errors' # <_frozen_importlib_external.SourceFileLoader object at
0x103808f70>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/themes.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/themes.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/default_styles.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/default_styles.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/default_styles.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/style.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/style.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/style.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/color.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/color.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/color.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/colorsys.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/colorsys.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/colorsys.cpython-310.pyc'
import 'colorsys' # <_frozen_importlib_external.SourceFileLoader object at 0x10380ad70>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/_palettes.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_palettes.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/palette.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/palette.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/color_triplet.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-310.pyc'
import 'pip._vendor.rich.color_triplet' # <_frozen_importlib_external.SourceFileLoader object at
0x10380b580>
import 'pip._vendor.rich.palette' # <_frozen_importlib_external.SourceFileLoader object at
0x10380b040>
import 'pip._vendor.rich._palettes' # <_frozen_importlib_external.SourceFileLoader object at
0x10380aef0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/repr.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/repr.cpython-310.pyc'
import 'pip._vendor.rich.repr' # <_frozen_importlib_external.SourceFileLoader object at
0x10380bdf0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/terminal_theme.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-310.pyc'
import 'pip._vendor.rich.terminal_theme' # <_frozen_importlib_external.SourceFileLoader object
at 0x10380bd90>
import 'pip._vendor.rich.color' # <_frozen_importlib_external.SourceFileLoader object at
0x10380a3e0>
import 'pip._vendor.rich.style' # <_frozen_importlib_external.SourceFileLoader object at
0x103809750>
import 'pip._vendor.rich.default_styles' # <_frozen_importlib_external.SourceFileLoader object at
0x103809300>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/theme.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/theme.cpython-310.pyc'
import 'pip._vendor.rich.theme' # <_frozen_importlib_external.SourceFileLoader object at
0x1039d56c0>
import 'pip._vendor.rich.themes' # <_frozen_importlib_external.SourceFileLoader object at
0x1038090f0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/_emoji_replace.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/_emoji_codes.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-310.pyc'
import 'pip._vendor.rich._emoji_codes' # <_frozen_importlib_external.SourceFileLoader object at
0x1039d5a80>
import 'pip._vendor.rich._emoji_replace' # <_frozen_importlib_external.SourceFileLoader object
at 0x1039d5930>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_export_format.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/_export_format.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_export_format.cpython-310.pyc'
import 'pip._vendor.rich._export_format' # <_frozen_importlib_external.SourceFileLoader object
at 0x1039d5cc0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_log_render.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/_log_render.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_log_render.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/text.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/text.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/text.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/_loop.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_loop.cpython-310.pyc'
import 'pip._vendor.rich._loop' # <_frozen_importlib_external.SourceFileLoader object at
0x1039d6dd0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/_pick.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_pick.cpython-310.pyc'
import 'pip._vendor.rich._pick' # <_frozen_importlib_external.SourceFileLoader object at
0x1039d7160>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/_wrap.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_wrap.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/cells.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/cells.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/_cell_widths.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-310.pyc'
import 'pip._vendor.rich._cell_widths' # <_frozen_importlib_external.SourceFileLoader object at
0x1039d7910>
import 'pip._vendor.rich.cells' # <_frozen_importlib_external.SourceFileLoader object at
0x1039d7460>
import 'pip._vendor.rich._wrap' # <_frozen_importlib_external.SourceFileLoader object at
0x1039d7280>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/align.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/align.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/align.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/constrain.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/constrain.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/jupyter.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/jupyter.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/segment.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/segment.cpython-310.pyc'
import 'pip._vendor.rich.segment' # <_frozen_importlib_external.SourceFileLoader object at
0x103a8c670>
import 'pip._vendor.rich.jupyter' # <_frozen_importlib_external.SourceFileLoader object at
0x103a8c1f0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/measure.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/measure.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/protocol.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/protocol.cpython-310.pyc'
import 'pip._vendor.rich.protocol' # <_frozen_importlib_external.SourceFileLoader object at
0x103a8e260>
import 'pip._vendor.rich.measure' # <_frozen_importlib_external.SourceFileLoader object at
0x103a8e560>
import 'pip._vendor.rich.constrain' # <_frozen_importlib_external.SourceFileLoader object at
0x1039d7ee0>
import 'pip._vendor.rich.align' # <_frozen_importlib_external.SourceFileLoader object at
0x1039d7b50>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/containers.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/containers.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/containers.cpython-310.pyc'
import 'pip._vendor.rich.containers' # <_frozen_importlib_external.SourceFileLoader object at
0x103a8ed40>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/control.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/control.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/control.cpython-310.pyc'
import 'pip._vendor.rich.control' # <_frozen_importlib_external.SourceFileLoader object at
0x103a8f3a0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/emoji.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/emoji.cpython-310.pyc'
import 'pip._vendor.rich.emoji' # <_frozen_importlib_external.SourceFileLoader object at
0x103a8fee0>
import 'pip._vendor.rich.text' # <_frozen_importlib_external.SourceFileLoader object at
0x1039d5db0>
import 'pip._vendor.rich._log_render' # <_frozen_importlib_external.SourceFileLoader object at
0x1039d5ab0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/highlighter.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/highlighter.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/highlighter.cpython-310.pyc'
import 'pip._vendor.rich.highlighter' # <_frozen_importlib_external.SourceFileLoader object at
0x103ac4fd0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/markup.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/markup.cpython-310.pyc'
import 'pip._vendor.rich.markup' # <_frozen_importlib_external.SourceFileLoader object at
0x103ac5210>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/pager.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/pager.cpython-310.pyc'
import 'pip._vendor.rich.pager' # <_frozen_importlib_external.SourceFileLoader object at
0x103ac5ae0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/pretty.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/pretty.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/abc.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/abc.cpython-310.pyc'
import 'pip._vendor.rich.abc' # <_frozen_importlib_external.SourceFileLoader object at
0x103ac6650>
import 'pip._vendor.rich.pretty' # <_frozen_importlib_external.SourceFileLoader object at
0x103ac5870>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/region.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/region.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/region.cpython-310.pyc'
import 'pip._vendor.rich.region' # <_frozen_importlib_external.SourceFileLoader object at
0x103ac7640>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/scope.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/scope.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/panel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/panel.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/box.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/box.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/box.cpython-310.pyc'
import 'pip._vendor.rich.box' # <_frozen_importlib_external.SourceFileLoader object at
0x103ac72e0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/padding.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/padding.cpython-310.pyc'
import 'pip._vendor.rich.padding' # <_frozen_importlib_external.SourceFileLoader object at
0x103b0c610>
import 'pip._vendor.rich.panel' # <_frozen_importlib_external.SourceFileLoader object at
0x103ac78e0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/table.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/table.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/table.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/_ratio.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_ratio.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/fractions.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/fractions.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/fractions.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/decimal.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/decimal.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/decimal.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/numbers.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/numbers.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/numbers.cpython-310.pyc'
import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x103b0e800>
# extension module '_decimal' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_decimal.cpython-310-darwin.so'
# extension module '_decimal' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_decimal.cpython-310-darwin.so'
import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103b0e590>
import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x103b0e380>
import 'fractions' # <_frozen_importlib_external.SourceFileLoader object at 0x103b0d960>
import 'pip._vendor.rich._ratio' # <_frozen_importlib_external.SourceFileLoader object at
0x103b0d4e0>
import 'pip._vendor.rich.table' # <_frozen_importlib_external.SourceFileLoader object at
0x103b0c880>
import 'pip._vendor.rich.scope' # <_frozen_importlib_external.SourceFileLoader object at
0x103ac7c40>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/screen.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/screen.cpython-310.pyc'
import 'pip._vendor.rich.screen' # <_frozen_importlib_external.SourceFileLoader object at
0x103ac7520>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/styled.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/styled.cpython-310.pyc'
import 'pip._vendor.rich.styled' # <_frozen_importlib_external.SourceFileLoader object at
0x103b4aa70>
import 'pip._vendor.rich.console' # <_frozen_importlib_external.SourceFileLoader object at
0x1037361a0>
import 'pip._internal.exceptions' # <_frozen_importlib_external.SourceFileLoader object at
0x103053a90>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/appdirs.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/appdirs.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/platformdirs/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/platformdirs/__pycache__/api.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/platformdirs/api.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/platformdirs/__pycache__/api.cpython-310.pyc'
import 'pip._vendor.platformdirs.api' # <_frozen_importlib_external.SourceFileLoader object at
0x103b4ad10>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/platformdirs/__pycache__/version.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/platformdirs/version.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/platformdirs/__pycache__/version.cpython-310.pyc'
import 'pip._vendor.platformdirs.version' # <_frozen_importlib_external.SourceFileLoader object
at 0x103b4b0d0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/platformdirs/macos.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-310.pyc'
import 'pip._vendor.platformdirs.macos' # <_frozen_importlib_external.SourceFileLoader object
at 0x103b4b1c0>
import 'pip._vendor.platformdirs' # <_frozen_importlib_external.SourceFileLoader object at
0x103b48c40>
import 'pip._internal.utils.appdirs' # <_frozen_importlib_external.SourceFileLoader object at
0x10308d990>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/logging.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/logging.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/logging.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/logging/__pycache__/handlers.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/logging/handlers.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/logging/__pycache__/handlers.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/pickle.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/pickle.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/pickle.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_compat_pickle.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_compat_pickle.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_compat_pickle.cpython-310.pyc'
import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x103c56bf0>
# extension module '_pickle' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_pickle.cpython-310-darwin.so'
# extension module '_pickle' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_pickle.cpython-310-darwin.so'
import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103c56d40>
import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x103c54700>
import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at
0x103b499f0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/logging.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/logging.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/traceback.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/traceback.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/__init__.cpython-310.pyc'
import 'pip._vendor.pygments' # <_frozen_importlib_external.SourceFileLoader object at
0x103c57d00>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/lexers/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/lexers/_mapping.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-310.pyc'
import 'pip._vendor.pygments.lexers._mapping' # <_frozen_importlib_external.SourceFileLoader
object at 0x103c94340>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/modeline.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/modeline.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/modeline.cpython-310.pyc'
import 'pip._vendor.pygments.modeline' # <_frozen_importlib_external.SourceFileLoader object
at 0x103cd64a0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/plugin.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/plugin.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/plugin.cpython-310.pyc'
import 'pip._vendor.pygments.plugin' # <_frozen_importlib_external.SourceFileLoader object at
0x103cd65c0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/util.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/util.cpython-310.pyc'
import 'pip._vendor.pygments.util' # <_frozen_importlib_external.SourceFileLoader object at
0x103cd67d0>
import 'pip._vendor.pygments.lexers' # <_frozen_importlib_external.SourceFileLoader object at
0x103c57e20>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/token.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/token.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/token.cpython-310.pyc'
import 'pip._vendor.pygments.token' # <_frozen_importlib_external.SourceFileLoader object at
0x103cd6650>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/columns.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/columns.cpython-310.pyc'
import 'pip._vendor.rich.columns' # <_frozen_importlib_external.SourceFileLoader object at
0x103cd6ef0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/syntax.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/syntax.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/lexer.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/lexer.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/lexer.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/filter.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/filter.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/filter.cpython-310.pyc'
import 'pip._vendor.pygments.filter' # <_frozen_importlib_external.SourceFileLoader object at
0x103d0cee0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/filters/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-310.pyc'
import 'pip._vendor.pygments.filters' # <_frozen_importlib_external.SourceFileLoader object at
0x103d0d2a0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/regexopt.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-310.pyc'
import 'pip._vendor.pygments.regexopt' # <_frozen_importlib_external.SourceFileLoader object
at 0x103d0d750>
import 'pip._vendor.pygments.lexer' # <_frozen_importlib_external.SourceFileLoader object at
0x103cd7ee0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/style.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/style.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/__pycache__/style.cpython-310.pyc'
import 'pip._vendor.pygments.style' # <_frozen_importlib_external.SourceFileLoader object at
0x103d0c880>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pygments/styles/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-310.pyc'
import 'pip._vendor.pygments.styles' # <_frozen_importlib_external.SourceFileLoader object at
0x103d0e110>
import 'pip._vendor.rich.syntax' # <_frozen_importlib_external.SourceFileLoader object at
0x103cd7490>
import 'pip._vendor.rich.traceback' # <_frozen_importlib_external.SourceFileLoader object at
0x103c570d0>
import 'pip._vendor.rich.logging' # <_frozen_importlib_external.SourceFileLoader object at
0x103c54760>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/deprecation.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/deprecation.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/deprecation.cpython-310.pyc'
import 'pip._internal.utils.deprecation' # <_frozen_importlib_external.SourceFileLoader object at
0x103d0f5e0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/misc.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/misc.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/misc.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pep517/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pep517/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pep517/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pep517/__pycache__/wrappers.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pep517/wrappers.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pep517/__pycache__/wrappers.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pep517/__pycache__/compat.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pep517/compat.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pep517/__pycache__/compat.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tomli/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tomli/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tomli/_parser.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tomli/__pycache__/_parser.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tomli/_re.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tomli/__pycache__/_re.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tomli/_types.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tomli/__pycache__/_types.cpython-310.pyc'
import 'pip._vendor.tomli._types' # <_frozen_importlib_external.SourceFileLoader object at
0x103d5e080>
import 'pip._vendor.tomli._re' # <_frozen_importlib_external.SourceFileLoader object at
0x103d5dd50>
import 'pip._vendor.tomli._parser' # <_frozen_importlib_external.SourceFileLoader object at
0x103d5d4e0>
import 'pip._vendor.tomli' # <_frozen_importlib_external.SourceFileLoader object at
0x103d5d2a0>
import 'pip._vendor.pep517.compat' # <_frozen_importlib_external.SourceFileLoader object at
0x103d5cfa0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pep517/in_process/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pep517/in_process/__pycache__/__init__.cpython-310.pyc'
import 'pip._vendor.pep517.in_process' # <_frozen_importlib_external.SourceFileLoader object
at 0x103d5d240>
import 'pip._vendor.pep517.wrappers' # <_frozen_importlib_external.SourceFileLoader object at
0x103d5c760>
import 'pip._vendor.pep517' # <_frozen_importlib_external.SourceFileLoader object at
0x103d5c4f0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/concurrent/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/concurrent/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/concurrent/__pycache__/__init__.cpython-310.pyc'
import 'concurrent' # <_frozen_importlib_external.SourceFileLoader object at 0x103d5f370>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/concurrent/futures/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/concurrent/futures/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/concurrent/futures/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/concurrent/futures/__pycache__/_base.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/concurrent/futures/_base.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/concurrent/futures/__pycache__/_base.cpython-310.pyc'
import 'concurrent.futures._base' # <_frozen_importlib_external.SourceFileLoader object at
0x103d5f7f0>
import 'concurrent.futures' # <_frozen_importlib_external.SourceFileLoader object at
0x103d5f520>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/retry.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/retry.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/retry.cpython-310.pyc'
import 'pip._vendor.tenacity.retry' # <_frozen_importlib_external.SourceFileLoader object at
0x103d5f9a0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/nap.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/nap.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/nap.cpython-310.pyc'
import 'pip._vendor.tenacity.nap' # <_frozen_importlib_external.SourceFileLoader object at
0x103d91990>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/stop.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/stop.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/stop.cpython-310.pyc'
import 'pip._vendor.tenacity.stop' # <_frozen_importlib_external.SourceFileLoader object at
0x103d91c30>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/wait.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/wait.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/wait.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/_utils.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/_utils.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/_utils.cpython-310.pyc'
import 'pip._vendor.tenacity._utils' # <_frozen_importlib_external.SourceFileLoader object at
0x103d92b60>
import 'pip._vendor.tenacity.wait' # <_frozen_importlib_external.SourceFileLoader object at
0x103d922f0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/before.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/before.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/before.cpython-310.pyc'
import 'pip._vendor.tenacity.before' # <_frozen_importlib_external.SourceFileLoader object at
0x103d92ec0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/after.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/after.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/after.cpython-310.pyc'
import 'pip._vendor.tenacity.after' # <_frozen_importlib_external.SourceFileLoader object at
0x103d931c0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/before_sleep.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/before_sleep.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/before_sleep.cpython-310.pyc'
import 'pip._vendor.tenacity.before_sleep' # <_frozen_importlib_external.SourceFileLoader
object at 0x103d93310>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/_asyncio.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/tenacity/_asyncio.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/tenacity/__pycache__/_asyncio.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/base_events.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/base_events.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/base_events.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/constants.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/constants.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/constants.cpython-310.pyc'
import 'asyncio.constants' # <_frozen_importlib_external.SourceFileLoader object at
0x103db60e0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/coroutines.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/coroutines.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/coroutines.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/base_futures.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/base_futures.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/base_futures.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/format_helpers.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/format_helpers.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/format_helpers.cpython-310.pyc'
import 'asyncio.format_helpers' # <_frozen_importlib_external.SourceFileLoader object at
0x103db6c80>
import 'asyncio.base_futures' # <_frozen_importlib_external.SourceFileLoader object at
0x103db6980>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/log.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/log.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/log.cpython-310.pyc'
import 'asyncio.log' # <_frozen_importlib_external.SourceFileLoader object at 0x103db6da0>
import 'asyncio.coroutines' # <_frozen_importlib_external.SourceFileLoader object at
0x103db62c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/events.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/events.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/events.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/contextvars.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/contextvars.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/contextvars.cpython-310.pyc'
# extension module '_contextvars' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_contextvars.cpython-310-darwin.so'
# extension module '_contextvars' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_contextvars.cpython-310-darwin.so'
import '_contextvars' # <_frozen_importlib_external.ExtensionFileLoader object at
0x103dec370>
import 'contextvars' # <_frozen_importlib_external.SourceFileLoader object at 0x103dec1f0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/exceptions.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/exceptions.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/exceptions.cpython-310.pyc'
import 'asyncio.exceptions' # <_frozen_importlib_external.SourceFileLoader object at
0x103dec790>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/base_tasks.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/base_tasks.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/base_tasks.cpython-310.pyc'
import 'asyncio.base_tasks' # <_frozen_importlib_external.SourceFileLoader object at
0x103decbe0>
# extension module '_asyncio' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_asyncio.cpython-310-darwin.so'
# extension module '_asyncio' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_asyncio.cpython-310-darwin.so'
import '_asyncio' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103dec5b0>
import 'asyncio.events' # <_frozen_importlib_external.SourceFileLoader object at 0x103db6dd0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/futures.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/futures.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/futures.cpython-310.pyc'
import 'asyncio.futures' # <_frozen_importlib_external.SourceFileLoader object at 0x103decc40>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/protocols.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/protocols.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/protocols.cpython-310.pyc'
import 'asyncio.protocols' # <_frozen_importlib_external.SourceFileLoader object at
0x103ded330>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/sslproto.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/sslproto.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/sslproto.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/transports.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/transports.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/transports.cpython-310.pyc'
import 'asyncio.transports' # <_frozen_importlib_external.SourceFileLoader object at
0x103dee230>
import 'asyncio.sslproto' # <_frozen_importlib_external.SourceFileLoader object at
0x103ded480>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/staggered.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/staggered.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/staggered.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/locks.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/locks.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/locks.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/mixins.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/mixins.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/mixins.cpython-310.pyc'
import 'asyncio.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x103def850>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/tasks.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/tasks.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/tasks.cpython-310.pyc'
import 'asyncio.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x103def9a0>
import 'asyncio.locks' # <_frozen_importlib_external.SourceFileLoader object at 0x103deeef0>
import 'asyncio.staggered' # <_frozen_importlib_external.SourceFileLoader object at
0x103deecb0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/trsock.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/trsock.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/trsock.cpython-310.pyc'
import 'asyncio.trsock' # <_frozen_importlib_external.SourceFileLoader object at 0x103e289d0>
import 'asyncio.base_events' # <_frozen_importlib_external.SourceFileLoader object at
0x103db4850>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/runners.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/runners.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/runners.cpython-310.pyc'
import 'asyncio.runners' # <_frozen_importlib_external.SourceFileLoader object at
0x103db5ed0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/queues.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/queues.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/queues.cpython-310.pyc'
import 'asyncio.queues' # <_frozen_importlib_external.SourceFileLoader object at
0x103e28d30>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/streams.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/streams.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/streams.cpython-310.pyc'
import 'asyncio.streams' # <_frozen_importlib_external.SourceFileLoader object at
0x103e29300>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/subprocess.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/subprocess.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/subprocess.cpython-310.pyc'
import 'asyncio.subprocess' # <_frozen_importlib_external.SourceFileLoader object at
0x103e29e40>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/threads.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/threads.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/threads.cpython-310.pyc'
import 'asyncio.threads' # <_frozen_importlib_external.SourceFileLoader object at
0x103e2a2c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/unix_events.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/unix_events.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/unix_events.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/base_subprocess.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/base_subprocess.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/base_subprocess.cpython-310.pyc'
import 'asyncio.base_subprocess' # <_frozen_importlib_external.SourceFileLoader object at
0x103e2b820>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/__pycache__/selector_events.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/asyncio/selector_events.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/asyncio/__pycache__/selector_events.cpython-310.pyc'
import 'asyncio.selector_events' # <_frozen_importlib_external.SourceFileLoader object at
0x103e70100>
import 'asyncio.unix_events' # <_frozen_importlib_external.SourceFileLoader object at
0x103e2a380>
import 'asyncio' # <_frozen_importlib_external.SourceFileLoader object at 0x103db4610>
import 'pip._vendor.tenacity._asyncio' # <_frozen_importlib_external.SourceFileLoader object at
0x103db41c0>
import 'pip._vendor.tenacity' # <_frozen_importlib_external.SourceFileLoader object at
0x103d5d1b0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/locations/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/locations/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/locations/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/__init__.cpython-310.pyc'
import 'pip._internal.models' # <_frozen_importlib_external.SourceFileLoader object at
0x103e716f0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/scheme.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/scheme.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/scheme.cpython-310.pyc'
import 'pip._internal.models.scheme' # <_frozen_importlib_external.SourceFileLoader object at
0x103e71750>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/virtualenv.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/virtualenv.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/virtualenv.cpython-310.pyc'
import 'pip._internal.utils.virtualenv' # <_frozen_importlib_external.SourceFileLoader object at
0x103e71840>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/locations/_sysconfig.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/locations/__pycache__/base.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/locations/base.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/locations/__pycache__/base.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_sysconfigdata__darwin_darwin.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_sysconfigdata__darwin_darwin.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_sysconfigdata__darwin_darwin.cpython-310.pyc'
import '_sysconfigdata__darwin_darwin' # <_frozen_importlib_external.SourceFileLoader object
at 0x103e71f30>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_osx_support.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_osx_support.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_osx_support.cpython-310.pyc'
import '_osx_support' # <_frozen_importlib_external.SourceFileLoader object at 0x103e71fc0>
import 'pip._internal.locations.base' # <_frozen_importlib_external.SourceFileLoader object at
0x103e71d50>
import 'pip._internal.locations._sysconfig' # <_frozen_importlib_external.SourceFileLoader object
at 0x103e71ae0>
import 'pip._internal.locations' # <_frozen_importlib_external.SourceFileLoader object at
0x103d5efe0>
import 'pip._internal.utils.misc' # <_frozen_importlib_external.SourceFileLoader object at
0x103d0f910>
import 'pip._internal.utils.logging' # <_frozen_importlib_external.SourceFileLoader object at
0x103b492a0>
import 'pip._internal.configuration' # <_frozen_importlib_external.SourceFileLoader object at
0x1030531f0>
import 'pip._internal.cli.parser' # <_frozen_importlib_external.SourceFileLoader object at
0x103023f40>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/format_control.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/format_control.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/format_control.cpython-310.pyc'
import 'pip._internal.models.format_control' # <_frozen_importlib_external.SourceFileLoader
object at 0x103e72d40>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/__pycache__/index.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/index.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/index.cpython-310.pyc'
import 'pip._internal.models.index' # <_frozen_importlib_external.SourceFileLoader object at
0x103e72fb0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/target_python.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/target_python.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/target_python.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/compatibility_tags.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-310.pyc'
import 'pip._internal.utils.compatibility_tags' # <_frozen_importlib_external.SourceFileLoader
object at 0x103e73310>
import 'pip._internal.models.target_python' # <_frozen_importlib_external.SourceFileLoader
object at 0x103e73160>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/hashes.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/hashes.cpython-310.pyc'
import 'pip._internal.utils.hashes' # <_frozen_importlib_external.SourceFileLoader object at
0x103e73b80>
import 'pip._internal.cli.cmdoptions' # <_frozen_importlib_external.SourceFileLoader object at
0x102f8d2a0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/commands/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/commands/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/commands/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/base_command.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/base_command.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/base_command.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/logging/__pycache__/config.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/logging/config.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/logging/__pycache__/config.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/socketserver.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/socketserver.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/socketserver.cpython-310.pyc'
import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x103ed1660>
import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x103ed0cd0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/command_context.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/command_context.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/command_context.cpython-310.pyc'
import 'pip._internal.cli.command_context' # <_frozen_importlib_external.SourceFileLoader
object at 0x103ed2650>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/filesystem.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/filesystem.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/filesystem.cpython-310.pyc'
import 'pip._internal.utils.filesystem' # <_frozen_importlib_external.SourceFileLoader object at
0x103ed28c0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/temp_dir.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/temp_dir.cpython-310.pyc'
import 'pip._internal.utils.temp_dir' # <_frozen_importlib_external.SourceFileLoader object at
0x103ed2e60>
import 'pip._internal.cli.base_command' # <_frozen_importlib_external.SourceFileLoader object
at 0x103ed0790>
import 'pip._internal.commands' # <_frozen_importlib_external.SourceFileLoader object at
0x103ed0610>
import 'pip._internal.cli.main_parser' # <_frozen_importlib_external.SourceFileLoader object at
0x102f3ab00>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/metadata/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/metadata/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/metadata/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/metadata/__pycache__/base.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/metadata/base.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/metadata/__pycache__/base.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/csv.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/csv.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/csv.cpython-310.pyc'
# extension module '_csv' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_csv.cpython-310-darwin.so'
# extension module '_csv' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_csv.cpython-310-darwin.so'
import '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x103f0d690>
import 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x103f0cf40>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/requirements.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/packaging/requirements.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/requirements.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pyparsing/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pyparsing/__pycache__/util.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pyparsing/util.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/util.cpython-310.pyc'
import 'pip._vendor.pyparsing.util' # <_frozen_importlib_external.SourceFileLoader object at
0x103f0e500>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/exceptions.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pyparsing/exceptions.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/exceptions.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/unicode.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pyparsing/unicode.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/unicode.cpython-310.pyc'
import 'pip._vendor.pyparsing.unicode' # <_frozen_importlib_external.SourceFileLoader object at
0x103f0f400>
import 'pip._vendor.pyparsing.exceptions' # <_frozen_importlib_external.SourceFileLoader
object at 0x103f0ed70>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/actions.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pyparsing/actions.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/actions.cpython-310.pyc'
import 'pip._vendor.pyparsing.actions' # <_frozen_importlib_external.SourceFileLoader object at
0x103f0f190>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/core.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pyparsing/core.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/core.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/results.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pyparsing/results.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/results.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/pprint.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/pprint.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/pprint.cpython-310.pyc'
import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x103fb9270>
import 'pip._vendor.pyparsing.results' # <_frozen_importlib_external.SourceFileLoader object at
0x103fb8460>
import 'pip._vendor.pyparsing.core' # <_frozen_importlib_external.SourceFileLoader object at
0x103f3c8b0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/helpers.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pyparsing/helpers.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/helpers.cpython-310.pyc'
import 'pip._vendor.pyparsing.helpers' # <_frozen_importlib_external.SourceFileLoader object at
0x103f3e380>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/testing.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pyparsing/testing.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/testing.cpython-310.pyc'
import 'pip._vendor.pyparsing.testing' # <_frozen_importlib_external.SourceFileLoader object at
0x103ff3a30>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/common.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pyparsing/common.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pyparsing/__pycache__/common.cpython-310.pyc'
import 'pip._vendor.pyparsing.common' # <_frozen_importlib_external.SourceFileLoader object
at 0x103ff3e20>
import 'pip._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at
0x103f0db70>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/markers.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/packaging/markers.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/markers.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/packaging/specifiers.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-310.pyc'
import 'pip._vendor.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object
at 0x10411be80>
import 'pip._vendor.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object
at 0x10411b520>
import 'pip._vendor.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader
object at 0x103f0d810>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/direct_url.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/direct_url.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/direct_url.cpython-310.pyc'
import 'pip._internal.models.direct_url' # <_frozen_importlib_external.SourceFileLoader object at
0x104151780>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/egg_link.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/egg_link.cpython-310.pyc'
import 'pip._internal.utils.egg_link' # <_frozen_importlib_external.SourceFileLoader object at
0x10419c6a0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/packaging.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/packaging.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/packaging.cpython-310.pyc'
import 'pip._internal.utils.packaging' # <_frozen_importlib_external.SourceFileLoader object at
0x10419c820>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/urls.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/urls.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/urls.cpython-310.pyc'
import 'pip._internal.utils.urls' # <_frozen_importlib_external.SourceFileLoader object at
0x10419cb20>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/metadata/__pycache__/_json.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/metadata/_json.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/metadata/__pycache__/_json.cpython-310.pyc'
import 'pip._internal.metadata._json' # <_frozen_importlib_external.SourceFileLoader object at
0x10419cc70>
import 'pip._internal.metadata.base' # <_frozen_importlib_external.SourceFileLoader object at
0x103ed3820>
import 'pip._internal.metadata' # <_frozen_importlib_external.SourceFileLoader object at
0x103ed3d60>
import 'pip._internal.cli.autocompletion' # <_frozen_importlib_external.SourceFileLoader object
at 0x102f3a470>
import 'pip._internal.cli.main' # <_frozen_importlib_external.SourceFileLoader object at
0x1028bf2e0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/commands/__pycache__/install.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/commands/install.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/commands/__pycache__/install.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/__pycache__/cache.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/cache.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/__pycache__/cache.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/__pycache__/link.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/link.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/link.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/filetypes.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/filetypes.cpython-310.pyc'
import 'pip._internal.utils.filetypes' # <_frozen_importlib_external.SourceFileLoader object at
0x10419f1f0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/models.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/models.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/models.cpython-310.pyc'
import 'pip._internal.utils.models' # <_frozen_importlib_external.SourceFileLoader object at
0x10419f340>
import 'pip._internal.models.link' # <_frozen_importlib_external.SourceFileLoader object at
0x10419e860>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/wheel.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/wheel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/wheel.cpython-310.pyc'
import 'pip._internal.models.wheel' # <_frozen_importlib_external.SourceFileLoader object at
0x10419fe50>
import 'pip._internal.cache' # <_frozen_importlib_external.SourceFileLoader object at
0x10419e170>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/req_command.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/req_command.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/req_command.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/index/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/index/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/index/__pycache__/__init__.cpython-310.pyc'
import 'pip._internal.index' # <_frozen_importlib_external.SourceFileLoader object at
0x1041c8880>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/index/__pycache__/collector.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/index/collector.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/index/__pycache__/collector.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/xml/__pycache__/__init__.cpython-310.pyc'
import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x1041c9900>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/etree/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/etree/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/xml/etree/__pycache__/__init__.cpython-310.pyc'
import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x1041c9990>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/etree/__pycache__/ElementTree.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/etree/ElementTree.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/xml/etree/__pycache__/ElementTree.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/etree/__pycache__/ElementPath.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/etree/ElementPath.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/xml/etree/__pycache__/ElementPath.cpython-310.pyc'
import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at
0x1041cb460>
# extension module 'pyexpat' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/pyexpat.cpython-310-darwin.so'
# extension module 'pyexpat' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/pyexpat.cpython-310-darwin.so'
import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1041cbf40>
# extension module '_elementtree' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_elementtree.cpython-310-darwin.so'
# extension module '_elementtree' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_elementtree.cpython-310-darwin.so'
import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at
0x1041cbd00>
import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at
0x1041c99f0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/html/__pycache__/parser.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/html/parser.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/html/__pycache__/parser.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_markupbase.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_markupbase.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_markupbase.cpython-310.pyc'
import '_markupbase' # <_frozen_importlib_external.SourceFileLoader object at 0x1042042e0>
import 'html.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x1041cbbe0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/search_scope.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/search_scope.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/search_scope.cpython-310.pyc'
import 'pip._internal.models.search_scope' # <_frozen_importlib_external.SourceFileLoader
object at 0x104204a90>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/network/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/network/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/network/__pycache__/__init__.cpython-310.pyc'
import 'pip._internal.network' # <_frozen_importlib_external.SourceFileLoader object at
0x1042048b0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/network/__pycache__/session.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/network/session.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/network/__pycache__/session.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/cachecontrol/wrapper.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/cachecontrol/adapter.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/cachecontrol/controller.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/cachecontrol/cache.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-310.pyc'
import 'pip._vendor.cachecontrol.cache' # <_frozen_importlib_external.SourceFileLoader object
at 0x104205db0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/cachecontrol/serialize.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/msgpack/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/msgpack/exceptions.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-310.pyc'
import 'pip._vendor.msgpack.exceptions' # <_frozen_importlib_external.SourceFileLoader object
at 0x104206b00>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/msgpack/ext.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/msgpack/__pycache__/ext.cpython-310.pyc'
import 'pip._vendor.msgpack.ext' # <_frozen_importlib_external.SourceFileLoader object at
0x104206ce0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/msgpack/fallback.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-310.pyc'
import 'pip._vendor.msgpack.fallback' # <_frozen_importlib_external.SourceFileLoader object at
0x104207610>
import 'pip._vendor.msgpack' # <_frozen_importlib_external.SourceFileLoader object at
0x104206800>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/compat.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/cachecontrol/compat.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/compat.cpython-310.pyc'
import 'pip._vendor.cachecontrol.compat' # <_frozen_importlib_external.SourceFileLoader object
at 0x1042073a0>
import 'pip._vendor.cachecontrol.serialize' # <_frozen_importlib_external.SourceFileLoader
object at 0x104206170>
import 'pip._vendor.cachecontrol.controller' # <_frozen_importlib_external.SourceFileLoader
object at 0x1042059f0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/cachecontrol/filewrapper.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-310.pyc'
# extension module 'mmap' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/mmap.cpython-310-darwin.so'
# extension module 'mmap' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/mmap.cpython-310-darwin.so'
import 'mmap' # <_frozen_importlib_external.ExtensionFileLoader object at 0x104238b20>
import 'pip._vendor.cachecontrol.filewrapper' # <_frozen_importlib_external.SourceFileLoader
object at 0x1042065f0>
import 'pip._vendor.cachecontrol.adapter' # <_frozen_importlib_external.SourceFileLoader
object at 0x104205660>
import 'pip._vendor.cachecontrol.wrapper' # <_frozen_importlib_external.SourceFileLoader
object at 0x104205510>
import 'pip._vendor.cachecontrol' # <_frozen_importlib_external.SourceFileLoader object at
0x104205270>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/network/__pycache__/auth.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/network/auth.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/network/__pycache__/auth.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/vcs/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/vcs/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/vcs/bazaar.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/vcs/__pycache__/bazaar.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/subprocess.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/subprocess.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/subprocess.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/shlex.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/shlex.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/shlex.cpython-310.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x104238f10>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/spinners.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/spinners.cpython-310.pyc'
import 'pip._internal.cli.spinners' # <_frozen_importlib_external.SourceFileLoader object at
0x104239420>
import 'pip._internal.utils.subprocess' # <_frozen_importlib_external.SourceFileLoader object at
0x1042389d0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/vcs/versioncontrol.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-310.pyc'
import 'pip._internal.vcs.versioncontrol' # <_frozen_importlib_external.SourceFileLoader object
at 0x104239ba0>
import 'pip._internal.vcs.bazaar' # <_frozen_importlib_external.SourceFileLoader object at
0x104238af0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/git.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/vcs/git.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/vcs/__pycache__/git.cpython-310.pyc'
import 'pip._internal.vcs.git' # <_frozen_importlib_external.SourceFileLoader object at
0x10423b430>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/vcs/mercurial.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/vcs/__pycache__/mercurial.cpython-310.pyc'
import 'pip._internal.vcs.mercurial' # <_frozen_importlib_external.SourceFileLoader object at
0x10423bd00>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/vcs/__pycache__/subversion.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/vcs/subversion.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/vcs/__pycache__/subversion.cpython-310.pyc'
import 'pip._internal.vcs.subversion' # <_frozen_importlib_external.SourceFileLoader object at
0x1042c8250>
import 'pip._internal.vcs' # <_frozen_importlib_external.SourceFileLoader object at
0x104238550>
import 'pip._internal.network.auth' # <_frozen_importlib_external.SourceFileLoader object at
0x104205870>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/network/__pycache__/cache.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/network/cache.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/network/__pycache__/cache.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-310.pyc'
import 'pip._vendor.cachecontrol.caches.file_cache' #
<_frozen_importlib_external.SourceFileLoader object at 0x1042c8eb0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-310.pyc'
import 'pip._vendor.cachecontrol.caches.redis_cache' #
<_frozen_importlib_external.SourceFileLoader object at 0x1042c9240>
import 'pip._vendor.cachecontrol.caches' # <_frozen_importlib_external.SourceFileLoader object
at 0x1042c8c40>
import 'pip._internal.network.cache' # <_frozen_importlib_external.SourceFileLoader object at
0x1042c88e0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/glibc.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/glibc.cpython-310.pyc'
import 'pip._internal.utils.glibc' # <_frozen_importlib_external.SourceFileLoader object at
0x1042c9480>
import 'pip._internal.network.session' # <_frozen_importlib_external.SourceFileLoader object at
0x104204910>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/network/__pycache__/utils.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/network/utils.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/network/__pycache__/utils.cpython-310.pyc'
import 'pip._internal.network.utils' # <_frozen_importlib_external.SourceFileLoader object at
0x1042c99c0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/index/__pycache__/sources.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/index/sources.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/index/__pycache__/sources.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/candidate.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/candidate.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/candidate.cpython-310.pyc'
import 'pip._internal.models.candidate' # <_frozen_importlib_external.SourceFileLoader object at
0x1042c9f60>
import 'pip._internal.index.sources' # <_frozen_importlib_external.SourceFileLoader object at
0x1042c9a50>
import 'pip._internal.index.collector' # <_frozen_importlib_external.SourceFileLoader object at
0x1041c8940>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/index/__pycache__/package_finder.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/index/package_finder.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/index/__pycache__/package_finder.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/selection_prefs.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/selection_prefs.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/selection_prefs.cpython-310.pyc'
import 'pip._internal.models.selection_prefs' # <_frozen_importlib_external.SourceFileLoader
object at 0x1042cb760>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/req/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/req/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/req/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_file.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/req/req_file.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/req/__pycache__/req_file.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/encoding.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/encoding.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/encoding.cpython-310.pyc'
import 'pip._internal.utils.encoding' # <_frozen_importlib_external.SourceFileLoader object at
0x1042f0460>
import 'pip._internal.req.req_file' # <_frozen_importlib_external.SourceFileLoader object at
0x1042cbd60>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/req/__pycache__/req_install.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/req/req_install.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/req/__pycache__/req_install.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/uuid.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/uuid.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/uuid.cpython-310.pyc'
# extension module '_uuid' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_uuid.cpython-310-darwin.so'
# extension module '_uuid' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_uuid.cpython-310-darwin.so'
import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1042f2500>
import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x1042f1210>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/__pycache__/build_env.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/build_env.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/__pycache__/build_env.cpython-310.pyc'
import 'pip._internal.build_env' # <_frozen_importlib_external.SourceFileLoader object at
0x1042f2590>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/__pycache__/__init__.cpython-310.pyc'
import 'pip._internal.operations' # <_frozen_importlib_external.SourceFileLoader object at
0x1042f2e00>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/build/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/__init__.cpython-310.pyc'
import 'pip._internal.operations.build' # <_frozen_importlib_external.SourceFileLoader object at
0x1042f2e60>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/metadata.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/build/metadata.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/metadata.cpython-310.pyc'
import 'pip._internal.operations.build.metadata' # <_frozen_importlib_external.SourceFileLoader
object at 0x1042f2ec0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-310.pyc
matches /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/metadata_editable.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-310.pyc'
import 'pip._internal.operations.build.metadata_editable' #
<_frozen_importlib_external.SourceFileLoader object at 0x1042f2f50>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-310.pyc
matches /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/metadata_legacy.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/setuptools_build.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-310.pyc'
import 'pip._internal.utils.setuptools_build' # <_frozen_importlib_external.SourceFileLoader
object at 0x1042f3160>
import 'pip._internal.operations.build.metadata_legacy' #
<_frozen_importlib_external.SourceFileLoader object at 0x1042f2fe0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/install/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/install/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/install/__pycache__/__init__.cpython-310.pyc'
import 'pip._internal.operations.install' # <_frozen_importlib_external.SourceFileLoader object at
0x1042f3400>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-310.pyc
matches /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/install/editable_legacy.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-310.pyc'
import 'pip._internal.operations.install.editable_legacy' #
<_frozen_importlib_external.SourceFileLoader object at 0x1042f3460>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/install/__pycache__/legacy.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/install/legacy.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/install/__pycache__/legacy.cpython-310.pyc'
import 'pip._internal.operations.install.legacy' # <_frozen_importlib_external.SourceFileLoader
object at 0x1042f3580>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/install/__pycache__/wheel.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/install/wheel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/install/__pycache__/wheel.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/compileall.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/compileall.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/compileall.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/py_compile.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/py_compile.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/py_compile.cpython-310.pyc'
import 'py_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x10432c9a0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/filecmp.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/filecmp.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/filecmp.cpython-310.pyc'
import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x10432ce50>
import 'compileall' # <_frozen_importlib_external.SourceFileLoader object at 0x10432c5b0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/distlib/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/distlib/__pycache__/__init__.cpython-310.pyc'
import 'pip._vendor.distlib' # <_frozen_importlib_external.SourceFileLoader object at
0x10432d330>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/distlib/scripts.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/distlib/__pycache__/scripts.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/distlib/compat.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/distlib/__pycache__/compat.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xmlrpc/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xmlrpc/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/xmlrpc/__pycache__/__init__.cpython-310.pyc'
import 'xmlrpc' # <_frozen_importlib_external.SourceFileLoader object at 0x10432f430>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xmlrpc/__pycache__/client.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xmlrpc/client.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/xmlrpc/__pycache__/client.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/parsers/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/parsers/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/xml/parsers/__pycache__/__init__.cpython-310.pyc'
import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x1043589d0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/parsers/__pycache__/expat.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/parsers/expat.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/xml/parsers/__pycache__/expat.cpython-310.pyc'
import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at
0x104358b80>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/gzip.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/gzip.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/gzip.cpython-310.pyc'
import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x104358be0>
import 'xmlrpc.client' # <_frozen_importlib_external.SourceFileLoader object at 0x10432f4f0>
import 'pip._vendor.distlib.compat' # <_frozen_importlib_external.SourceFileLoader object at
0x10432d960>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/distlib/__pycache__/resources.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/distlib/resources.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/distlib/__pycache__/resources.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/pkgutil.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/pkgutil.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/pkgutil.cpython-310.pyc'
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x10432e980>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/distlib/util.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/distlib/__pycache__/util.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/tarfile.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/tarfile.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/tarfile.cpython-310.pyc'
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/grp.cpython-310-darwin.so'
# extension module 'grp' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/grp.cpython-310-darwin.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1043d0850>
import 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0x10435ab30>
import 'pip._vendor.distlib.util' # <_frozen_importlib_external.SourceFileLoader object at
0x104359c00>
import 'pip._vendor.distlib.resources' # <_frozen_importlib_external.SourceFileLoader object at
0x10432dc60>
import 'pip._vendor.distlib.scripts' # <_frozen_importlib_external.SourceFileLoader object at
0x10432d2d0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/unpacking.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/unpacking.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/unpacking.cpython-310.pyc'
import 'pip._internal.utils.unpacking' # <_frozen_importlib_external.SourceFileLoader object at
0x10432ddb0>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/wheel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/wheel.cpython-310.pyc'
import 'pip._internal.utils.wheel' # <_frozen_importlib_external.SourceFileLoader object at
0x1043d1120>
import 'pip._internal.operations.install.wheel' # <_frozen_importlib_external.SourceFileLoader
object at 0x1042f3790>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/__pycache__/pyproject.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/pyproject.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/__pycache__/pyproject.cpython-310.pyc'
import 'pip._internal.pyproject' # <_frozen_importlib_external.SourceFileLoader object at
0x1042f3d00>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/req/__pycache__/req_uninstall.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/req/req_uninstall.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/req/__pycache__/req_uninstall.cpython-310.pyc'
import 'pip._internal.req.req_uninstall' # <_frozen_importlib_external.SourceFileLoader object at
0x1043d1fc0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/direct_url_helpers.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-310.pyc'
import 'pip._internal.utils.direct_url_helpers' # <_frozen_importlib_external.SourceFileLoader
object at 0x1043d25c0>
import 'pip._internal.req.req_install' # <_frozen_importlib_external.SourceFileLoader object at
0x1042f0880>
# /opt/homebrew/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_set.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_internal/req/req_set.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/req/__pycache__/req_set.cpython-310.pyc'
import 'pip._internal.req.req_set' # <_frozen_importlib_external.SourceFileLoader object at
0x1043d28c0>
import 'pip._internal.req' # <_frozen_importlib_external.SourceFileLoader object at
0x1042cb910>
import 'pip._internal.index.package_finder' # <_frozen_importlib_external.SourceFileLoader
object at 0x1041c8eb0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/build/build_tracker.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-310.pyc'
import 'pip._internal.operations.build.build_tracker' #
<_frozen_importlib_external.SourceFileLoader object at 0x1043d3160>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/__pycache__/prepare.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/prepare.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/__pycache__/prepare.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/distributions/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/distributions/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/distributions/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/distributions/__pycache__/base.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/distributions/base.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/distributions/__pycache__/base.cpython-310.pyc'
import 'pip._internal.distributions.base' # <_frozen_importlib_external.SourceFileLoader object at
0x1043d38e0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/distributions/__pycache__/sdist.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/distributions/sdist.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/distributions/__pycache__/sdist.cpython-310.pyc'
import 'pip._internal.distributions.sdist' # <_frozen_importlib_external.SourceFileLoader object at
0x1043d3bb0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/distributions/__pycache__/wheel.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/distributions/wheel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/distributions/__pycache__/wheel.cpython-310.pyc'
import 'pip._internal.distributions.wheel' # <_frozen_importlib_external.SourceFileLoader object
at 0x1043d3ee0>
import 'pip._internal.distributions' # <_frozen_importlib_external.SourceFileLoader object at
0x1043d36a0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/distributions/__pycache__/installed.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/distributions/installed.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/distributions/__pycache__/installed.cpython-310.pyc'
import 'pip._internal.distributions.installed' # <_frozen_importlib_external.SourceFileLoader
object at 0x1043d3f70>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/network/__pycache__/download.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/network/download.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/network/__pycache__/download.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/progress_bars.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/cli/progress_bars.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/cli/__pycache__/progress_bars.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/progress.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/progress.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/filesize.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/filesize.cpython-310.pyc'
import 'pip._vendor.rich.filesize' # <_frozen_importlib_external.SourceFileLoader object at
0x10440a170>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/live.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/live.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/live.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/file_proxy.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/ansi.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/ansi.cpython-310.pyc'
import 'pip._vendor.rich.ansi' # <_frozen_importlib_external.SourceFileLoader object at
0x10440b100>
import 'pip._vendor.rich.file_proxy' # <_frozen_importlib_external.SourceFileLoader object at
0x10440acb0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/live_render.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/live_render.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/live_render.cpython-310.pyc'
import 'pip._vendor.rich.live_render' # <_frozen_importlib_external.SourceFileLoader object at
0x10440bc10>
import 'pip._vendor.rich.live' # <_frozen_importlib_external.SourceFileLoader object at
0x10440a2f0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/progress_bar.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-310.pyc'
import 'pip._vendor.rich.progress_bar' # <_frozen_importlib_external.SourceFileLoader object at
0x10440ba30>
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/spinner.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/spinner.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-
310.pyc matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/rich/_spinners.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/rich/__pycache__/_spinners.cpython-310.pyc'
import 'pip._vendor.rich._spinners' # <_frozen_importlib_external.SourceFileLoader object at
0x10440bdc0>
import 'pip._vendor.rich.spinner' # <_frozen_importlib_external.SourceFileLoader object at
0x10440b700>
import 'pip._vendor.rich.progress' # <_frozen_importlib_external.SourceFileLoader object at
0x104408670>
import 'pip._internal.cli.progress_bars' # <_frozen_importlib_external.SourceFileLoader object at
0x104408400>
import 'pip._internal.network.download' # <_frozen_importlib_external.SourceFileLoader object
at 0x1044080d0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/network/lazy_wheel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-310.pyc'
import 'pip._internal.network.lazy_wheel' # <_frozen_importlib_external.SourceFileLoader object
at 0x10444acb0>
import 'pip._internal.operations.prepare' # <_frozen_importlib_external.SourceFileLoader object
at 0x1043d34c0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/req/__pycache__/constructors.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/req/constructors.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/req/__pycache__/constructors.cpython-310.pyc'
import 'pip._internal.req.constructors' # <_frozen_importlib_external.SourceFileLoader object at
0x10444a3b0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/__pycache__/__init__.cpython-310.pyc'
import 'pip._internal.resolution' # <_frozen_importlib_external.SourceFileLoader object at
0x104449de0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/__pycache__/base.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/base.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/__pycache__/base.cpython-310.pyc'
import 'pip._internal.resolution.base' # <_frozen_importlib_external.SourceFileLoader object at
0x104449d80>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/__pycache__/self_outdated_check.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/self_outdated_check.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/__pycache__/self_outdated_check.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/entrypoints.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/entrypoints.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/entrypoints.cpython-310.pyc'
import 'pip._internal.utils.entrypoints' # <_frozen_importlib_external.SourceFileLoader object at
0x104449480>
import 'pip._internal.self_outdated_check' # <_frozen_importlib_external.SourceFileLoader
object at 0x104448eb0>
import 'pip._internal.cli.req_command' # <_frozen_importlib_external.SourceFileLoader object at
0x1041c80a0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/installation_report.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/models/installation_report.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/models/__pycache__/installation_report.cpython-310.pyc'
import 'pip._internal.models.installation_report' # <_frozen_importlib_external.SourceFileLoader
object at 0x10444b1f0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/__pycache__/check.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/check.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/__pycache__/check.cpython-310.pyc'
import 'pip._internal.operations.check' # <_frozen_importlib_external.SourceFileLoader object at
0x10444ab00>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/distutils_args.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/utils/distutils_args.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/utils/__pycache__/distutils_args.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/getopt.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/getopt.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/getopt.cpython-310.pyc'
import 'getopt' # <_frozen_importlib_external.SourceFileLoader object at 0x104449b40>
import 'pip._internal.utils.distutils_args' # <_frozen_importlib_external.SourceFileLoader object at
0x10444a5c0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/__pycache__/wheel_builder.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/wheel_builder.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/__pycache__/wheel_builder.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/wheel.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/build/wheel.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/wheel.cpython-310.pyc'
import 'pip._internal.operations.build.wheel' # <_frozen_importlib_external.SourceFileLoader
object at 0x10444bc10>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/build/wheel_editable.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-310.pyc'
import 'pip._internal.operations.build.wheel_editable' #
<_frozen_importlib_external.SourceFileLoader object at 0x104449ea0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/operations/build/wheel_legacy.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-310.pyc'
import 'pip._internal.operations.build.wheel_legacy' #
<_frozen_importlib_external.SourceFileLoader object at 0x10444ad70>
import 'pip._internal.wheel_builder' # <_frozen_importlib_external.SourceFileLoader object at
0x10444b2b0>
import 'pip._internal.commands.install' # <_frozen_importlib_external.SourceFileLoader object at
0x10419ddb0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/plistlib.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/plistlib.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/plistlib.cpython-310.pyc'
import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x104485c30>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/metadata/pkg_resources.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pkg_resources/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/__pycache__/six.cpython-310.pyc
matches /opt/homebrew/lib/python3.10/site-packages/pip/_vendor/six.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/__pycache__/six.cpython-310.pyc'
import 'pip._vendor.six' # <_frozen_importlib_external.SourceFileLoader object at
0x1044d26b0>
import 'pip._vendor.six.moves' # <pip._vendor.six._SixMetaPathImporter object at
0x1044d3a60>
import 'pip._vendor.six.moves.urllib' # <pip._vendor.six._SixMetaPathImporter object at
0x1044d3a60>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pkg_resources/__pycache__/py31compat.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/pkg_resources/py31compat.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/pkg_resources/__pycache__/py31compat.cpython-310.pyc'
import 'pip._vendor.pkg_resources.py31compat' #
<_frozen_importlib_external.SourceFileLoader object at 0x1044d2fb0>
import 'pip._vendor.pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at
0x104487280>
import 'pip._internal.metadata.pkg_resources' # <_frozen_importlib_external.SourceFileLoader
object at 0x104486b00>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-310.pyc'
import 'pip._internal.resolution.resolvelib' # <_frozen_importlib_external.SourceFileLoader object
at 0x10452d4e0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/resolvelib/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/resolvelib/providers.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-310.pyc'
import 'pip._vendor.resolvelib.providers' # <_frozen_importlib_external.SourceFileLoader object
at 0x10452dc00>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/resolvelib/reporters.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-310.pyc'
import 'pip._vendor.resolvelib.reporters' # <_frozen_importlib_external.SourceFileLoader object
at 0x10452df60>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/__pycache__/resolvers.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/__pycache__/resolvers.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/resolvelib/structs.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/resolvelib/compat/__init__.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-310.pyc'
import 'pip._vendor.resolvelib.compat' # <_frozen_importlib_external.SourceFileLoader object at
0x10452f070>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-310.pyc'
import 'pip._vendor.resolvelib.compat.collections_abc' #
<_frozen_importlib_external.SourceFileLoader object at 0x10452f220>
import 'pip._vendor.resolvelib.structs' # <_frozen_importlib_external.SourceFileLoader object at
0x10452e7a0>
import 'pip._vendor.resolvelib.resolvers' # <_frozen_importlib_external.SourceFileLoader object
at 0x10452e0b0>
import 'pip._vendor.resolvelib' # <_frozen_importlib_external.SourceFileLoader object at
0x10452c9a0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/provider.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/base.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-310.pyc'
import 'pip._internal.resolution.resolvelib.base' # <_frozen_importlib_external.SourceFileLoader
object at 0x10455c430>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-310.pyc'
import 'pip._internal.resolution.resolvelib.candidates' #
<_frozen_importlib_external.SourceFileLoader object at 0x10455cd30>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-310.pyc'
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-310.pyc
matches /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/found_candidates.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-310.pyc'
import 'pip._internal.resolution.resolvelib.found_candidates' #
<_frozen_importlib_external.SourceFileLoader object at 0x10455e440>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-310.pyc
matches /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/requirements.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-310.pyc'
import 'pip._internal.resolution.resolvelib.requirements' #
<_frozen_importlib_external.SourceFileLoader object at 0x10455eaa0>
import 'pip._internal.resolution.resolvelib.factory' #
<_frozen_importlib_external.SourceFileLoader object at 0x104484f10>
import 'pip._internal.resolution.resolvelib.provider' #
<_frozen_importlib_external.SourceFileLoader object at 0x10452e3e0>
# /opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-310.pyc matches
/opt/homebrew/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/reporter.py
# code object from '/opt/homebrew/lib/python3.10/site-
packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-310.pyc'
import 'pip._internal.resolution.resolvelib.reporter' #
<_frozen_importlib_external.SourceFileLoader object at 0x10455fe20>
import 'pip._internal.resolution.resolvelib.resolver' #
<_frozen_importlib_external.SourceFileLoader object at 0x10452d450>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/netrc.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/netrc.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/netrc.cpython-310.pyc'
import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x10419d9c0>
Collecting manim
Using cached manim-0.16.0.post0-py3-none-any.whl (528 kB)
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/__pycache__/cp437.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/cp437.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/encodings/__pycache__/cp437.cpython-310.pyc'
import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at
0x104632e30>
Collecting watchdog<3.0.0,>=2.1.6
Using cached watchdog-2.1.9-cp310-cp310-macosx_11_0_arm64.whl (88 kB)
Collecting moderngl-window<3.0.0,>=2.3.0
Using cached moderngl_window-2.4.1-py3-none-any.whl (365 kB)
Requirement already satisfied: scipy<2.0.0,>=1.7.3 in /opt/homebrew/lib/python3.10/site-
packages (from manim) (1.9.1)
Requirement already satisfied: pycairo<2.0,>=1.19 in /opt/homebrew/lib/python3.10/site-
packages (from manim) (1.21.0)
Collecting Pillow<10.0,>=9.1
Using cached Pillow-9.2.0-cp310-cp310-macosx_11_0_arm64.whl (2.8 MB)
Collecting mapbox-earcut<0.13.0,>=0.12.10
Using cached mapbox_earcut-0.12.11-cp310-cp310-macosx_12_0_arm64.whl
Collecting networkx<3.0,>=2.5
Using cached networkx-2.8.6-py3-none-any.whl (2.0 MB)
Collecting rich!=12.0.0,>=6.0
Using cached rich-12.5.1-py3-none-any.whl (235 kB)
Collecting requests<3.0.0,>=2.26.0
Using cached requests-2.28.1-py3-none-any.whl (62 kB)
Collecting click-default-group<2.0.0,>=1.2.2
Using cached click_default_group-1.2.2-py3-none-any.whl
Collecting cloup<0.14.0,>=0.13.0
Using cached cloup-0.13.1-py2.py3-none-any.whl (51 kB)
Collecting colour<0.2.0,>=0.1.5
Using cached colour-0.1.5-py2.py3-none-any.whl (23 kB)
Collecting tqdm<5.0.0,>=4.62.3
Using cached tqdm-4.64.1-py2.py3-none-any.whl (78 kB)
Collecting skia-pathops<0.8.0,>=0.7.0
Using cached skia_pathops-0.7.2-cp310-cp310-macosx_10_9_universal2.whl (2.9 MB)
Collecting srt<4.0.0,>=3.5.0
Using cached srt-3.5.2-py3-none-any.whl
Collecting decorator<6.0.0,>=5.0.7
Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting pydub<0.26.0,>=0.25.1
Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB)
Collecting isosurfaces==0.1.0
Using cached isosurfaces-0.1.0-py3-none-any.whl (10 kB)
Collecting manimpango<0.5.0,>=0.4.0.post0
Using cached ManimPango-0.4.1.tar.gz (4.1 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting Pygments<3.0.0,>=2.10.0
Using cached Pygments-2.13.0-py3-none-any.whl (1.1 MB)
Collecting screeninfo<0.9,>=0.8
Using cached screeninfo-0.8-py3-none-any.whl (14 kB)
Requirement already satisfied: numpy<2.0,>=1.19 in /opt/homebrew/lib/python3.10/site-
packages (from manim) (1.23.2)
Collecting moderngl<6.0.0,>=5.6.3
Using cached moderngl-5.6.4-cp310-cp310-macosx_10_9_universal2.whl (234 kB)
Collecting click>=7.2
Using cached click-8.1.3-py3-none-any.whl (96 kB)
Collecting glcontext<3,>=2
Using cached glcontext-2.3.6-cp310-cp310-macosx_10_9_universal2.whl (12 kB)
Collecting pyrr<1,>=0.10.3
Using cached pyrr-0.10.3-py3-none-any.whl (46 kB)
Collecting pyglet<2,>=1.5.8
Using cached pyglet-1.5.26-py3-none-any.whl (1.1 MB)
Collecting charset-normalizer<3,>=2
Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB)
Collecting urllib3<1.27,>=1.21.1
Using cached urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
Collecting idna<4,>=2.5
Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting certifi>=2017.4.17
Using cached certifi-2022.6.15-py3-none-any.whl (160 kB)
Collecting commonmark<0.10.0,>=0.9.0
Using cached commonmark-0.9.1-py2.py3-none-any.whl (51 kB)
Collecting pyobjc-framework-Cocoa
Using cached pyobjc_framework_Cocoa-8.5-cp310-cp310-macosx_10_9_universal2.whl (388
kB)
Collecting Cython
Using cached Cython-0.29.32-py2.py3-none-any.whl (986 kB)
Collecting multipledispatch
Using cached multipledispatch-0.6.0-py3-none-any.whl (11 kB)
Collecting pyobjc-core>=8.5
Using cached pyobjc_core-8.5-cp310-cp310-macosx_10_9_universal2.whl (578 kB)
Collecting six
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Building wheels for collected packages: manimpango
Building wheel for manimpango (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for manimpango (pyproject.toml) did not run successfully.


│ exit code: 1
╰─> [1901 lines of output]
import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/encodings/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/codecs.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/codecs.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/codecs.cpython-310.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x100487340>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/__pycache__/aliases.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/aliases.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/encodings/__pycache__/aliases.cpython-310.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at
0x1004d8910>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x1004871c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/__pycache__/utf_8.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/encodings/utf_8.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/encodings/__pycache__/utf_8.cpython-310.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at
0x100487070>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/io.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/io.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/io.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/abc.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/abc.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/abc.cpython-310.pyc'
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x1004d8c40>
import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x1004d8a30>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/site.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/site.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/os.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/os.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/os.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/stat.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/stat.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/stat.cpython-310.pyc'
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x1004dae60>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_collections_abc.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_collections_abc.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_collections_abc.cpython-310.pyc'
import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at
0x1004db1c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/posixpath.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/posixpath.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/posixpath.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/genericpath.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/genericpath.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/genericpath.cpython-310.pyc'
import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x1005119f0>
import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x1004db250>
import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x1004d9a80>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_sitebuiltins.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_sitebuiltins.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_sitebuiltins.cpython-310.pyc'
import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at
0x1004dab60>
Processing user site-packages
Processing global site-packages
Adding directory:
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages'
Processing .pth file:
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/distutils-precedence.pth'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/_distutils_hack/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc'
import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at
0x100512aa0>
Processing .pth file:
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/homebrew-pybind11.pth'
Adding directory: '/opt/homebrew/Cellar/pybind11/2.10.0/libexec/lib/python3.10/site-
packages'
# /private/var/folders/jk/dcgdp4z93bb829263c9t4ln00000gn/T/pip-build-env-
uwld3fen/site/__pycache__/sitecustomize.cpython-310.pyc matches
/private/var/folders/jk/dcgdp4z93bb829263c9t4ln00000gn/T/pip-build-env-
uwld3fen/site/sitecustomize.py
# code object from '/private/var/folders/jk/dcgdp4z93bb829263c9t4ln00000gn/T/pip-build-
env-uwld3fen/site/__pycache__/sitecustomize.cpython-310.pyc'
Adding directory: '/opt/homebrew/lib/python3.10/site-packages'
Processing .pth file: '/opt/homebrew/lib/python3.10/site-packages/distutils-precedence.pth'
Processing .pth file: '/opt/homebrew/lib/python3.10/site-packages/homebrew-pybind11.pth'
Adding directory: '/opt/homebrew/Cellar/pybind11/2.10.0/libexec/lib/python3.10/site-
packages'
Adding directory: '/opt/homebrew/lib/python3.10/site-packages'
Processing .pth file: '/opt/homebrew/lib/python3.10/site-packages/distutils-precedence.pth'
Processing .pth file: '/opt/homebrew/lib/python3.10/site-packages/homebrew-pybind11.pth'
Adding directory: '/opt/homebrew/Cellar/pybind11/2.10.0/libexec/lib/python3.10/site-
packages'
Traceback (most recent call last):
File
"/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site.py", line 549, in execsitecustomize
import sitecustomize
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/private/var/folders/jk/dcgdp4z93bb829263c9t4ln00000gn/T/pip-build-env-
uwld3fen/site/sitecustomize.py", line 22, in <module>
assert not path in sys.path
AssertionError
# destroy sitecustomize
import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x1004d9450>
Python 3.10.6 (main, Aug 30 2022, 04:58:14) [Clang 13.1.6 (clang-1316.0.21.2.5)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/glob.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/glob.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/glob.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/contextlib.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/contextlib.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/contextlib.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/collections/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/collections/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/collections/__pycache__/__init__.cpython-310.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/keyword.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/keyword.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/keyword.cpython-310.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x100555030>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/operator.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/operator.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/operator.cpython-310.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x100554f70>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/reprlib.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/reprlib.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/reprlib.cpython-310.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x100554d60>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x1005612a0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/functools.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/functools.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/functools.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/types.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/types.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/types.cpython-310.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x10054b3d0>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x100554850>
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x1005621a0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/re.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/re.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/re.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/enum.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/enum.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/enum.cpython-310.pyc'
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x1005495d0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/sre_compile.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/sre_compile.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/sre_compile.cpython-310.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/sre_parse.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/sre_parse.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/sre_parse.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/sre_constants.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/sre_constants.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/sre_constants.cpython-310.pyc'
import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at
0x10054df90>
import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x10054f040>
import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at
0x10054f910>
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/copyreg.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/copyreg.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/copyreg.cpython-310.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x100513f40>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x100561ae0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/fnmatch.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/fnmatch.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/fnmatch.cpython-310.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x1005493c0>
import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x1005625f0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/warnings.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/warnings.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/warnings.cpython-310.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x100513370>
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x1005137f0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/json/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/__pycache__/decoder.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/decoder.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/json/__pycache__/decoder.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/__pycache__/scanner.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/scanner.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/json/__pycache__/scanner.cpython-310.pyc'
# extension module '_json' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_json.cpython-310-darwin.so'
# extension module '_json' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_json.cpython-310-darwin.so'
import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x10056a4a0>
import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at
0x10056a290>
import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at
0x1005126b0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/__pycache__/encoder.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/json/encoder.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/json/__pycache__/encoder.cpython-310.pyc'
import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at
0x10056a0e0>
import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x1005136d0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/shutil.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/shutil.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/shutil.cpython-310.pyc'
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'zlib' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/zlib.cpython-310-darwin.so'
# extension module 'zlib' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/zlib.cpython-310-darwin.so'
import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x10056b3d0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/bz2.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/bz2.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/bz2.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_compression.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_compression.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_compression.cpython-310.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader object at
0x10056bd00>
# extension module '_bz2' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_bz2.cpython-310-darwin.so'
# extension module '_bz2' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_bz2.cpython-310-darwin.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100644250>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x10056b4f0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/lzma.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/lzma.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/lzma.cpython-310.pyc'
# extension module '_lzma' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_lzma.cpython-310-darwin.so'
# extension module '_lzma' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_lzma.cpython-310-darwin.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100644910>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x1006442b0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x10056a650>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/traceback.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/traceback.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/traceback.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/linecache.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/linecache.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/linecache.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/tokenize.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/tokenize.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/tokenize.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/token.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/token.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/token.cpython-310.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x1006463e0>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x100645b40>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x1006458d0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x100645360>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/_distutils_hack/__pycache__/override.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/_distutils_hack/override.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/_distutils_hack/__pycache__/override.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/abc.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/abc.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/abc.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/machinery.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/machinery.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/machinery.cpython-310.pyc'
import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at
0x10067c430>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/_abc.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/_abc.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/_abc.cpython-310.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at
0x10067c700>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/typing.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/typing.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/typing.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/collections/__pycache__/abc.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/collections/abc.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/collections/__pycache__/abc.cpython-310.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at
0x10067ed70>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x10067c880>
import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at
0x1006477c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/util.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/util.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/util.cpython-310.pyc'
import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at
0x1006479d0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-310.pyc'
import 'setuptools._distutils' # <_frozen_importlib_external.SourceFileLoader object at
0x100ac56f0>
import 'distutils' #
<_distutils_hack.DistutilsMetaFinder.spec_for_distutils.<locals>.DistutilsLoader object at
0x100647520>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/core.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/core.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/core.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/debug.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/debug.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/debug.cpython-310.pyc'
import 'distutils.debug' # <_frozen_importlib_external.SourceFileLoader object at
0x100ac5900>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/errors.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/errors.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/errors.cpython-310.pyc'
import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at
0x100ac5990>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/dist.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/dist.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/dist.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/__init__.cpython-310.pyc'
import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x100ac6b30>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/fancy_getopt.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/string.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/string.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/string.cpython-310.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x100ac72b0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/getopt.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/getopt.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/getopt.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/gettext.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/gettext.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/gettext.cpython-310.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x100ac7d90>
import 'getopt' # <_frozen_importlib_external.SourceFileLoader object at 0x100ac78e0>
import 'distutils.fancy_getopt' # <_frozen_importlib_external.SourceFileLoader object at
0x100ac6c80>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/util.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/util.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/util.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/subprocess.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/subprocess.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/subprocess.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/signal.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/signal.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/signal.cpython-310.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x100b19b10>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/threading.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/threading.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/threading.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_weakrefset.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_weakrefset.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_weakrefset.cpython-310.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at
0x100b1bcd0>
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x100b19f60>
# extension module 'fcntl' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/fcntl.cpython-310-darwin.so'
# extension module 'fcntl' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/fcntl.cpython-310-darwin.so'
import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100b1b7c0>
# extension module '_posixsubprocess' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_posixsubprocess.cpython-310-darwin.so'
# extension module '_posixsubprocess' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_posixsubprocess.cpython-310-darwin.so'
import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at
0x100b1b040>
# extension module 'select' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/select.cpython-310-darwin.so'
# extension module 'select' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/select.cpython-310-darwin.so'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100b588e0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/selectors.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/selectors.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/selectors.cpython-310.pyc'
# extension module 'math' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/math.cpython-310-darwin.so'
# extension module 'math' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/math.cpython-310-darwin.so'
import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100b59210>
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x100b589a0>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at
0x100b18c40>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/sysconfig.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/sysconfig.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/sysconfig.cpython-310.pyc'
import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x100b19210>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/dep_util.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-310.pyc'
import 'distutils.dep_util' # <_frozen_importlib_external.SourceFileLoader object at
0x100b59ed0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/spawn.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/log.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/log.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/log.cpython-310.pyc'
import 'distutils.log' # <_frozen_importlib_external.SourceFileLoader object at 0x100b5a170>
import 'distutils.spawn' # <_frozen_importlib_external.SourceFileLoader object at
0x100b59f30>
import 'distutils.util' # <_frozen_importlib_external.SourceFileLoader object at 0x100ac7bb0>
import 'distutils.dist' # <_frozen_importlib_external.SourceFileLoader object at
0x100ac5db0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/cmd.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/dir_util.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-310.pyc'
import 'distutils.dir_util' # <_frozen_importlib_external.SourceFileLoader object at
0x100b5a9b0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/file_util.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-310.pyc'
import 'distutils.file_util' # <_frozen_importlib_external.SourceFileLoader object at
0x100b5ab90>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/archive_util.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/zipfile.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/zipfile.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/zipfile.cpython-310.pyc'
# extension module 'binascii' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/binascii.cpython-310-darwin.so'
# extension module 'binascii' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/binascii.cpython-310-darwin.so'
import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100ba0b50>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/struct.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/struct.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/struct.cpython-310.pyc'
# extension module '_struct' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_struct.cpython-310-darwin.so'
# extension module '_struct' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_struct.cpython-310-darwin.so'
import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100ba0e50>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x100ba0c40>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/pathlib.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/pathlib.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/pathlib.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/ntpath.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/ntpath.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/ntpath.cpython-310.pyc'
import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x100ba2ad0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/urllib/__pycache__/__init__.cpython-310.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x100ba34c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/__pycache__/parse.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/urllib/parse.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/urllib/__pycache__/parse.cpython-310.pyc'
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x100ba3460>
import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x100ba0ee0>
import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x100b5b0a0>
import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'grp' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/grp.cpython-310-darwin.so'
# extension module 'grp' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/grp.cpython-310-darwin.so'
import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100ba0580>
import 'distutils.archive_util' # <_frozen_importlib_external.SourceFileLoader object at
0x100b5ad10>
import 'distutils.cmd' # <_frozen_importlib_external.SourceFileLoader object at
0x100ac69b0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/config.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/config.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/config.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/configparser.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/configparser.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/configparser.cpython-310.pyc'
import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at
0x100bf85b0>
import 'distutils.config' # <_frozen_importlib_external.SourceFileLoader object at
0x100b5b610>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/extension.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/extension.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/extension.cpython-310.pyc'
import 'distutils.extension' # <_frozen_importlib_external.SourceFileLoader object at
0x100bf8430>
import 'distutils.core' # <_frozen_importlib_external.SourceFileLoader object at
0x100ac56c0>
import '_distutils_hack.override' # <_frozen_importlib_external.SourceFileLoader object at
0x100647460>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/_deprecation_warning.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_deprecation_warning.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/_deprecation_warning.cpython-310.pyc'
import 'setuptools._deprecation_warning' # <_frozen_importlib_external.SourceFileLoader
object at 0x100647250>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/version.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/version.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/version.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/pkgutil.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/pkgutil.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/pkgutil.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/weakref.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/weakref.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/weakref.cpython-310.pyc'
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x100c42fe0>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x100c42830>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/platform.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/platform.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/platform.cpython-310.pyc'
import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x100c8c160>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/plistlib.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/plistlib.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/plistlib.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/datetime.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/datetime.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/datetime.cpython-310.pyc'
# extension module '_datetime' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_datetime.cpython-310-darwin.so'
# extension module '_datetime' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_datetime.cpython-310-darwin.so'
import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at
0x100cd0850>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x100c8e260>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/xml/__pycache__/__init__.cpython-310.pyc'
import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x100c8e440>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/parsers/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/parsers/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/xml/parsers/__pycache__/__init__.cpython-310.pyc'
import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x100c8fcd0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/parsers/__pycache__/expat.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/xml/parsers/expat.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/xml/parsers/__pycache__/expat.cpython-310.pyc'
# extension module 'pyexpat' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/pyexpat.cpython-310-darwin.so'
# extension module 'pyexpat' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/pyexpat.cpython-310-darwin.so'
import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100cd0d30>
import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at
0x100c8e2c0>
import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x100c8cf40>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/parser.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/parser.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/parser.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/feedparser.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/feedparser.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/feedparser.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/errors.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/errors.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/errors.cpython-310.pyc'
import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x100c8f550>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/_policybase.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/_policybase.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/_policybase.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/header.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/header.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/header.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/quoprimime.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/quoprimime.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/quoprimime.cpython-310.pyc'
import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at
0x100cd1240>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/base64mime.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/base64mime.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/base64mime.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/base64.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/base64.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/base64.cpython-310.pyc'
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x100cd19c0>
import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at
0x100cd1750>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/charset.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/charset.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/charset.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/encoders.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/encoders.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/encoders.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/quopri.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/quopri.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/quopri.cpython-310.pyc'
import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x100cd2d70>
import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at
0x100cd29e0>
import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at
0x100cd2560>
import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at
0x100cd0640>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/utils.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/utils.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/utils.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/random.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/random.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/random.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/bisect.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/bisect.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/bisect.cpython-310.pyc'
# extension module '_bisect' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_bisect.cpython-310-darwin.so'
# extension module '_bisect' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_bisect.cpython-310-darwin.so'
import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100d203d0>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x100d201c0>
# extension module '_random' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_random.cpython-310-darwin.so'
# extension module '_random' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_random.cpython-310-darwin.so'
import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at
0x100d20310>
# extension module '_sha512' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_sha512.cpython-310-darwin.so'
# extension module '_sha512' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_sha512.cpython-310-darwin.so'
import '_sha512' # <_frozen_importlib_external.ExtensionFileLoader object at
0x100d20430>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x100cd35b0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/socket.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/socket.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/socket.cpython-310.pyc'
# extension module '_socket' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_socket.cpython-310-darwin.so'
# extension module '_socket' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_socket.cpython-310-darwin.so'
import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100d21000>
# extension module 'array' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/array.cpython-310-darwin.so'
# extension module 'array' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/array.cpython-310-darwin.so'
import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100d219f0>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x100d20580>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/_parseaddr.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/_parseaddr.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/_parseaddr.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/calendar.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/calendar.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/calendar.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/locale.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/locale.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/locale.cpython-310.pyc'
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x100d23130>
import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x100d21e10>
import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at
0x100d21840>
import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x100cd33a0>
import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at
0x100c8ee00>
import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at
0x100c8fbb0>
import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at
0x100c8fe50>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/tempfile.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/tempfile.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/tempfile.cpython-310.pyc'
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x100c8ee90>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/textwrap.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/textwrap.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/textwrap.cpython-310.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x100d80850>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/inspect.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/inspect.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/inspect.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/ast.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/ast.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/ast.cpython-310.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x100d83010>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/dis.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/dis.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/dis.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/opcode.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/opcode.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/opcode.cpython-310.pyc'
# extension module '_opcode' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_opcode.cpython-310-darwin.so'
# extension module '_opcode' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_opcode.cpython-310-darwin.so'
import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100eb81c0>
import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x100dc7f10>
import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x100d837c0>
import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x100d81600>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/extern/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-310.pyc'
import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at
0x100ebab90>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-310.pyc'
import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at
0x100eb9e10>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/jaraco/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-310.pyc'
import 'pkg_resources._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader
object at 0x100eb9c90>
import 'pkg_resources.extern.jaraco' # <pkg_resources.extern.VendorImporter object at
0x100eba8c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/resources.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/resources.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/resources.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/_common.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/_common.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/_common.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/__pycache__/_adapters.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/_adapters.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/__pycache__/_adapters.cpython-310.pyc'
import 'importlib._adapters' # <_frozen_importlib_external.SourceFileLoader object at
0x100ee0b20>
import 'importlib._common' # <_frozen_importlib_external.SourceFileLoader object at
0x100ee0610>
import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at
0x100ebbee0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/jaraco/functools.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/more_itertools/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/more_itertools/more.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/heapq.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/heapq.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/heapq.cpython-310.pyc'
# extension module '_heapq' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_heapq.cpython-310-darwin.so'
# extension module '_heapq' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_heapq.cpython-310-darwin.so'
import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100f00dc0>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x100f008b0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/queue.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/queue.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/queue.cpython-310.pyc'
# extension module '_queue' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_queue.cpython-310-darwin.so'
# extension module '_queue' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_queue.cpython-310-darwin.so'
import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x100f01360>
import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x100f00be0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/more_itertools/recipes.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-
310.pyc'
import 'pkg_resources._vendor.more_itertools.recipes' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f01480>
import 'pkg_resources._vendor.more_itertools.more' #
<_frozen_importlib_external.SourceFileLoader object at 0x100ee2350>
import 'pkg_resources._vendor.more_itertools' #
<_frozen_importlib_external.SourceFileLoader object at 0x100ee20e0>
import 'pkg_resources.extern.more_itertools' # <pkg_resources.extern.VendorImporter
object at 0x100eba8c0>
import 'pkg_resources.extern.jaraco.functools' #
<_frozen_importlib_external.SourceFileLoader object at 0x100ee1690>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/jaraco/context.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-310.pyc'
import 'pkg_resources.extern.jaraco.context' #
<_frozen_importlib_external.SourceFileLoader object at 0x100ee3a30>
import 'pkg_resources.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader
object at 0x100ebaaa0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/appdirs.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-310.pyc'
import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader
object at 0x100f02e90>
import 'pkg_resources.extern.appdirs' # <pkg_resources.extern.VendorImporter object at
0x100eba8c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__about__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-
310.pyc'
import 'pkg_resources._vendor.packaging.__about__' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f033a0>
import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader
object at 0x100f031c0>
import 'pkg_resources.extern.packaging' # <pkg_resources.extern.VendorImporter object at
0x100eba8c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/version.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/_structures.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-
310.pyc'
import 'pkg_resources.extern.packaging._structures' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f03a60>
import 'pkg_resources.extern.packaging.version' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f030a0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/specifiers.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/utils.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/tags.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/logging/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/logging/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/logging/__pycache__/__init__.cpython-310.pyc'
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x100f4a1a0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/_manylinux.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-
310.pyc'
import 'pkg_resources._vendor.packaging._manylinux' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f4be50>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/_musllinux.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-
310.pyc'
import 'pkg_resources._vendor.packaging._musllinux' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f81120>
import 'pkg_resources.extern.packaging.tags' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f498d0>
import 'pkg_resources.extern.packaging.utils' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f495d0>
import 'pkg_resources.extern.packaging.specifiers' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f48c10>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/requirements.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-
packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/__init__.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/__init__.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/util.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/util.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/util.cpython-310.pyc'
import 'pkg_resources._vendor.pyparsing.util' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f82ec0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/exceptions.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/exceptions.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/exceptions.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/unicode.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/unicode.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/unicode.cpython-
310.pyc'
import 'pkg_resources._vendor.pyparsing.unicode' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f83ee0>
import 'pkg_resources._vendor.pyparsing.exceptions' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f83730>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/actions.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/actions.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/actions.cpython-
310.pyc'
import 'pkg_resources._vendor.pyparsing.actions' #
<_frozen_importlib_external.SourceFileLoader object at 0x100fec340>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/core.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/core.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/core.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/copy.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/copy.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/copy.cpython-310.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x101050dc0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/results.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/results.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/results.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/pprint.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/pprint.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/pprint.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/dataclasses.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/dataclasses.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/dataclasses.cpython-310.pyc'
import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at
0x1010526b0>
import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x101051f00>
import 'pkg_resources._vendor.pyparsing.results' #
<_frozen_importlib_external.SourceFileLoader object at 0x101051150>
import 'pkg_resources._vendor.pyparsing.core' #
<_frozen_importlib_external.SourceFileLoader object at 0x100fed210>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/helpers.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/helpers.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/helpers.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/html/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/html/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/html/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/html/__pycache__/entities.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/html/entities.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/html/__pycache__/entities.cpython-310.pyc'
import 'html.entities' # <_frozen_importlib_external.SourceFileLoader object at
0x10114cbe0>
import 'html' # <_frozen_importlib_external.SourceFileLoader object at 0x10114c910>
import 'pkg_resources._vendor.pyparsing.helpers' #
<_frozen_importlib_external.SourceFileLoader object at 0x100feec80>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/testing.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/testing.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/testing.cpython-
310.pyc'
import 'pkg_resources._vendor.pyparsing.testing' #
<_frozen_importlib_external.SourceFileLoader object at 0x10114ddb0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/common.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/pyparsing/common.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/common.cpython-
310.pyc'
import 'pkg_resources._vendor.pyparsing.common' #
<_frozen_importlib_external.SourceFileLoader object at 0x10114e260>
import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader
object at 0x100f82530>
import 'pkg_resources.extern.pyparsing' # <pkg_resources.extern.VendorImporter object at
0x100eba8c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/pkg_resources/_vendor/packaging/markers.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-
310.pyc'
import 'pkg_resources.extern.packaging.markers' #
<_frozen_importlib_external.SourceFileLoader object at 0x10114e590>
import 'pkg_resources.extern.packaging.requirements' #
<_frozen_importlib_external.SourceFileLoader object at 0x100f821d0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_osx_support.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_osx_support.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_osx_support.cpython-310.pyc'
import '_osx_support' # <_frozen_importlib_external.SourceFileLoader object at
0x10122a260>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_sysconfigdata__darwin_darwin.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_sysconfigdata__darwin_darwin.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_sysconfigdata__darwin_darwin.cpython-310.pyc'
import '_sysconfigdata__darwin_darwin' # <_frozen_importlib_external.SourceFileLoader
object at 0x101280af0>
import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at
0x100bfb370>
import 'setuptools.version' # <_frozen_importlib_external.SourceFileLoader object at
0x100bf9b40>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/extension.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/extension.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/extension.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/monkey.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/monkey.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/monkey.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/filelist.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-310.pyc'
import 'distutils.filelist' # <_frozen_importlib_external.SourceFileLoader object at
0x1012c2560>
import 'setuptools.monkey' # <_frozen_importlib_external.SourceFileLoader object at
0x101281bd0>
import 'setuptools.extension' # <_frozen_importlib_external.SourceFileLoader object at
0x101281d80>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/dist.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/dist.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/dist.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/numbers.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/numbers.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/numbers.cpython-310.pyc'
import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x1012c19c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-310.pyc'
import 'distutils.command' # <_frozen_importlib_external.SourceFileLoader object at
0x1012c1de0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/extern/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/extern/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/extern/__pycache__/__init__.cpython-310.pyc'
import 'setuptools.extern' # <_frozen_importlib_external.SourceFileLoader object at
0x1012c0f70>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/__pycache__/__init__.cpython-310.pyc'
import 'setuptools._vendor' # <_frozen_importlib_external.SourceFileLoader object at
0x1012c2c80>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__pycache__/__about__.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__about__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/__about__.cpython-
310.pyc'
import 'setuptools._vendor.packaging.__about__' #
<_frozen_importlib_external.SourceFileLoader object at 0x101282890>
import 'setuptools._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader
object at 0x101281de0>
import 'setuptools.extern.packaging' # <setuptools.extern.VendorImporter object at
0x1012c0b20>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/__pycache__/ordered_set.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/ordered_set.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/__pycache__/ordered_set.cpython-310.pyc'
import 'setuptools._vendor.ordered_set' # <_frozen_importlib_external.SourceFileLoader
object at 0x1012c2a70>
import 'setuptools.extern.ordered_set' # <setuptools.extern.VendorImporter object at
0x1012c0b20>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/more_itertools/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/more_itertools/more.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/more_itertools/recipes.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-
310.pyc'
import 'setuptools._vendor.more_itertools.recipes' #
<_frozen_importlib_external.SourceFileLoader object at 0x101304940>
import 'setuptools._vendor.more_itertools.more' #
<_frozen_importlib_external.SourceFileLoader object at 0x1012c3340>
import 'setuptools._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader
object at 0x1012c3190>
import 'setuptools.extern.more_itertools' # <setuptools.extern.VendorImporter object at
0x1012c0b20>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/_importlib.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_importlib.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/_importlib.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/metadata/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/csv.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/csv.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/csv.cpython-310.pyc'
# extension module '_csv' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_csv.cpython-310-darwin.so'
# extension module '_csv' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_csv.cpython-310-darwin.so'
import '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x101307d90>
import 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x101307640>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/__pycache__/_adapters.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/_adapters.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/metadata/__pycache__/_adapters.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/message.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/message.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/message.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/uu.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/uu.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/uu.cpython-310.pyc'
import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x101341900>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/_encoded_words.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/_encoded_words.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/_encoded_words.cpython-310.pyc'
import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at
0x101341b40>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/iterators.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/iterators.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/iterators.cpython-310.pyc'
import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at
0x101341f90>
import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at
0x101340460>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/__pycache__/_text.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/_text.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/metadata/__pycache__/_text.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/__pycache__/_functools.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/_functools.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/metadata/__pycache__/_functools.cpython-310.pyc'
import 'importlib.metadata._functools' # <_frozen_importlib_external.SourceFileLoader object
at 0x101342650>
import 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at
0x101342260>
import 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object
at 0x101307e80>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/__pycache__/_meta.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/_meta.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/metadata/__pycache__/_meta.cpython-310.pyc'
import 'importlib.metadata._meta' # <_frozen_importlib_external.SourceFileLoader object at
0x101342a10>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/__pycache__/_collections.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/_collections.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/metadata/__pycache__/_collections.cpython-310.pyc'
import 'importlib.metadata._collections' # <_frozen_importlib_external.SourceFileLoader
object at 0x101342da0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/__pycache__/_itertools.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/importlib/metadata/_itertools.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/importlib/metadata/__pycache__/_itertools.cpython-310.pyc'
import 'importlib.metadata._itertools' # <_frozen_importlib_external.SourceFileLoader object
at 0x101343790>
import 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at
0x101304550>
import 'setuptools._importlib' # <_frozen_importlib_external.SourceFileLoader object at
0x1012c30a0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/command/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/command/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/command/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/bdist.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-310.pyc'
import 'distutils.command.bdist' # <_frozen_importlib_external.SourceFileLoader object at
0x101364760>
import 'setuptools.command' # <_frozen_importlib_external.SourceFileLoader object at
0x101306a40>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/windows_support.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/windows_support.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/windows_support.cpython-310.pyc'
import 'setuptools.windows_support' # <_frozen_importlib_external.SourceFileLoader object
at 0x101364880>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/config/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/config/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/config/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/config/__pycache__/setupcfg.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/config/setupcfg.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/config/__pycache__/setupcfg.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/requirements.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/__init__.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/util.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/util.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/util.cpython-310.pyc'
import 'setuptools._vendor.pyparsing.util' # <_frozen_importlib_external.SourceFileLoader
object at 0x1013669b0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/exceptions.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/exceptions.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/exceptions.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/unicode.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/unicode.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/unicode.cpython-310.pyc'
import 'setuptools._vendor.pyparsing.unicode' #
<_frozen_importlib_external.SourceFileLoader object at 0x101367880>
import 'setuptools._vendor.pyparsing.exceptions' #
<_frozen_importlib_external.SourceFileLoader object at 0x1013671c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/actions.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/actions.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/actions.cpython-310.pyc'
import 'setuptools._vendor.pyparsing.actions' #
<_frozen_importlib_external.SourceFileLoader object at 0x101367610>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/core.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/core.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/core.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/results.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/results.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/results.cpython-310.pyc'
import 'setuptools._vendor.pyparsing.results' #
<_frozen_importlib_external.SourceFileLoader object at 0x101414850>
import 'setuptools._vendor.pyparsing.core' # <_frozen_importlib_external.SourceFileLoader
object at 0x10139cca0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/helpers.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/helpers.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/helpers.cpython-310.pyc'
import 'setuptools._vendor.pyparsing.helpers' #
<_frozen_importlib_external.SourceFileLoader object at 0x10139e770>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/testing.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/testing.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/testing.cpython-310.pyc'
import 'setuptools._vendor.pyparsing.testing' #
<_frozen_importlib_external.SourceFileLoader object at 0x1014469e0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/common.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/pyparsing/common.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/pyparsing/__pycache__/common.cpython-
310.pyc'
import 'setuptools._vendor.pyparsing.common' #
<_frozen_importlib_external.SourceFileLoader object at 0x101446dd0>
import 'setuptools._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object
at 0x101366020>
import 'setuptools.extern.pyparsing' # <setuptools.extern.VendorImporter object at
0x1012c0b20>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/markers.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/specifiers.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/utils.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/tags.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/_manylinux.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-
310.pyc'
import 'setuptools._vendor.packaging._manylinux' #
<_frozen_importlib_external.SourceFileLoader object at 0x101590610>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/_musllinux.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-
310.pyc'
import 'setuptools._vendor.packaging._musllinux' #
<_frozen_importlib_external.SourceFileLoader object at 0x101591150>
import 'setuptools.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader
object at 0x101553d30>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/version.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/packaging/_structures.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-
310.pyc'
import 'setuptools.extern.packaging._structures' #
<_frozen_importlib_external.SourceFileLoader object at 0x101591e70>
import 'setuptools.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader
object at 0x1015914e0>
import 'setuptools.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader
object at 0x101553af0>
import 'setuptools.extern.packaging.specifiers' #
<_frozen_importlib_external.SourceFileLoader object at 0x101552d40>
import 'setuptools.extern.packaging.markers' #
<_frozen_importlib_external.SourceFileLoader object at 0x1014470a0>
import 'setuptools.extern.packaging.requirements' #
<_frozen_importlib_external.SourceFileLoader object at 0x101365b70>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/config/__pycache__/expand.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/config/expand.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/config/__pycache__/expand.cpython-310.pyc'
import 'setuptools.config.expand' # <_frozen_importlib_external.SourceFileLoader object at
0x101592680>
import 'setuptools.config.setupcfg' # <_frozen_importlib_external.SourceFileLoader object at
0x101364cd0>
import 'setuptools.config' # <_frozen_importlib_external.SourceFileLoader object at
0x101364970>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/config/pyprojecttoml.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/errors.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/errors.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/errors.cpython-310.pyc'
import 'setuptools.errors' # <_frozen_importlib_external.SourceFileLoader object at
0x1015cf4c0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/headerregistry.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/headerregistry.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/headerregistry.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/_header_value_parser.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/_header_value_parser.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/_header_value_parser.cpython-310.pyc'
import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object
at 0x101608ee0>
import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at
0x1015cff40>
import 'setuptools.config._apply_pyprojecttoml' #
<_frozen_importlib_external.SourceFileLoader object at 0x1015cf5b0>
import 'setuptools.config.pyprojecttoml' # <_frozen_importlib_external.SourceFileLoader
object at 0x1015cee60>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/discovery.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/discovery.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/discovery.cpython-310.pyc'
import 'setuptools.discovery' # <_frozen_importlib_external.SourceFileLoader object at
0x10160ba30>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/_reqs.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_reqs.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/_reqs.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/jaraco/__pycache__/__init__.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/jaraco/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/jaraco/__pycache__/__init__.cpython-310.pyc'
import 'setuptools._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at
0x10164cd30>
import 'setuptools.extern.jaraco' # <setuptools.extern.VendorImporter object at
0x1012c0b20>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/jaraco/text/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/jaraco/__pycache__/functools.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/jaraco/functools.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/jaraco/__pycache__/functools.cpython-310.pyc'
import 'setuptools.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader
object at 0x10164de70>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/jaraco/context.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-310.pyc'
import 'setuptools.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader
object at 0x10164eb00>
import 'setuptools.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object
at 0x10164cb50>
import 'setuptools._reqs' # <_frozen_importlib_external.SourceFileLoader object at
0x10160bd90>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/_entry_points.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_entry_points.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/_entry_points.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/_itertools.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_itertools.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/_itertools.cpython-310.pyc'
import 'setuptools._itertools' # <_frozen_importlib_external.SourceFileLoader object at
0x10164fca0>
import 'setuptools._entry_points' # <_frozen_importlib_external.SourceFileLoader object at
0x10164f6a0>
import 'setuptools.dist' # <_frozen_importlib_external.SourceFileLoader object at
0x101283100>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/depends.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/depends.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/depends.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/_imp.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_imp.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/_imp.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/py34compat.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/py34compat.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/py34compat.cpython-310.pyc'
import 'setuptools.py34compat' # <_frozen_importlib_external.SourceFileLoader object at
0x10167c520>
import 'setuptools._imp' # <_frozen_importlib_external.SourceFileLoader object at
0x10167c370>
import 'setuptools.depends' # <_frozen_importlib_external.SourceFileLoader object at
0x10164ffa0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/logging.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/logging.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/logging.cpython-310.pyc'
import 'setuptools.logging' # <_frozen_importlib_external.SourceFileLoader object at
0x10167c400>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/msvc.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/msvc.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/msvc.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/msvc9compiler.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/msvc9compiler.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/msvc9compiler.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/ccompiler.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-310.pyc'
import 'distutils.ccompiler' # <_frozen_importlib_external.SourceFileLoader object at
0x10167d960>
# destroy distutils.msvc9compiler
import 'setuptools.msvc' # <_frozen_importlib_external.SourceFileLoader object at
0x10167c580>
import 'setuptools' # <_frozen_importlib_external.SourceFileLoader object at 0x100646980>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/__pycache__/build_meta.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/build_meta.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/__pycache__/build_meta.cpython-310.pyc'
import 'setuptools.build_meta' # <_frozen_importlib_external.SourceFileLoader object at
0x100647130>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/argparse.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/argparse.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/argparse.cpython-310.pyc'
import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x1016cf040>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/shlex.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/shlex.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/shlex.cpython-310.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x1016ce500>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/tomli/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/tomli/_parser.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/__future__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__future__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/__future__.cpython-310.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x1016bb8b0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/tomli/_re.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_vendor/tomli/_types.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-310.pyc'
import 'setuptools._vendor.tomli._types' # <_frozen_importlib_external.SourceFileLoader
object at 0x1016bbe80>
import 'setuptools._vendor.tomli._re' # <_frozen_importlib_external.SourceFileLoader object
at 0x1016bbc70>
import 'setuptools._vendor.tomli._parser' # <_frozen_importlib_external.SourceFileLoader
object at 0x1016c03d0>
import 'setuptools._vendor.tomli' # <_frozen_importlib_external.SourceFileLoader object at
0x1016c06d0>
import 'setuptools.extern.tomli' # <setuptools.extern.VendorImporter object at
0x1012c0b20>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/wheel/__pycache__/__init__.cpython-310.pyc'
import 'wheel' # <_frozen_importlib_external.SourceFileLoader object at 0x1016c05e0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/__pycache__/bdist_wheel.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/bdist_wheel.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/wheel/__pycache__/bdist_wheel.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/__pycache__/pkginfo.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/pkginfo.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/wheel/__pycache__/pkginfo.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/__pycache__/generator.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/email/generator.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/email/__pycache__/generator.cpython-310.pyc'
import 'email.generator' # <_frozen_importlib_external.SourceFileLoader object at
0x1016b8340>
import 'wheel.pkginfo' # <_frozen_importlib_external.SourceFileLoader object at
0x1016b8190>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/__pycache__/macosx_libfile.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/macosx_libfile.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/wheel/__pycache__/macosx_libfile.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/ctypes/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/ctypes/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/ctypes/__pycache__/__init__.cpython-310.pyc'
# extension module '_ctypes' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_ctypes.cpython-310-darwin.so'
# extension module '_ctypes' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_ctypes.cpython-310-darwin.so'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1016b7520>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/ctypes/__pycache__/_endian.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/ctypes/_endian.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/ctypes/__pycache__/_endian.cpython-310.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at
0x1016b5d50>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x1016bbdf0>
import 'wheel.macosx_libfile' # <_frozen_importlib_external.SourceFileLoader object at
0x1016b8bb0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/__pycache__/metadata.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/metadata.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/wheel/__pycache__/metadata.cpython-310.pyc'
import 'wheel.metadata' # <_frozen_importlib_external.SourceFileLoader object at
0x1016b7ac0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/vendored/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/vendored/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/wheel/vendored/__pycache__/__init__.cpython-310.pyc'
import 'wheel.vendored' # <_frozen_importlib_external.SourceFileLoader object at
0x1016b5f60>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/vendored/packaging/__pycache__/__init__.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/vendored/packaging/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/wheel/vendored/packaging/__pycache__/__init__.cpython-310.pyc'
import 'wheel.vendored.packaging' # <_frozen_importlib_external.SourceFileLoader object at
0x1016b5c30>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/vendored/packaging/__pycache__/tags.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/vendored/packaging/tags.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/wheel/vendored/packaging/__pycache__/tags.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/vendored/packaging/__pycache__/_typing.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/vendored/packaging/_typing.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/wheel/vendored/packaging/__pycache__/_typing.cpython-310.pyc'
import 'wheel.vendored.packaging._typing' # <_frozen_importlib_external.SourceFileLoader
object at 0x1016b51e0>
import 'wheel.vendored.packaging.tags' # <_frozen_importlib_external.SourceFileLoader
object at 0x1016b5b10>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/__pycache__/wheelfile.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/wheelfile.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/wheel/__pycache__/wheelfile.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/hashlib.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/hashlib.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/hashlib.cpython-310.pyc'
# extension module '_hashlib' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_hashlib.cpython-310-darwin.so'
# extension module '_hashlib' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_hashlib.cpython-310-darwin.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x1016b4070>
# extension module '_blake2' loaded from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_blake2.cpython-310-darwin.so'
# extension module '_blake2' executed from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/lib-dynload/_blake2.cpython-310-darwin.so'
import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x10167fa90>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x1016b4e50>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/cli/__pycache__/__init__.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/cli/__init__.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/wheel/cli/__pycache__/__init__.cpython-310.pyc'
import 'wheel.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x1016b4280>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/__pycache__/util.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/wheel/util.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/wheel/__pycache__/util.cpython-310.pyc'
import 'wheel.util' # <_frozen_importlib_external.SourceFileLoader object at 0x10167f4c0>
import 'wheel.wheelfile' # <_frozen_importlib_external.SourceFileLoader object at
0x1016b4490>
import 'wheel.bdist_wheel' # <_frozen_importlib_external.SourceFileLoader object at
0x1016c0730>
running bdist_wheel
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/command/__pycache__/build.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/command/build.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/command/__pycache__/build.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/build.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-310.pyc'
import 'distutils.command.build' # <_frozen_importlib_external.SourceFileLoader object at
0x10167ead0>
import 'setuptools.command.build' # <_frozen_importlib_external.SourceFileLoader object at
0x1016b4be0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/build_scripts.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/sysconfig.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/py39compat.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/py39compat.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/py39compat.cpython-310.pyc'
import 'distutils.py39compat' # <_frozen_importlib_external.SourceFileLoader object at
0x1016d15a0>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/_functools.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/_functools.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/_functools.cpython-310.pyc'
import 'distutils._functools' # <_frozen_importlib_external.SourceFileLoader object at
0x1016d18a0>
import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at
0x10167e800>
import 'distutils.command.build_scripts' # <_frozen_importlib_external.SourceFileLoader
object at 0x10167e680>
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/command/__pycache__/build_ext.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/command/build_ext.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/command/__pycache__/build_ext.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/build_ext.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-
310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/__pycache__/py37compat.cpython-
310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/py37compat.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/command/__pycache__/py37compat.cpython-
310.pyc'
import 'distutils.command.py37compat' # <_frozen_importlib_external.SourceFileLoader
object at 0x1016d2500>
import 'distutils.command.build_ext' # <_frozen_importlib_external.SourceFileLoader object
at 0x1016d2d10>
import 'setuptools.command.build_ext' # <_frozen_importlib_external.SourceFileLoader
object at 0x1016d1960>
running build
running build_py
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/command/__pycache__/build_py.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/command/build_py.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/command/__pycache__/build_py.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/command/build_py.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-
310.pyc'
import 'distutils.command.build_py' # <_frozen_importlib_external.SourceFileLoader object
at 0x1016d3910>
import 'setuptools.command.build_py' # <_frozen_importlib_external.SourceFileLoader
object at 0x1016d1540>
creating build
creating build/lib.macosx-12-arm64-cpython-310
creating build/lib.macosx-12-arm64-cpython-310/manimpango
copying manimpango/_version.py -> build/lib.macosx-12-arm64-cpython-310/manimpango
copying manimpango/__init__.py -> build/lib.macosx-12-arm64-cpython-310/manimpango
copying manimpango/utils.py -> build/lib.macosx-12-arm64-cpython-310/manimpango
copying manimpango/cmanimpango.pxd -> build/lib.macosx-12-arm64-cpython-
310/manimpango
copying manimpango/cairo.pxd -> build/lib.macosx-12-arm64-cpython-310/manimpango
copying manimpango/register_font.pxd -> build/lib.macosx-12-arm64-cpython-
310/manimpango
copying manimpango/pango.pxd -> build/lib.macosx-12-arm64-cpython-310/manimpango
copying manimpango/glib.pxd -> build/lib.macosx-12-arm64-cpython-310/manimpango
copying manimpango/enums.pyx -> build/lib.macosx-12-arm64-cpython-310/manimpango
copying manimpango/register_font.pyx -> build/lib.macosx-12-arm64-cpython-
310/manimpango
copying manimpango/cmanimpango.pyx -> build/lib.macosx-12-arm64-cpython-
310/manimpango
running build_ext
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/unixccompiler.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-310.pyc'
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-310.pyc
matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/site-packages/setuptools/_distutils/_macos_compat.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-310.pyc'
import 'distutils._macos_compat' # <_frozen_importlib_external.SourceFileLoader object at
0x1016d3460>
import 'distutils.unixccompiler' # <_frozen_importlib_external.SourceFileLoader object at
0x1016d30d0>
building 'manimpango.cmanimpango' extension
creating build/temp.macosx-12-arm64-cpython-310
creating build/temp.macosx-12-arm64-cpython-310/manimpango
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -
DNDEBUG -g -fwrapv -O3 -Wall -isysroot
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -
I/opt/homebrew/Cellar/pango/1.50.9/include/pango-1.0 -
I/opt/homebrew/Cellar/harfbuzz/5.1.0/include/harfbuzz -
I/opt/homebrew/Cellar/pango/1.50.9/include/pango-1.0 -
I/opt/homebrew/Cellar/glib/2.72.3_1/include -I/opt/homebrew/Cellar/fribidi/1.0.12/include/fribidi -
I/opt/homebrew/Cellar/harfbuzz/5.1.0/include/harfbuzz -
I/opt/homebrew/Cellar/graphite2/1.3.14/include -
I/opt/homebrew/Cellar/cairo/1.16.0_5/include/cairo -I/opt/homebrew/Cellar/glib/2.72.3_1/include
-I/opt/homebrew/Cellar/glib/2.72.3_1/include/glib-2.0 -
I/opt/homebrew/Cellar/glib/2.72.3_1/lib/glib-2.0/include -I/opt/homebrew/opt/gettext/include -
I/opt/homebrew/Cellar/pcre/8.45/include -I/opt/homebrew/Cellar/pixman/0.40.0/include/pixman-1
-I/opt/homebrew/Cellar/fontconfig/2.14.0/include -I/opt/homebrew/opt/freetype/include/freetype2
-I/opt/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/opt/homebrew/Cellar/libxcb/1.15/include
-I/opt/homebrew/Cellar/libxrender/0.9.10/include -I/opt/homebrew/Cellar/libxext/1.3.4/include -
I/opt/homebrew/Cellar/libx11/1.8.1/include -I/opt/homebrew/Cellar/libxcb/1.15/include -
I/opt/homebrew/Cellar/libxau/1.0.10/include -I/opt/homebrew/Cellar/libxdmcp/1.1.3/include -
I/opt/homebrew/Cellar/xorgproto/2022.2/include -
I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/ffi -
I/opt/homebrew/Cellar/pango/1.50.9/include/pango-1.0 -
I/opt/homebrew/Cellar/harfbuzz/5.1.0/include/harfbuzz -
I/opt/homebrew/Cellar/pango/1.50.9/include/pango-1.0 -
I/opt/homebrew/Cellar/glib/2.72.3_1/include -I/opt/homebrew/Cellar/fribidi/1.0.12/include/fribidi -
I/opt/homebrew/Cellar/cairo/1.16.0_5/include/cairo -
I/opt/homebrew/Cellar/pixman/0.40.0/include/pixman-1 -
I/opt/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/opt/homebrew/Cellar/libxcb/1.15/include
-I/opt/homebrew/Cellar/libxrender/0.9.10/include -I/opt/homebrew/Cellar/libxext/1.3.4/include -
I/opt/homebrew/Cellar/libx11/1.8.1/include -I/opt/homebrew/Cellar/libxcb/1.15/include -
I/opt/homebrew/Cellar/libxau/1.0.10/include -I/opt/homebrew/Cellar/libxdmcp/1.1.3/include -
I/opt/homebrew/Cellar/glib/2.72.3_1/include -
I/opt/homebrew/Cellar/harfbuzz/5.1.0/include/harfbuzz -
I/opt/homebrew/Cellar/graphite2/1.3.14/include -
I/opt/homebrew/Cellar/glib/2.72.3_1/include/glib-2.0 -I/opt/homebrew/Cellar/glib/2.72.3_1/lib/glib-
2.0/include -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/Cellar/pcre/8.45/include -
I/opt/homebrew/Cellar/fontconfig/2.14.0/include -I/opt/homebrew/opt/freetype/include/freetype2 -
I/opt/homebrew/Cellar/xorgproto/2022.2/include -
I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/ffi -
I/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/incl
ude/python3.10 -c manimpango/cmanimpango.c -o build/temp.macosx-12-arm64-cpython-
310/manimpango/cmanimpango.o
clang: error: no such file or directory: 'manimpango/cmanimpango.c'
clang: error: no input files
error: command '/usr/bin/clang' failed with exit code 1
# 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__
# destroy __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
# cleanup[2] removing site
# destroy site
# 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 types
# cleanup[2] removing _functools
# cleanup[2] removing functools
# cleanup[2] removing contextlib
# 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 _locale
# cleanup[2] removing copyreg
# cleanup[2] removing re
# cleanup[2] removing fnmatch
# cleanup[2] removing glob
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing warnings
# cleanup[2] removing importlib
# 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 errno
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing token
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing traceback
# cleanup[2] removing importlib.machinery
# cleanup[2] removing importlib._abc
# cleanup[2] removing collections.abc
# cleanup[2] removing typing
# cleanup[2] removing importlib.abc
# cleanup[2] removing importlib.util
# cleanup[2] removing setuptools._distutils
# cleanup[2] removing distutils
# cleanup[2] removing distutils.debug
# cleanup[2] removing distutils.errors
# cleanup[2] removing email
# cleanup[2] removing _string
# cleanup[2] removing string
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing getopt
# cleanup[2] removing distutils.fancy_getopt
# cleanup[2] removing signal
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing threading
# cleanup[2] removing fcntl
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing select
# cleanup[2] removing math
# cleanup[2] removing selectors
# cleanup[2] removing subprocess
# cleanup[2] removing sysconfig
# cleanup[2] removing distutils.dep_util
# cleanup[2] removing distutils.log
# cleanup[2] removing distutils.spawn
# cleanup[2] removing distutils.util
# cleanup[2] removing distutils.dist
# cleanup[2] removing distutils.dir_util
# cleanup[2] removing distutils.file_util
# cleanup[2] removing binascii
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing ntpath
# cleanup[2] removing urllib
# cleanup[2] removing urllib.parse
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile
# cleanup[2] removing pwd
# cleanup[2] removing grp
# cleanup[2] removing distutils.archive_util
# cleanup[2] removing distutils.cmd
# cleanup[2] removing configparser
# destroy configparser
# cleanup[2] removing distutils.config
# cleanup[2] removing distutils.extension
# cleanup[2] removing distutils.core
# cleanup[2] removing _distutils_hack.override
# cleanup[2] removing setuptools._deprecation_warning
# cleanup[2] removing weakref
# cleanup[2] removing pkgutil
# cleanup[2] removing platform
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing xml
# destroy xml
# cleanup[2] removing xml.parsers
# destroy xml.parsers
# cleanup[2] removing pyexpat.errors
# cleanup[2] removing pyexpat.model
# cleanup[2] removing pyexpat
# cleanup[2] removing xml.parsers.expat.model
# cleanup[2] removing xml.parsers.expat.errors
# cleanup[2] removing xml.parsers.expat
# destroy xml.parsers.expat
# cleanup[2] removing plistlib
# cleanup[2] removing email.errors
# cleanup[2] removing email.quoprimime
# cleanup[2] removing base64
# 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 _bisect
# cleanup[2] removing bisect
# destroy bisect
# cleanup[2] removing _random
# cleanup[2] removing _sha512
# cleanup[2] removing random
# cleanup[2] removing _socket
# cleanup[2] removing array
# cleanup[2] removing socket
# cleanup[2] removing locale
# cleanup[2] removing calendar
# 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 tempfile
# cleanup[2] removing textwrap
# 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 inspect
# cleanup[2] removing pkg_resources.extern
# cleanup[2] removing pkg_resources._vendor
# cleanup[2] removing pkg_resources._vendor.jaraco
# cleanup[2] removing pkg_resources.extern.jaraco
# cleanup[2] removing importlib._adapters
# cleanup[2] removing importlib._common
# cleanup[2] removing importlib.resources
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# destroy heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# destroy queue
# cleanup[2] removing pkg_resources._vendor.more_itertools.recipes
# cleanup[2] removing pkg_resources._vendor.more_itertools.more
# cleanup[2] removing pkg_resources._vendor.more_itertools
# cleanup[2] removing pkg_resources.extern.more_itertools
# cleanup[2] removing pkg_resources.extern.jaraco.functools
# cleanup[2] removing pkg_resources.extern.jaraco.context
# cleanup[2] removing pkg_resources.extern.jaraco.text
# cleanup[2] removing pkg_resources._vendor.appdirs
# cleanup[2] removing pkg_resources.extern.appdirs
# cleanup[2] removing pkg_resources._vendor.packaging.__about__
# cleanup[2] removing pkg_resources._vendor.packaging
# cleanup[2] removing pkg_resources.extern.packaging
# cleanup[2] removing pkg_resources.extern.packaging._structures
# cleanup[2] removing pkg_resources.extern.packaging.version
# cleanup[2] removing atexit
# cleanup[2] removing logging
# cleanup[2] removing pkg_resources._vendor.packaging._manylinux
# cleanup[2] removing pkg_resources._vendor.packaging._musllinux
# cleanup[2] removing pkg_resources.extern.packaging.tags
# cleanup[2] removing pkg_resources.extern.packaging.utils
# cleanup[2] removing pkg_resources.extern.packaging.specifiers
# cleanup[2] removing pkg_resources._vendor.pyparsing.util
# cleanup[2] removing pkg_resources._vendor.pyparsing.unicode
# destroy pkg_resources._vendor.pyparsing.unicode
# cleanup[2] removing pkg_resources._vendor.pyparsing.exceptions
# cleanup[2] removing pkg_resources._vendor.pyparsing.actions
# cleanup[2] removing copy
# cleanup[2] removing dataclasses
# cleanup[2] removing pprint
# cleanup[2] removing pkg_resources._vendor.pyparsing.results
# cleanup[2] removing pkg_resources._vendor.pyparsing.core
# cleanup[2] removing html.entities
# cleanup[2] removing html
# cleanup[2] removing pkg_resources._vendor.pyparsing.helpers
# cleanup[2] removing pkg_resources._vendor.pyparsing.testing
# destroy pkg_resources._vendor.pyparsing.testing
# cleanup[2] removing pkg_resources._vendor.pyparsing.common
# destroy pkg_resources._vendor.pyparsing.common
# cleanup[2] removing pkg_resources._vendor.pyparsing
# cleanup[2] removing pkg_resources.extern.pyparsing
# cleanup[2] removing pkg_resources.extern.packaging.markers
# cleanup[2] removing pkg_resources.extern.packaging.requirements
# cleanup[2] removing _osx_support
# destroy _osx_support
# cleanup[2] removing _sysconfigdata__darwin_darwin
# destroy _sysconfigdata__darwin_darwin
# cleanup[2] removing pkg_resources
# cleanup[2] removing setuptools.version
# cleanup[2] removing distutils.filelist
# cleanup[2] removing setuptools.monkey
# cleanup[2] removing setuptools.extension
# cleanup[2] removing numbers
# cleanup[2] removing distutils.command
# cleanup[2] removing setuptools.extern
# cleanup[2] removing setuptools._vendor
# cleanup[2] removing setuptools._vendor.packaging.__about__
# cleanup[2] removing setuptools._vendor.packaging
# cleanup[2] removing setuptools.extern.packaging
# cleanup[2] removing setuptools._vendor.ordered_set
# cleanup[2] removing setuptools.extern.ordered_set
# cleanup[2] removing setuptools._vendor.more_itertools.recipes
# cleanup[2] removing setuptools._vendor.more_itertools.more
# cleanup[2] removing setuptools._vendor.more_itertools
# cleanup[2] removing setuptools.extern.more_itertools
# cleanup[2] removing _csv
# cleanup[2] removing csv
# cleanup[2] removing uu
# cleanup[2] removing email._encoded_words
# cleanup[2] removing email.iterators
# cleanup[2] removing email.message
# cleanup[2] removing importlib.metadata._functools
# cleanup[2] removing importlib.metadata._text
# cleanup[2] removing importlib.metadata._adapters
# cleanup[2] removing importlib.metadata._meta
# cleanup[2] removing importlib.metadata._collections
# cleanup[2] removing importlib.metadata._itertools
# cleanup[2] removing importlib.metadata
# cleanup[2] removing setuptools._importlib
# cleanup[2] removing distutils.command.bdist
# cleanup[2] removing setuptools.command
# cleanup[2] removing setuptools.windows_support
# cleanup[2] removing setuptools._vendor.pyparsing.util
# cleanup[2] removing setuptools._vendor.pyparsing.unicode
# destroy setuptools._vendor.pyparsing.unicode
# cleanup[2] removing setuptools._vendor.pyparsing.exceptions
# cleanup[2] removing setuptools._vendor.pyparsing.actions
# cleanup[2] removing setuptools._vendor.pyparsing.results
# cleanup[2] removing setuptools._vendor.pyparsing.core
# cleanup[2] removing setuptools._vendor.pyparsing.helpers
# cleanup[2] removing setuptools._vendor.pyparsing.testing
# destroy setuptools._vendor.pyparsing.testing
# cleanup[2] removing setuptools._vendor.pyparsing.common
# destroy setuptools._vendor.pyparsing.common
# cleanup[2] removing setuptools._vendor.pyparsing
# cleanup[2] removing setuptools.extern.pyparsing
# cleanup[2] removing setuptools._vendor.packaging._manylinux
# cleanup[2] removing setuptools._vendor.packaging._musllinux
# cleanup[2] removing setuptools.extern.packaging.tags
# cleanup[2] removing setuptools.extern.packaging._structures
# cleanup[2] removing setuptools.extern.packaging.version
# cleanup[2] removing setuptools.extern.packaging.utils
# cleanup[2] removing setuptools.extern.packaging.specifiers
# cleanup[2] removing setuptools.extern.packaging.markers
# cleanup[2] removing setuptools.extern.packaging.requirements
# cleanup[2] removing setuptools.config.expand
# cleanup[2] removing setuptools.config.setupcfg
# cleanup[2] removing setuptools.config
# cleanup[2] removing setuptools.errors
# cleanup[2] removing email._header_value_parser
# cleanup[2] removing email.headerregistry
# cleanup[2] removing setuptools.config._apply_pyprojecttoml
# cleanup[2] removing setuptools.config.pyprojecttoml
# cleanup[2] removing setuptools.discovery
# cleanup[2] removing setuptools._vendor.jaraco
# cleanup[2] removing setuptools.extern.jaraco
# cleanup[2] removing setuptools.extern.jaraco.functools
# cleanup[2] removing setuptools.extern.jaraco.context
# cleanup[2] removing setuptools.extern.jaraco.text
# cleanup[2] removing setuptools._reqs
# cleanup[2] removing setuptools._itertools
# cleanup[2] removing setuptools._entry_points
# cleanup[2] removing setuptools.dist
# cleanup[2] removing setuptools.py34compat
# cleanup[2] removing setuptools._imp
# cleanup[2] removing setuptools.depends
# cleanup[2] removing setuptools.logging
# cleanup[2] removing distutils.ccompiler
# cleanup[2] removing setuptools.msvc
# cleanup[2] removing setuptools
# cleanup[2] removing setuptools.build_meta
# cleanup[2] removing argparse
# cleanup[2] removing shlex
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing setuptools._vendor.tomli._types
# cleanup[2] removing setuptools._vendor.tomli._re
# cleanup[2] removing setuptools._vendor.tomli._parser
# cleanup[2] removing setuptools._vendor.tomli
# cleanup[2] removing setuptools.extern.tomli
# cleanup[2] removing wheel
# destroy wheel
# cleanup[2] removing email.generator
# cleanup[2] removing wheel.pkginfo
# destroy wheel.pkginfo
# cleanup[2] removing _ctypes
# cleanup[2] removing ctypes._endian
# cleanup[2] removing ctypes
# cleanup[2] removing wheel.macosx_libfile
# destroy wheel.macosx_libfile
# cleanup[2] removing wheel.metadata
# destroy wheel.metadata
# cleanup[2] removing wheel.vendored
# destroy wheel.vendored
# cleanup[2] removing wheel.vendored.packaging
# destroy wheel.vendored.packaging
# cleanup[2] removing wheel.vendored.packaging._typing
# destroy wheel.vendored.packaging._typing
# cleanup[2] removing wheel.vendored.packaging.tags
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing wheel.cli
# destroy wheel.cli
# cleanup[2] removing wheel.util
# destroy wheel.util
# cleanup[2] removing wheel.wheelfile
# destroy wheel.wheelfile
# cleanup[2] removing wheel.bdist_wheel
# destroy wheel.bdist_wheel
# cleanup[2] removing distutils.command.build
# cleanup[2] removing setuptools.command.build
# cleanup[2] removing distutils.py39compat
# cleanup[2] removing distutils._functools
# cleanup[2] removing distutils.sysconfig
# cleanup[2] removing distutils.command.build_scripts
# cleanup[2] removing distutils.command.py37compat
# cleanup[2] removing distutils.command.build_ext
# cleanup[2] removing setuptools.command.build_ext
# cleanup[2] removing distutils.command.build_py
# cleanup[2] removing setuptools.command.build_py
# cleanup[2] removing distutils._macos_compat
# cleanup[2] removing distutils.unixccompiler
# destroy _sitebuiltins
# destroy argparse
# cleanup[3] wiping distutils.unixccompiler
# destroy shlex
# cleanup[3] wiping distutils._macos_compat
# cleanup[3] wiping setuptools.command.build_py
# cleanup[3] wiping distutils.command.build_py
# destroy glob
# cleanup[3] wiping setuptools.command.build_ext
# cleanup[3] wiping distutils.command.build_ext
# cleanup[3] wiping distutils.command.py37compat
# cleanup[3] wiping distutils.command.build_scripts
# cleanup[3] wiping distutils.sysconfig
# cleanup[3] wiping distutils._functools
# cleanup[3] wiping distutils.py39compat
# cleanup[3] wiping setuptools.command.build
# cleanup[3] wiping distutils.command.build
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping wheel.vendored.packaging.tags
# cleanup[3] wiping ctypes
# destroy ctypes._endian
# cleanup[3] wiping _ctypes
# cleanup[3] wiping email.generator
# cleanup[3] wiping setuptools.extern.tomli
# destroy setuptools._vendor.tomli._types
# destroy setuptools._vendor.tomli._re
# destroy setuptools._vendor.tomli._parser
# cleanup[3] wiping setuptools._vendor.tomli
# cleanup[3] wiping setuptools.build_meta
# cleanup[3] wiping setuptools
# destroy setuptools._deprecation_warning
# destroy setuptools._vendor
# destroy setuptools._importlib
# destroy setuptools._itertools
# destroy setuptools.version
# destroy setuptools.extension
# destroy setuptools.extern
# destroy setuptools.command
# destroy setuptools.command.build
# destroy setuptools.command.build_ext
# destroy setuptools.command.build_py
# destroy setuptools.config
# destroy setuptools.errors
# destroy setuptools.discovery
# destroy setuptools.dist
# destroy setuptools.py34compat
# destroy setuptools.depends
# destroy setuptools.logging
# destroy setuptools.msvc
# destroy setuptools.build_meta
# cleanup[3] wiping distutils.ccompiler
# cleanup[3] wiping setuptools._imp
# cleanup[3] wiping setuptools._entry_points
# cleanup[3] wiping setuptools._reqs
# cleanup[3] wiping setuptools.extern.jaraco.text
# cleanup[3] wiping setuptools.extern.jaraco.context
# cleanup[3] wiping setuptools.extern.jaraco.functools
# cleanup[3] wiping setuptools.extern.jaraco
# destroy setuptools.extern.jaraco.functools
# destroy setuptools.extern.jaraco.context
# destroy setuptools.extern.jaraco.text
# cleanup[3] wiping setuptools._vendor.jaraco
# cleanup[3] wiping setuptools.config.pyprojecttoml
# cleanup[3] wiping setuptools.config._apply_pyprojecttoml
# cleanup[3] wiping email.headerregistry
# cleanup[3] wiping email._header_value_parser
# cleanup[3] wiping setuptools.config.setupcfg
# cleanup[3] wiping setuptools.config.expand
# cleanup[3] wiping setuptools.extern.packaging.requirements
# cleanup[3] wiping setuptools.extern.packaging.markers
# cleanup[3] wiping setuptools.extern.packaging.specifiers
# cleanup[3] wiping setuptools.extern.packaging.utils
# cleanup[3] wiping setuptools.extern.packaging.version
# cleanup[3] wiping setuptools.extern.packaging._structures
# cleanup[3] wiping setuptools.extern.packaging.tags
# cleanup[3] wiping setuptools._vendor.packaging._musllinux
# cleanup[3] wiping setuptools._vendor.packaging._manylinux
# cleanup[3] wiping setuptools.extern.pyparsing
# destroy setuptools._vendor.pyparsing.util
# destroy setuptools._vendor.pyparsing.exceptions
# destroy setuptools._vendor.pyparsing.actions
# destroy setuptools._vendor.pyparsing.results
# destroy setuptools._vendor.pyparsing.core
# destroy setuptools._vendor.pyparsing.helpers
# cleanup[3] wiping setuptools._vendor.pyparsing
# cleanup[3] wiping setuptools.windows_support
# cleanup[3] wiping distutils.command.bdist
# cleanup[3] wiping importlib.metadata
# destroy importlib.metadata._functools
# destroy importlib.metadata._text
# destroy importlib.metadata._adapters
# destroy importlib.metadata._meta
# destroy importlib.metadata._collections
# destroy importlib.metadata._itertools
# cleanup[3] wiping email.message
# destroy uu
# destroy quopri
# cleanup[3] wiping email.iterators
# cleanup[3] wiping email._encoded_words
# cleanup[3] wiping csv
# cleanup[3] wiping _csv
# cleanup[3] wiping setuptools.extern.more_itertools
# destroy setuptools._vendor.more_itertools.recipes
# destroy setuptools._vendor.more_itertools.more
# cleanup[3] wiping setuptools._vendor.more_itertools
# cleanup[3] wiping setuptools.extern.ordered_set
# cleanup[3] wiping setuptools._vendor.ordered_set
# cleanup[3] wiping setuptools.extern.packaging
# destroy setuptools._vendor.packaging._manylinux
# destroy setuptools._vendor.packaging._musllinux
# destroy setuptools.extern.packaging._structures
# destroy setuptools._vendor.packaging.__about__
# destroy setuptools.extern.packaging.tags
# destroy setuptools.extern.packaging.utils
# destroy setuptools.extern.packaging.specifiers
# destroy setuptools.extern.packaging.markers
# destroy setuptools.extern.packaging.requirements
# cleanup[3] wiping setuptools._vendor.packaging
# cleanup[3] wiping distutils.command
# destroy distutils.command.bdist
# destroy distutils.command.build
# destroy distutils.command.build_scripts
# destroy distutils.command.py37compat
# destroy distutils.command.build_ext
# destroy distutils.command.build_py
# cleanup[3] wiping numbers
# cleanup[3] wiping setuptools.monkey
# cleanup[3] wiping distutils.filelist
# cleanup[3] wiping pkg_resources
# destroy pkg_resources._vendor
# destroy pkgutil
# destroy plistlib
# destroy pkg_resources.extern
# cleanup[3] wiping pkg_resources.extern.packaging.requirements
# cleanup[3] wiping pkg_resources.extern.packaging.markers
# cleanup[3] wiping pkg_resources.extern.pyparsing
# destroy pkg_resources._vendor.pyparsing.util
# destroy pkg_resources._vendor.pyparsing.exceptions
# destroy pkg_resources._vendor.pyparsing.actions
# destroy pkg_resources._vendor.pyparsing.results
# destroy pkg_resources._vendor.pyparsing.core
# destroy pkg_resources._vendor.pyparsing.helpers
# cleanup[3] wiping pkg_resources._vendor.pyparsing
# cleanup[3] wiping html
# destroy html.entities
# cleanup[3] wiping pprint
# destroy dataclasses
# cleanup[3] wiping copy
# cleanup[3] wiping pkg_resources.extern.packaging.specifiers
# cleanup[3] wiping pkg_resources.extern.packaging.utils
# cleanup[3] wiping pkg_resources.extern.packaging.tags
# cleanup[3] wiping pkg_resources._vendor.packaging._musllinux
# cleanup[3] wiping pkg_resources._vendor.packaging._manylinux
# cleanup[3] wiping logging
# cleanup[3] wiping atexit
# destroy atexit
# cleanup[3] wiping pkg_resources.extern.packaging.version
# cleanup[3] wiping pkg_resources.extern.packaging._structures
# cleanup[3] wiping pkg_resources.extern.packaging
# destroy pkg_resources.extern.packaging._structures
# destroy pkg_resources._vendor.packaging._manylinux
# destroy pkg_resources._vendor.packaging._musllinux
# destroy pkg_resources._vendor.packaging.__about__
# destroy pkg_resources.extern.packaging.version
# destroy pkg_resources.extern.packaging.tags
# destroy pkg_resources.extern.packaging.utils
# destroy pkg_resources.extern.packaging.specifiers
# destroy pkg_resources.extern.packaging.markers
# destroy pkg_resources.extern.packaging.requirements
# cleanup[3] wiping pkg_resources._vendor.packaging
# cleanup[3] wiping pkg_resources.extern.appdirs
# cleanup[3] wiping pkg_resources._vendor.appdirs
# cleanup[3] wiping pkg_resources.extern.jaraco.text
# cleanup[3] wiping pkg_resources.extern.jaraco.context
# cleanup[3] wiping pkg_resources.extern.jaraco.functools
# cleanup[3] wiping pkg_resources.extern.more_itertools
# destroy pkg_resources._vendor.more_itertools.recipes
# destroy pkg_resources._vendor.more_itertools.more
# cleanup[3] wiping pkg_resources._vendor.more_itertools
# cleanup[3] wiping _queue
# cleanup[3] wiping _heapq
# cleanup[3] wiping importlib.resources
# cleanup[3] wiping importlib._common
# destroy tempfile
# cleanup[3] wiping importlib._adapters
# cleanup[3] wiping pkg_resources.extern.jaraco
# destroy pkg_resources.extern.jaraco.functools
# destroy pkg_resources.extern.jaraco.context
# destroy pkg_resources.extern.jaraco.text
# cleanup[3] wiping pkg_resources._vendor.jaraco
# cleanup[3] wiping inspect
# destroy ast
# destroy token
# cleanup[3] wiping dis
# cleanup[3] wiping _opcode
# destroy _opcode
# cleanup[3] wiping textwrap
# cleanup[3] wiping email.parser
# cleanup[3] wiping email.feedparser
# cleanup[3] wiping email._policybase
# cleanup[3] wiping email.utils
# destroy random
# destroy socket
# destroy urllib
# destroy urllib.parse
# cleanup[3] wiping email._parseaddr
# destroy calendar
# cleanup[3] wiping locale
# destroy encodings
# cleanup[3] wiping array
# cleanup[3] wiping _socket
# cleanup[3] wiping _sha512
# cleanup[3] wiping _random
# cleanup[3] wiping _bisect
# cleanup[3] wiping email.header
# cleanup[3] wiping email.charset
# cleanup[3] wiping email.encoders
# cleanup[3] wiping email.base64mime
# cleanup[3] wiping base64
# cleanup[3] wiping email.quoprimime
# cleanup[3] wiping email.errors
# cleanup[3] wiping xml.parsers.expat.errors
# cleanup[3] wiping xml.parsers.expat.model
# cleanup[3] wiping pyexpat
# destroy pyexpat.errors
# destroy pyexpat.model
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping platform
# cleanup[3] wiping weakref
# cleanup[3] wiping _distutils_hack.override
# cleanup[3] wiping distutils.core
# cleanup[3] wiping distutils.extension
# cleanup[3] wiping distutils.config
# cleanup[3] wiping distutils.cmd
# cleanup[3] wiping distutils.archive_util
# destroy zipfile
# cleanup[3] wiping grp
# destroy grp
# cleanup[3] wiping pwd
# destroy pwd
# cleanup[3] wiping pathlib
# cleanup[3] wiping ntpath
# cleanup[3] wiping struct
# cleanup[3] wiping _struct
# cleanup[3] wiping binascii
# cleanup[3] wiping distutils.file_util
# cleanup[3] wiping distutils.dir_util
# cleanup[3] wiping distutils.dist
# cleanup[3] wiping distutils.util
# destroy sysconfig
# cleanup[3] wiping distutils.spawn
# cleanup[3] wiping distutils.log
# cleanup[3] wiping distutils.dep_util
# cleanup[3] wiping subprocess
# destroy signal
# cleanup[3] wiping selectors
# cleanup[3] wiping math
# cleanup[3] wiping select
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping fcntl
# destroy fcntl
# cleanup[3] wiping threading
# cleanup[3] wiping distutils.fancy_getopt
# destroy getopt
# cleanup[3] wiping string
# cleanup[3] wiping _string
# destroy _string
# cleanup[3] wiping email
# destroy email._parseaddr
# destroy email._policybase
# destroy email._encoded_words
# destroy email._header_value_parser
# destroy email.errors
# destroy email.quoprimime
# destroy email.base64mime
# destroy email.encoders
# destroy email.charset
# destroy email.header
# destroy email.utils
# destroy email.feedparser
# destroy email.parser
# destroy email.iterators
# destroy email.message
# destroy email.headerregistry
# destroy email.generator
# cleanup[3] wiping distutils.errors
# cleanup[3] wiping distutils.debug
# cleanup[3] wiping distutils
# destroy distutils._functools
# destroy distutils._macos_compat
# destroy distutils.debug
# destroy distutils.errors
# destroy distutils.fancy_getopt
# destroy distutils.dep_util
# destroy distutils.spawn
# destroy distutils.util
# destroy distutils.dist
# destroy distutils.dir_util
# destroy distutils.file_util
# destroy distutils.archive_util
# destroy distutils.cmd
# destroy distutils.config
# destroy distutils.extension
# destroy distutils.core
# destroy distutils.filelist
# destroy distutils.command
# destroy distutils.ccompiler
# destroy distutils.py39compat
# destroy distutils.sysconfig
# destroy distutils.unixccompiler
# cleanup[3] wiping setuptools._distutils
# cleanup[3] wiping importlib.util
# cleanup[3] wiping importlib.abc
# cleanup[3] wiping typing
# cleanup[3] wiping collections.abc
# cleanup[3] wiping importlib._abc
# cleanup[3] wiping importlib.machinery
# cleanup[3] wiping traceback
# destroy linecache
# cleanup[3] wiping tokenize
# cleanup[3] wiping shutil
# cleanup[3] wiping lzma
# cleanup[3] wiping _lzma
# cleanup[3] wiping bz2
# destroy _compression
# cleanup[3] wiping _bz2
# cleanup[3] wiping zlib
# cleanup[3] wiping errno
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping importlib
# destroy importlib._abc
# destroy importlib._adapters
# destroy importlib._common
# destroy importlib.machinery
# destroy importlib.abc
# destroy importlib.util
# cleanup[3] wiping warnings
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping fnmatch
# cleanup[3] wiping re
# destroy sre_compile
# destroy copyreg
# cleanup[3] wiping _locale
# destroy _locale
# cleanup[3] wiping sre_parse
# cleanup[3] wiping _sre
# cleanup[3] wiping enum
# cleanup[3] wiping contextlib
# cleanup[3] wiping functools
# cleanup[3] wiping _functools
# cleanup[3] wiping types
# cleanup[3] wiping collections
# destroy _collections_abc
# cleanup[3] wiping _collections
# destroy _collections
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping keyword
# cleanup[3] wiping itertools
# cleanup[3] wiping _distutils_hack
# destroy _distutils_hack.override
# cleanup[3] wiping os
# cleanup[3] wiping os.path
# destroy genericpath
# cleanup[3] wiping posixpath
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _stat
# cleanup[3] wiping io
# cleanup[3] wiping abc
# cleanup[3] wiping _abc
# cleanup[3] wiping _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
# 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 _datetime
# destroy setuptools._vendor.more_itertools
# destroy setuptools._vendor.pyparsing
# destroy setuptools._vendor.jaraco
# destroy setuptools._vendor.tomli
# destroy pkg_resources._vendor.jaraco
# destroy pkg_resources._vendor.more_itertools
# destroy pkg_resources._vendor.appdirs
# destroy pkg_resources._vendor.packaging
# destroy pkg_resources._vendor.pyparsing
# destroy _weakref
# destroy _struct
# destroy sre_parse
# destroy tokenize
# destroy _sre
# destroy logging
# destroy setuptools.monkey
# destroy operator
# destroy collections.abc
# destroy _functools
# destroy pprint
# destroy html
# destroy string
# destroy traceback
# destroy typing
# destroy weakref
# destroy pathlib
# destroy bz2
# destroy lzma
# destroy email
# destroy copy
# destroy inspect
# destroy keyword
# destroy abc
# destroy _thread
# destroy ntpath
# destroy posixpath
# destroy collections
# destroy zlib
# destroy _signal
# destroy threading
# destroy types
# destroy _heapq
# destroy importlib.resources
# destroy setuptools.config.expand
# destroy setuptools.config._apply_pyprojecttoml
# destroy _distutils_hack
# destroy numbers
# destroy setuptools._vendor.packaging
# destroy setuptools._vendor.ordered_set
# destroy importlib.metadata
# destroy setuptools
# destroy setuptools.windows_support
# destroy setuptools.config.setupcfg
# destroy setuptools.config.pyprojecttoml
# destroy setuptools._reqs
# destroy setuptools._entry_points
# destroy marshal
# destroy dis
# destroy setuptools.extern.packaging.version
# destroy setuptools._imp
# destroy json
# destroy io
# destroy platform
# destroy subprocess
# destroy importlib
# destroy zipimport
# destroy enum
# destroy struct
# destroy _csv
# destroy _bz2
# destroy _lzma
# destroy select
# destroy _queue
# destroy datetime
# destroy locale
# destroy _socket
# destroy selectors
# destroy errno
# destroy binascii
# destroy contextlib
# destroy fnmatch
# destroy pyexpat
# destroy functools
# destroy itertools
# destroy array
# destroy json.scanner
# destroy _json
# destroy setuptools._distutils
# destroy shutil
# destroy warnings
# destroy wheel.vendored.packaging.tags
# destroy ctypes
# destroy textwrap
# destroy pkg_resources
# destroy _hashlib
# destroy csv
# destroy hashlib
# destroy re
# destroy stat
# destroy time
# destroy distutils.log
# destroy base64
# destroy io
# destroy _blake2
# destroy _frozen_importlib
# destroy codecs
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy _codecs
# destroy _warnings
# destroy math
# destroy _bisect
# destroy os
# destroy builtins
# destroy _random
# destroy _operator
# destroy _sha512
# destroy sys
# destroy _abc
# destroy posix
# clear sys.audit hooks
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for manimpango
Failed to build manimpango
ERROR: Could not build wheels for manimpango, which is required to install pyproject.toml-
based projects
#
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/__pycache__/_strptime.cpython-310.pyc matches
/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/p
ython3.10/_strptime.py
# code object from
'/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/
python3.10/__pycache__/_strptime.cpython-310.pyc'
import '_strptime' # <_frozen_importlib_external.SourceFileLoader object at 0x105c0fdc0>
# 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__
# destroy __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 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
# 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 sitecustomize
# destroy sitecustomize
# cleanup[2] removing site
# cleanup[2] removing token
# cleanup[2] removing tokenize
# cleanup[2] removing linecache
# cleanup[2] removing traceback
# cleanup[2] removing collections.abc
# cleanup[2] removing contextlib
# cleanup[2] removing typing
# cleanup[2] removing pip
# cleanup[2] removing pip._internal.utils
# cleanup[2] removing _socket
# cleanup[2] removing _ssl
# cleanup[2] removing math
# cleanup[2] removing select
# cleanup[2] removing selectors
# cleanup[2] removing errno
# cleanup[2] removing array
# cleanup[2] removing socket
# cleanup[2] removing _struct
# cleanup[2] removing struct
# cleanup[2] removing binascii
# cleanup[2] removing base64
# cleanup[2] removing warnings
# cleanup[2] removing ssl
# cleanup[2] removing pip._internal.utils.inject_securetransport
# cleanup[2] removing _weakrefset
# destroy _weakrefset
# cleanup[2] removing weakref
# cleanup[2] removing _string
# cleanup[2] removing string
# cleanup[2] removing threading
# cleanup[2] removing atexit
# cleanup[2] removing logging
# cleanup[2] removing pip._internal.utils._log
# cleanup[2] removing pip._internal
# cleanup[2] removing pip._internal.cli
# cleanup[2] removing locale
# cleanup[2] removing textwrap
# cleanup[2] removing gettext
# destroy gettext
# cleanup[2] removing optparse
# cleanup[2] removing importlib._bootstrap
# cleanup[2] removing importlib._bootstrap_external
# cleanup[2] removing importlib
# cleanup[2] removing importlib._abc
# cleanup[2] removing importlib.util
# cleanup[2] removing __future__
# destroy __future__
# cleanup[2] removing fnmatch
# cleanup[2] removing glob
# cleanup[2] removing pip._vendor
# cleanup[2] removing pip._vendor.packaging.__about__
# cleanup[2] removing pip._vendor.packaging
# cleanup[2] removing signal
# cleanup[2] removing fcntl
# cleanup[2] removing _posixsubprocess
# cleanup[2] removing subprocess
# cleanup[2] removing platform
# cleanup[2] removing sysconfig
# cleanup[2] removing importlib.machinery
# cleanup[2] removing pip._vendor.packaging._manylinux
# cleanup[2] removing pip._vendor.packaging._musllinux
# cleanup[2] removing pip._vendor.packaging.tags
# cleanup[2] removing pip._vendor.packaging._structures
# cleanup[2] removing pip._vendor.packaging.version
# cleanup[2] removing pip._vendor.packaging.utils
# cleanup[2] removing zlib
# cleanup[2] removing _compression
# cleanup[2] removing _bz2
# cleanup[2] removing bz2
# cleanup[2] removing _lzma
# cleanup[2] removing lzma
# cleanup[2] removing shutil
# cleanup[2] removing pip._internal.cli.status_codes
# cleanup[2] removing configparser
# cleanup[2] removing pip._vendor.urllib3.packages
# cleanup[2] removing pip._vendor.urllib3.packages.six
# cleanup[2] removing pip._vendor.urllib3.packages.six.moves
# cleanup[2] removing http
# cleanup[2] removing email
# 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 _bisect
# cleanup[2] removing bisect
# cleanup[2] removing _random
# cleanup[2] removing _sha512
# cleanup[2] removing random
# cleanup[2] removing _datetime
# cleanup[2] removing datetime
# cleanup[2] removing urllib
# cleanup[2] removing urllib.parse
# cleanup[2] removing calendar
# 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 http.client
# cleanup[2] removing pip._vendor.urllib3.packages.six.moves.http_client
# cleanup[2] removing pip._vendor.urllib3.exceptions
# cleanup[2] removing pip._vendor.urllib3._version
# cleanup[2] removing pip._vendor.urllib3.contrib
# cleanup[2] removing pip._vendor.urllib3.contrib._appengine_environ
# cleanup[2] removing pip._vendor.urllib3.util.wait
# cleanup[2] removing pip._vendor.urllib3.util.connection
# cleanup[2] removing pip._vendor.urllib3.util.request
# cleanup[2] removing pip._vendor.urllib3.util.response
# cleanup[2] removing pip._vendor.urllib3.util.retry
# cleanup[2] removing _hashlib
# cleanup[2] removing _blake2
# cleanup[2] removing hashlib
# cleanup[2] removing hmac
# cleanup[2] removing pip._vendor.urllib3.util.url
# cleanup[2] removing pip._vendor.urllib3.util.ssltransport
# cleanup[2] removing pip._vendor.urllib3.util.ssl_
# cleanup[2] removing pip._vendor.urllib3.util.timeout
# cleanup[2] removing pip._vendor.urllib3.util
# cleanup[2] removing pip._vendor.urllib3.util.proxy
# cleanup[2] removing pip._vendor.urllib3._collections
# cleanup[2] removing ipaddress
# cleanup[2] removing pip._vendor.urllib3.util.ssl_match_hostname
# cleanup[2] removing pip._vendor.urllib3.connection
# cleanup[2] removing _heapq
# cleanup[2] removing heapq
# cleanup[2] removing _queue
# cleanup[2] removing queue
# cleanup[2] removing mimetypes
# cleanup[2] removing pip._vendor.urllib3.fields
# cleanup[2] removing pip._vendor.urllib3.filepost
# cleanup[2] removing pip._vendor.urllib3.packages.six.moves.urllib
# cleanup[2] removing pip._vendor.urllib3.packages.six.moves.urllib.parse
# cleanup[2] removing pip._vendor.urllib3.request
# cleanup[2] removing pip._vendor.urllib3.response
# cleanup[2] removing pip._vendor.urllib3.util.queue
# cleanup[2] removing pip._vendor.urllib3.connectionpool
# cleanup[2] removing pip._vendor.urllib3.poolmanager
# cleanup[2] removing pip._vendor.urllib3
# cleanup[2] removing pip._vendor.chardet.enums
# cleanup[2] removing pip._vendor.chardet.charsetprober
# cleanup[2] removing pip._vendor.chardet.charsetgroupprober
# cleanup[2] removing pip._vendor.chardet.codingstatemachine
# cleanup[2] removing pip._vendor.chardet.escsm
# cleanup[2] removing pip._vendor.chardet.escprober
# cleanup[2] removing pip._vendor.chardet.latin1prober
# cleanup[2] removing pip._vendor.chardet.big5freq
# cleanup[2] removing pip._vendor.chardet.euckrfreq
# cleanup[2] removing pip._vendor.chardet.euctwfreq
# cleanup[2] removing pip._vendor.chardet.gb2312freq
# cleanup[2] removing pip._vendor.chardet.jisfreq
# cleanup[2] removing pip._vendor.chardet.johabfreq
# cleanup[2] removing pip._vendor.chardet.chardistribution
# cleanup[2] removing pip._vendor.chardet.mbcharsetprober
# cleanup[2] removing pip._vendor.chardet.mbcssm
# cleanup[2] removing pip._vendor.chardet.big5prober
# cleanup[2] removing pip._vendor.chardet.cp949prober
# cleanup[2] removing pip._vendor.chardet.jpcntx
# cleanup[2] removing pip._vendor.chardet.eucjpprober
# cleanup[2] removing pip._vendor.chardet.euckrprober
# cleanup[2] removing pip._vendor.chardet.euctwprober
# cleanup[2] removing pip._vendor.chardet.gb2312prober
# cleanup[2] removing pip._vendor.chardet.johabprober
# cleanup[2] removing pip._vendor.chardet.sjisprober
# cleanup[2] removing pip._vendor.chardet.utf8prober
# cleanup[2] removing pip._vendor.chardet.mbcsgroupprober
# cleanup[2] removing pip._vendor.chardet.hebrewprober
# cleanup[2] removing pip._vendor.chardet.sbcharsetprober
# cleanup[2] removing pip._vendor.chardet.langbulgarianmodel
# cleanup[2] removing pip._vendor.chardet.langgreekmodel
# cleanup[2] removing pip._vendor.chardet.langhebrewmodel
# cleanup[2] removing pip._vendor.chardet.langrussianmodel
# cleanup[2] removing pip._vendor.chardet.langthaimodel
# cleanup[2] removing pip._vendor.chardet.langturkishmodel
# cleanup[2] removing pip._vendor.chardet.sbcsgroupprober
# cleanup[2] removing pip._vendor.chardet.utf1632prober
# cleanup[2] removing pip._vendor.chardet.universaldetector
# cleanup[2] removing pip._vendor.chardet.version
# cleanup[2] removing pip._vendor.chardet
# 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 copy
# cleanup[2] removing tempfile
# cleanup[2] removing urllib.response
# cleanup[2] removing urllib.error
# cleanup[2] removing _scproxy
# cleanup[2] removing urllib.request
# cleanup[2] removing http.cookiejar
# cleanup[2] removing http.cookies
# cleanup[2] removing pip._vendor.requests.compat
# cleanup[2] removing pip._vendor.requests.exceptions
# cleanup[2] removing pip._internal.utils.compat
# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages
# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages.six
# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages.six.moves
# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages.six.moves.http_client
# cleanup[2] removing pip._vendor.requests.packages.urllib3.exceptions
# cleanup[2] removing pip._vendor.requests.packages.urllib3._version
# cleanup[2] removing pip._vendor.requests.packages.urllib3.contrib
# cleanup[2] removing pip._vendor.requests.packages.urllib3.contrib._appengine_environ
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.wait
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.connection
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.request
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.response
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.retry
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.url
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.ssltransport
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.ssl_
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.timeout
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.proxy
# cleanup[2] removing pip._vendor.requests.packages.urllib3._collections
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.ssl_match_hostname
# cleanup[2] removing pip._vendor.requests.packages.urllib3.connection
# cleanup[2] removing pip._vendor.requests.packages.urllib3.fields
# cleanup[2] removing pip._vendor.requests.packages.urllib3.filepost
# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages.six.moves.urllib
# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages.six.moves.urllib.parse
# cleanup[2] removing pip._vendor.requests.packages.urllib3.request
# cleanup[2] removing pip._vendor.requests.packages.urllib3.response
# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.queue
# cleanup[2] removing pip._vendor.requests.packages.urllib3.connectionpool
# cleanup[2] removing pip._vendor.requests.packages.urllib3.poolmanager
# cleanup[2] removing pip._vendor.requests.packages.urllib3
# cleanup[2] removing pip._vendor.idna.package_data
# cleanup[2] removing pip._vendor.idna.idnadata
# cleanup[2] removing unicodedata
# cleanup[2] removing pip._vendor.idna.intranges
# cleanup[2] removing pip._vendor.idna.core
# cleanup[2] removing pip._vendor.idna
# cleanup[2] removing pip._vendor.requests.packages.idna.package_data
# cleanup[2] removing pip._vendor.requests.packages.idna.idnadata
# cleanup[2] removing pip._vendor.requests.packages.idna.intranges
# cleanup[2] removing pip._vendor.requests.packages.idna.core
# cleanup[2] removing pip._vendor.requests.packages.idna
# cleanup[2] removing pip._vendor.requests.packages.chardet.enums
# cleanup[2] removing pip._vendor.requests.packages.chardet.charsetprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.charsetgroupprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.codingstatemachine
# cleanup[2] removing pip._vendor.requests.packages.chardet.escsm
# cleanup[2] removing pip._vendor.requests.packages.chardet.escprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.latin1prober
# cleanup[2] removing pip._vendor.requests.packages.chardet.big5freq
# cleanup[2] removing pip._vendor.requests.packages.chardet.euckrfreq
# cleanup[2] removing pip._vendor.requests.packages.chardet.euctwfreq
# cleanup[2] removing pip._vendor.requests.packages.chardet.gb2312freq
# cleanup[2] removing pip._vendor.requests.packages.chardet.jisfreq
# cleanup[2] removing pip._vendor.requests.packages.chardet.johabfreq
# cleanup[2] removing pip._vendor.requests.packages.chardet.chardistribution
# cleanup[2] removing pip._vendor.requests.packages.chardet.mbcharsetprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.mbcssm
# cleanup[2] removing pip._vendor.requests.packages.chardet.big5prober
# cleanup[2] removing pip._vendor.requests.packages.chardet.cp949prober
# cleanup[2] removing pip._vendor.requests.packages.chardet.jpcntx
# cleanup[2] removing pip._vendor.requests.packages.chardet.eucjpprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.euckrprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.euctwprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.gb2312prober
# cleanup[2] removing pip._vendor.requests.packages.chardet.johabprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.sjisprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.utf8prober
# cleanup[2] removing pip._vendor.requests.packages.chardet.mbcsgroupprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.hebrewprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.sbcharsetprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.langbulgarianmodel
# cleanup[2] removing pip._vendor.requests.packages.chardet.langgreekmodel
# cleanup[2] removing pip._vendor.requests.packages.chardet.langhebrewmodel
# cleanup[2] removing pip._vendor.requests.packages.chardet.langrussianmodel
# cleanup[2] removing pip._vendor.requests.packages.chardet.langthaimodel
# cleanup[2] removing pip._vendor.requests.packages.chardet.langturkishmodel
# cleanup[2] removing pip._vendor.requests.packages.chardet.sbcsgroupprober
# cleanup[2] removing pip._vendor.requests.packages.chardet.utf1632prober
# cleanup[2] removing pip._vendor.requests.packages.chardet.universaldetector
# cleanup[2] removing pip._vendor.requests.packages.chardet.version
# cleanup[2] removing pip._vendor.requests.packages.chardet
# cleanup[2] removing pip._vendor.requests.packages
# cleanup[2] removing ntpath
# cleanup[2] removing pathlib
# cleanup[2] removing zipfile
# cleanup[2] removing importlib.abc
# cleanup[2] removing importlib._adapters
# cleanup[2] removing importlib._common
# cleanup[2] removing importlib.resources
# cleanup[2] removing pip._vendor.certifi.core
# cleanup[2] removing pip._vendor.certifi
# cleanup[2] removing pip._vendor.requests.certs
# cleanup[2] removing pip._vendor.requests.__version__
# destroy pip._vendor.requests.__version__
# cleanup[2] removing pip._vendor.requests._internal_utils
# cleanup[2] removing pip._vendor.requests.cookies
# cleanup[2] removing pip._vendor.requests.structures
# cleanup[2] removing importlib.readers
# cleanup[2] removing pip._vendor.requests.utils
# cleanup[2] removing pip._vendor.requests.auth
# cleanup[2] removing stringprep
# cleanup[2] removing encodings.idna
# cleanup[2] removing pip._vendor.requests.hooks
# cleanup[2] removing pip._vendor.requests.status_codes
# cleanup[2] removing pip._vendor.requests.models
# cleanup[2] removing pip._vendor.requests.adapters
# cleanup[2] removing pip._vendor.requests.sessions
# cleanup[2] removing pip._vendor.requests.api
# cleanup[2] removing pip._vendor.requests
# cleanup[2] removing pip._vendor.rich._extension
# cleanup[2] removing pip._vendor.rich
# 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 inspect
# cleanup[2] removing dataclasses
# cleanup[2] removing termios
# cleanup[2] removing getpass
# cleanup[2] removing html.entities
# cleanup[2] removing html
# cleanup[2] removing pip._vendor.rich.errors
# cleanup[2] removing colorsys
# destroy colorsys
# cleanup[2] removing pip._vendor.rich.color_triplet
# cleanup[2] removing pip._vendor.rich.palette
# cleanup[2] removing pip._vendor.rich._palettes
# cleanup[2] removing pip._vendor.rich.repr
# cleanup[2] removing pip._vendor.rich.terminal_theme
# cleanup[2] removing pip._vendor.rich.color
# cleanup[2] removing pip._vendor.rich.style
# cleanup[2] removing pip._vendor.rich.default_styles
# cleanup[2] removing pip._vendor.rich.theme
# cleanup[2] removing pip._vendor.rich.themes
# cleanup[2] removing pip._vendor.rich._emoji_codes
# cleanup[2] removing pip._vendor.rich._emoji_replace
# cleanup[2] removing pip._vendor.rich._export_format
# cleanup[2] removing pip._vendor.rich._loop
# cleanup[2] removing pip._vendor.rich._pick
# cleanup[2] removing pip._vendor.rich._cell_widths
# cleanup[2] removing pip._vendor.rich.cells
# cleanup[2] removing pip._vendor.rich._wrap
# cleanup[2] removing pip._vendor.rich.segment
# cleanup[2] removing pip._vendor.rich.jupyter
# cleanup[2] removing pip._vendor.rich.protocol
# cleanup[2] removing pip._vendor.rich.measure
# cleanup[2] removing pip._vendor.rich.constrain
# cleanup[2] removing pip._vendor.rich.align
# cleanup[2] removing pip._vendor.rich.containers
# cleanup[2] removing pip._vendor.rich.control
# cleanup[2] removing pip._vendor.rich.emoji
# cleanup[2] removing pip._vendor.rich.text
# cleanup[2] removing pip._vendor.rich._log_render
# cleanup[2] removing pip._vendor.rich.highlighter
# cleanup[2] removing pip._vendor.rich.markup
# cleanup[2] removing pip._vendor.rich.pager
# cleanup[2] removing pip._vendor.rich.abc
# cleanup[2] removing pip._vendor.rich.pretty
# cleanup[2] removing pip._vendor.rich.region
# cleanup[2] removing pip._vendor.rich.box
# cleanup[2] removing pip._vendor.rich.padding
# cleanup[2] removing pip._vendor.rich.panel
# cleanup[2] removing numbers
# cleanup[2] removing _decimal
# cleanup[2] removing decimal
# destroy decimal
# cleanup[2] removing fractions
# destroy fractions
# cleanup[2] removing pip._vendor.rich._ratio
# cleanup[2] removing pip._vendor.rich.table
# cleanup[2] removing pip._vendor.rich.scope
# cleanup[2] removing pip._vendor.rich.screen
# cleanup[2] removing pip._vendor.rich.styled
# cleanup[2] removing pip._vendor.rich.console
# cleanup[2] removing pip._internal.exceptions
# cleanup[2] removing pip._vendor.platformdirs.api
# cleanup[2] removing pip._vendor.platformdirs.version
# cleanup[2] removing pip._vendor.platformdirs.macos
# cleanup[2] removing pip._vendor.platformdirs
# cleanup[2] removing pip._internal.utils.appdirs
# cleanup[2] removing _compat_pickle
# cleanup[2] removing _pickle
# cleanup[2] removing pickle
# cleanup[2] removing logging.handlers
# cleanup[2] removing pip._vendor.pygments
# cleanup[2] removing pip._vendor.pygments.lexers._mapping
# cleanup[2] removing pip._vendor.pygments.modeline
# cleanup[2] removing pip._vendor.pygments.plugin
# cleanup[2] removing pip._vendor.pygments.util
# cleanup[2] removing pip._vendor.pygments.lexers
# cleanup[2] removing pip._vendor.pygments.token
# cleanup[2] removing pip._vendor.rich.columns
# cleanup[2] removing pip._vendor.pygments.filter
# cleanup[2] removing pip._vendor.pygments.filters
# cleanup[2] removing pip._vendor.pygments.regexopt
# cleanup[2] removing pip._vendor.pygments.lexer
# cleanup[2] removing pip._vendor.pygments.style
# cleanup[2] removing pip._vendor.pygments.styles
# cleanup[2] removing pip._vendor.rich.syntax
# cleanup[2] removing pip._vendor.rich.traceback
# cleanup[2] removing pip._vendor.rich.logging
# cleanup[2] removing pip._internal.utils.deprecation
# cleanup[2] removing pip._vendor.tomli._types
# cleanup[2] removing pip._vendor.tomli._re
# cleanup[2] removing pip._vendor.tomli._parser
# cleanup[2] removing pip._vendor.tomli
# cleanup[2] removing pip._vendor.pep517.compat
# cleanup[2] removing pip._vendor.pep517.in_process
# cleanup[2] removing pip._vendor.pep517.wrappers
# cleanup[2] removing pip._vendor.pep517
# cleanup[2] removing concurrent
# cleanup[2] removing concurrent.futures._base
# cleanup[2] removing concurrent.futures
# cleanup[2] removing pip._vendor.tenacity.retry
# destroy pip._vendor.tenacity.retry
# cleanup[2] removing pip._vendor.tenacity.nap
# cleanup[2] removing pip._vendor.tenacity.stop
# cleanup[2] removing pip._vendor.tenacity._utils
# cleanup[2] removing pip._vendor.tenacity.wait
# cleanup[2] removing pip._vendor.tenacity.before
# cleanup[2] removing pip._vendor.tenacity.after
# cleanup[2] removing pip._vendor.tenacity.before_sleep
# cleanup[2] removing asyncio.constants
# cleanup[2] removing asyncio.format_helpers
# cleanup[2] removing asyncio.base_futures
# cleanup[2] removing asyncio.log
# cleanup[2] removing asyncio.coroutines
# cleanup[2] removing _contextvars
# cleanup[2] removing contextvars
# cleanup[2] removing asyncio.exceptions
# cleanup[2] removing asyncio.base_tasks
# cleanup[2] removing _asyncio
# cleanup[2] removing asyncio.events
# cleanup[2] removing asyncio.futures
# cleanup[2] removing asyncio.protocols
# cleanup[2] removing asyncio.transports
# cleanup[2] removing asyncio.sslproto
# cleanup[2] removing asyncio.mixins
# cleanup[2] removing asyncio.tasks
# cleanup[2] removing asyncio.locks
# cleanup[2] removing asyncio.staggered
# cleanup[2] removing asyncio.trsock
# cleanup[2] removing asyncio.base_events
# cleanup[2] removing asyncio.runners
# cleanup[2] removing asyncio.queues
# cleanup[2] removing asyncio.streams
# cleanup[2] removing asyncio.subprocess
# cleanup[2] removing asyncio.threads
# cleanup[2] removing asyncio.base_subprocess
# cleanup[2] removing asyncio.selector_events
# cleanup[2] removing asyncio.unix_events
# cleanup[2] removing asyncio
# cleanup[2] removing pip._vendor.tenacity._asyncio
# cleanup[2] removing pip._vendor.tenacity
# cleanup[2] removing pip._internal.models
# cleanup[2] removing pip._internal.models.scheme
# cleanup[2] removing pip._internal.utils.virtualenv
# cleanup[2] removing _sysconfigdata__darwin_darwin
# destroy _sysconfigdata__darwin_darwin
# cleanup[2] removing _osx_support
# destroy _osx_support
# cleanup[2] removing pip._internal.locations.base
# cleanup[2] removing pip._internal.locations._sysconfig
# cleanup[2] removing pip._internal.locations
# cleanup[2] removing pip._internal.utils.misc
# cleanup[2] removing pip._internal.utils.logging
# cleanup[2] removing pip._internal.configuration
# cleanup[2] removing pip._internal.cli.parser
# cleanup[2] removing pip._internal.models.format_control
# cleanup[2] removing pip._internal.models.index
# cleanup[2] removing pip._internal.utils.compatibility_tags
# cleanup[2] removing pip._internal.models.target_python
# cleanup[2] removing pip._internal.utils.hashes
# cleanup[2] removing pip._internal.cli.cmdoptions
# cleanup[2] removing socketserver
# destroy socketserver
# cleanup[2] removing logging.config
# cleanup[2] removing pip._internal.cli.command_context
# cleanup[2] removing pip._internal.utils.filesystem
# cleanup[2] removing pip._internal.utils.temp_dir
# cleanup[2] removing pip._internal.cli.base_command
# cleanup[2] removing pip._internal.commands
# cleanup[2] removing pip._internal.cli.main_parser
# cleanup[2] removing _csv
# cleanup[2] removing csv
# cleanup[2] removing pip._vendor.pyparsing.util
# cleanup[2] removing pip._vendor.pyparsing.unicode
# destroy pip._vendor.pyparsing.unicode
# cleanup[2] removing pip._vendor.pyparsing.exceptions
# cleanup[2] removing pip._vendor.pyparsing.actions
# cleanup[2] removing pprint
# cleanup[2] removing pip._vendor.pyparsing.results
# cleanup[2] removing pip._vendor.pyparsing.core
# cleanup[2] removing pip._vendor.pyparsing.helpers
# cleanup[2] removing pip._vendor.pyparsing.testing
# destroy pip._vendor.pyparsing.testing
# cleanup[2] removing pip._vendor.pyparsing.common
# destroy pip._vendor.pyparsing.common
# cleanup[2] removing pip._vendor.pyparsing
# cleanup[2] removing pip._vendor.packaging.specifiers
# cleanup[2] removing pip._vendor.packaging.markers
# cleanup[2] removing pip._vendor.packaging.requirements
# cleanup[2] removing pip._internal.models.direct_url
# cleanup[2] removing pip._internal.utils.egg_link
# cleanup[2] removing pip._internal.utils.packaging
# cleanup[2] removing pip._internal.utils.urls
# cleanup[2] removing pip._internal.metadata._json
# cleanup[2] removing pip._internal.metadata.base
# cleanup[2] removing pip._internal.metadata
# cleanup[2] removing pip._internal.cli.autocompletion
# cleanup[2] removing pip._internal.cli.main
# cleanup[2] removing pip._internal.utils.filetypes
# cleanup[2] removing pip._internal.utils.models
# cleanup[2] removing pip._internal.models.link
# cleanup[2] removing pip._internal.models.wheel
# cleanup[2] removing pip._internal.cache
# cleanup[2] removing pip._internal.index
# cleanup[2] removing xml
# cleanup[2] removing xml.etree
# cleanup[2] removing xml.etree.ElementPath
# cleanup[2] removing pyexpat.errors
# cleanup[2] removing pyexpat.model
# cleanup[2] removing pyexpat
# cleanup[2] removing _elementtree
# cleanup[2] removing xml.etree.ElementTree
# cleanup[2] removing _markupbase
# cleanup[2] removing html.parser
# cleanup[2] removing pip._internal.models.search_scope
# cleanup[2] removing pip._internal.network
# cleanup[2] removing pip._vendor.cachecontrol.cache
# cleanup[2] removing pip._vendor.msgpack.exceptions
# cleanup[2] removing pip._vendor.msgpack.ext
# cleanup[2] removing pip._vendor.msgpack.fallback
# cleanup[2] removing pip._vendor.msgpack
# cleanup[2] removing pip._vendor.cachecontrol.compat
# cleanup[2] removing pip._vendor.cachecontrol.serialize
# cleanup[2] removing pip._vendor.cachecontrol.controller
# cleanup[2] removing mmap
# cleanup[2] removing pip._vendor.cachecontrol.filewrapper
# cleanup[2] removing pip._vendor.cachecontrol.adapter
# cleanup[2] removing pip._vendor.cachecontrol.wrapper
# cleanup[2] removing pip._vendor.cachecontrol
# cleanup[2] removing shlex
# cleanup[2] removing pip._internal.cli.spinners
# cleanup[2] removing pip._internal.utils.subprocess
# cleanup[2] removing pip._internal.vcs.versioncontrol
# cleanup[2] removing pip._internal.vcs.bazaar
# cleanup[2] removing pip._internal.vcs.git
# cleanup[2] removing pip._internal.vcs.mercurial
# cleanup[2] removing pip._internal.vcs.subversion
# cleanup[2] removing pip._internal.vcs
# cleanup[2] removing pip._internal.network.auth
# cleanup[2] removing pip._vendor.cachecontrol.caches.file_cache
# cleanup[2] removing pip._vendor.cachecontrol.caches.redis_cache
# cleanup[2] removing pip._vendor.cachecontrol.caches
# cleanup[2] removing pip._internal.network.cache
# cleanup[2] removing pip._internal.utils.glibc
# cleanup[2] removing pip._internal.network.session
# cleanup[2] removing pip._internal.network.utils
# cleanup[2] removing pip._internal.models.candidate
# cleanup[2] removing pip._internal.index.sources
# cleanup[2] removing pip._internal.index.collector
# cleanup[2] removing pip._internal.models.selection_prefs
# cleanup[2] removing pip._internal.utils.encoding
# cleanup[2] removing pip._internal.req.req_file
# cleanup[2] removing _uuid
# cleanup[2] removing uuid
# cleanup[2] removing pip._internal.build_env
# cleanup[2] removing pip._internal.operations
# cleanup[2] removing pip._internal.operations.build
# cleanup[2] removing pip._internal.operations.build.metadata
# cleanup[2] removing pip._internal.operations.build.metadata_editable
# cleanup[2] removing pip._internal.utils.setuptools_build
# cleanup[2] removing pip._internal.operations.build.metadata_legacy
# cleanup[2] removing pip._internal.operations.install
# cleanup[2] removing pip._internal.operations.install.editable_legacy
# cleanup[2] removing pip._internal.operations.install.legacy
# cleanup[2] removing py_compile
# cleanup[2] removing filecmp
# cleanup[2] removing compileall
# cleanup[2] removing pip._vendor.distlib
# cleanup[2] removing xmlrpc
# destroy xmlrpc
# cleanup[2] removing xml.parsers
# cleanup[2] removing xml.parsers.expat.model
# cleanup[2] removing xml.parsers.expat.errors
# cleanup[2] removing xml.parsers.expat
# cleanup[2] removing gzip
# cleanup[2] removing xmlrpc.client
# cleanup[2] removing pip._vendor.distlib.compat
# cleanup[2] removing pkgutil
# cleanup[2] removing pwd
# cleanup[2] removing grp
# cleanup[2] removing tarfile
# cleanup[2] removing pip._vendor.distlib.util
# cleanup[2] removing pip._vendor.distlib.resources
# cleanup[2] removing pip._vendor.distlib.scripts
# cleanup[2] removing pip._internal.utils.unpacking
# cleanup[2] removing pip._internal.utils.wheel
# cleanup[2] removing pip._internal.operations.install.wheel
# cleanup[2] removing pip._internal.pyproject
# cleanup[2] removing pip._internal.req.req_uninstall
# cleanup[2] removing pip._internal.utils.direct_url_helpers
# cleanup[2] removing pip._internal.req.req_install
# cleanup[2] removing pip._internal.req.req_set
# cleanup[2] removing pip._internal.req
# cleanup[2] removing pip._internal.index.package_finder
# cleanup[2] removing pip._internal.operations.build.build_tracker
# cleanup[2] removing pip._internal.distributions.base
# cleanup[2] removing pip._internal.distributions.sdist
# cleanup[2] removing pip._internal.distributions.wheel
# cleanup[2] removing pip._internal.distributions
# cleanup[2] removing pip._internal.distributions.installed
# cleanup[2] removing pip._vendor.rich.filesize
# cleanup[2] removing pip._vendor.rich.ansi
# cleanup[2] removing pip._vendor.rich.file_proxy
# cleanup[2] removing pip._vendor.rich.live_render
# cleanup[2] removing pip._vendor.rich.live
# cleanup[2] removing pip._vendor.rich.progress_bar
# cleanup[2] removing pip._vendor.rich._spinners
# cleanup[2] removing pip._vendor.rich.spinner
# cleanup[2] removing pip._vendor.rich.progress
# cleanup[2] removing pip._internal.cli.progress_bars
# cleanup[2] removing pip._internal.network.download
# cleanup[2] removing pip._internal.network.lazy_wheel
# cleanup[2] removing pip._internal.operations.prepare
# cleanup[2] removing pip._internal.req.constructors
# cleanup[2] removing pip._internal.resolution
# cleanup[2] removing pip._internal.resolution.base
# cleanup[2] removing pip._internal.utils.entrypoints
# cleanup[2] removing pip._internal.self_outdated_check
# cleanup[2] removing pip._internal.cli.req_command
# cleanup[2] removing pip._internal.models.installation_report
# cleanup[2] removing pip._internal.operations.check
# cleanup[2] removing getopt
# destroy getopt
# cleanup[2] removing pip._internal.utils.distutils_args
# cleanup[2] removing pip._internal.operations.build.wheel
# cleanup[2] removing pip._internal.operations.build.wheel_editable
# cleanup[2] removing pip._internal.operations.build.wheel_legacy
# cleanup[2] removing pip._internal.wheel_builder
# cleanup[2] removing pip._internal.commands.install
# cleanup[2] removing plistlib
# cleanup[2] removing pip._vendor.six
# cleanup[2] removing pip._vendor.six.moves
# cleanup[2] removing pip._vendor.six.moves.urllib
# cleanup[2] removing pip._vendor.pkg_resources.py31compat
# cleanup[2] removing pip._vendor.pkg_resources
# cleanup[2] removing pip._internal.metadata.pkg_resources
# cleanup[2] removing pip._internal.resolution.resolvelib
# cleanup[2] removing pip._vendor.resolvelib.providers
# cleanup[2] removing pip._vendor.resolvelib.reporters
# cleanup[2] removing pip._vendor.resolvelib.compat
# cleanup[2] removing pip._vendor.resolvelib.compat.collections_abc
# cleanup[2] removing pip._vendor.resolvelib.structs
# cleanup[2] removing pip._vendor.resolvelib.resolvers
# cleanup[2] removing pip._vendor.resolvelib
# cleanup[2] removing pip._internal.resolution.resolvelib.base
# cleanup[2] removing pip._internal.resolution.resolvelib.candidates
# cleanup[2] removing pip._internal.resolution.resolvelib.found_candidates
# cleanup[2] removing pip._internal.resolution.resolvelib.requirements
# cleanup[2] removing pip._internal.resolution.resolvelib.factory
# cleanup[2] removing pip._internal.resolution.resolvelib.provider
# cleanup[2] removing pip._internal.resolution.resolvelib.reporter
# cleanup[2] removing pip._internal.resolution.resolvelib.resolver
# cleanup[2] removing netrc
# destroy netrc
# cleanup[2] removing encodings.cp437
# cleanup[2] removing _strptime
# cleanup[3] wiping _strptime
# cleanup[3] wiping encodings.cp437
# cleanup[3] wiping pip._internal.resolution.resolvelib.resolver
# cleanup[3] wiping pip._internal.resolution.resolvelib.reporter
# cleanup[3] wiping pip._internal.resolution.resolvelib.provider
# cleanup[3] wiping pip._internal.resolution.resolvelib.factory
# cleanup[3] wiping pip._internal.resolution.resolvelib.requirements
# cleanup[3] wiping pip._internal.resolution.resolvelib.found_candidates
# cleanup[3] wiping pip._internal.resolution.resolvelib.candidates
# cleanup[3] wiping pip._internal.resolution.resolvelib.base
# cleanup[3] wiping pip._vendor.resolvelib
# destroy pip._vendor.resolvelib.providers
# destroy pip._vendor.resolvelib.reporters
# destroy pip._vendor.resolvelib.compat
# destroy pip._vendor.resolvelib.structs
# destroy pip._vendor.resolvelib.resolvers
# cleanup[3] wiping pip._vendor.resolvelib.compat.collections_abc
# cleanup[3] wiping pip._internal.resolution.resolvelib
# destroy pip._internal.resolution.resolvelib.base
# destroy pip._internal.resolution.resolvelib.candidates
# destroy pip._internal.resolution.resolvelib.found_candidates
# destroy pip._internal.resolution.resolvelib.requirements
# destroy pip._internal.resolution.resolvelib.factory
# destroy pip._internal.resolution.resolvelib.provider
# destroy pip._internal.resolution.resolvelib.reporter
# destroy pip._internal.resolution.resolvelib.resolver
# cleanup[3] wiping pip._internal.metadata.pkg_resources
# cleanup[3] wiping pip._vendor.pkg_resources
# destroy plistlib
# destroy pip._vendor.pkg_resources.py31compat
# cleanup[3] wiping pip._vendor.six.moves.urllib
# cleanup[3] wiping pip._vendor.six.moves
# cleanup[3] wiping pip._vendor.six
# cleanup[3] wiping pip._internal.commands.install
# cleanup[3] wiping pip._internal.wheel_builder
# cleanup[3] wiping pip._internal.operations.build.wheel_legacy
# cleanup[3] wiping pip._internal.operations.build.wheel_editable
# cleanup[3] wiping pip._internal.operations.build.wheel
# cleanup[3] wiping pip._internal.utils.distutils_args
# cleanup[3] wiping pip._internal.operations.check
# cleanup[3] wiping pip._internal.models.installation_report
# cleanup[3] wiping pip._internal.cli.req_command
# cleanup[3] wiping pip._internal.self_outdated_check
# cleanup[3] wiping pip._internal.utils.entrypoints
# cleanup[3] wiping pip._internal.resolution.base
# cleanup[3] wiping pip._internal.resolution
# destroy pip._internal.resolution.base
# destroy pip._internal.resolution.resolvelib
# cleanup[3] wiping pip._internal.req.constructors
# cleanup[3] wiping pip._internal.operations.prepare
# cleanup[3] wiping pip._internal.network.lazy_wheel
# cleanup[3] wiping pip._internal.network.download
# cleanup[3] wiping pip._internal.cli.progress_bars
# cleanup[3] wiping pip._vendor.rich.progress
# cleanup[3] wiping pip._vendor.rich.spinner
# cleanup[3] wiping pip._vendor.rich._spinners
# cleanup[3] wiping pip._vendor.rich.progress_bar
# cleanup[3] wiping pip._vendor.rich.live
# cleanup[3] wiping pip._vendor.rich.live_render
# cleanup[3] wiping pip._vendor.rich.file_proxy
# cleanup[3] wiping pip._vendor.rich.ansi
# cleanup[3] wiping pip._vendor.rich.filesize
# cleanup[3] wiping pip._internal.distributions.installed
# cleanup[3] wiping pip._internal.distributions
# destroy pip._internal.distributions.base
# destroy pip._internal.distributions.sdist
# destroy pip._internal.distributions.wheel
# destroy pip._internal.distributions.installed
# cleanup[3] wiping pip._internal.operations.build.build_tracker
# cleanup[3] wiping pip._internal.index.package_finder
# cleanup[3] wiping pip._internal.req
# destroy pip._internal.req.req_file
# destroy pip._internal.req.req_uninstall
# destroy pip._internal.req.req_install
# destroy pip._internal.req.req_set
# destroy pip._internal.req.constructors
# cleanup[3] wiping pip._internal.utils.direct_url_helpers
# cleanup[3] wiping pip._internal.pyproject
# cleanup[3] wiping pip._internal.operations.install.wheel
# destroy compileall
# cleanup[3] wiping pip._internal.utils.wheel
# cleanup[3] wiping pip._internal.utils.unpacking
# cleanup[3] wiping pip._vendor.distlib.scripts
# cleanup[3] wiping pip._vendor.distlib.resources
# destroy __dummy__
# destroy pkgutil
# cleanup[3] wiping pip._vendor.distlib.util
# destroy tarfile
# cleanup[3] wiping grp
# cleanup[3] wiping pwd
# cleanup[3] wiping pip._vendor.distlib.compat
# destroy xmlrpc.client
# cleanup[3] wiping gzip
# cleanup[3] wiping xml.parsers.expat
# cleanup[3] wiping xml.parsers.expat.errors
# cleanup[3] wiping xml.parsers.expat.model
# cleanup[3] wiping xml.parsers
# cleanup[3] wiping pip._vendor.distlib
# destroy pip._vendor.distlib.compat
# destroy pip._vendor.distlib.util
# destroy pip._vendor.distlib.resources
# destroy pip._vendor.distlib.scripts
# cleanup[3] wiping filecmp
# cleanup[3] wiping py_compile
# cleanup[3] wiping pip._internal.operations.install.legacy
# cleanup[3] wiping pip._internal.operations.install.editable_legacy
# cleanup[3] wiping pip._internal.operations.install
# destroy pip._internal.operations.install.editable_legacy
# destroy pip._internal.operations.install.legacy
# destroy pip._internal.operations.install.wheel
# cleanup[3] wiping pip._internal.operations.build.metadata_legacy
# cleanup[3] wiping pip._internal.utils.setuptools_build
# cleanup[3] wiping pip._internal.operations.build.metadata_editable
# cleanup[3] wiping pip._internal.operations.build.metadata
# cleanup[3] wiping pip._internal.operations.build
# destroy pip._internal.operations.build.metadata
# destroy pip._internal.operations.build.metadata_editable
# destroy pip._internal.operations.build.metadata_legacy
# destroy pip._internal.operations.build.build_tracker
# destroy pip._internal.operations.build.wheel
# destroy pip._internal.operations.build.wheel_editable
# destroy pip._internal.operations.build.wheel_legacy
# cleanup[3] wiping pip._internal.operations
# destroy pip._internal.operations.build
# destroy pip._internal.operations.install
# destroy pip._internal.operations.prepare
# destroy pip._internal.operations.check
# cleanup[3] wiping pip._internal.build_env
# cleanup[3] wiping uuid
# cleanup[3] wiping _uuid
# destroy _uuid
# cleanup[3] wiping pip._internal.utils.encoding
# cleanup[3] wiping pip._internal.models.selection_prefs
# cleanup[3] wiping pip._internal.index.collector
# destroy xml
# destroy xml.etree
# destroy xml.etree.ElementTree
# destroy xml.parsers
# cleanup[3] wiping pip._internal.index.sources
# cleanup[3] wiping pip._internal.models.candidate
# cleanup[3] wiping pip._internal.network.utils
# cleanup[3] wiping pip._internal.network.session
# cleanup[3] wiping pip._internal.utils.glibc
# cleanup[3] wiping pip._internal.network.cache
# cleanup[3] wiping pip._vendor.cachecontrol.caches
# destroy pip._vendor.cachecontrol.caches.file_cache
# destroy pip._vendor.cachecontrol.caches.redis_cache
# cleanup[3] wiping pip._internal.network.auth
# cleanup[3] wiping pip._internal.vcs
# destroy pip._internal.vcs.versioncontrol
# destroy pip._internal.vcs.bazaar
# destroy pip._internal.vcs.git
# destroy pip._internal.vcs.mercurial
# destroy pip._internal.vcs.subversion
# cleanup[3] wiping pip._internal.utils.subprocess
# cleanup[3] wiping pip._internal.cli.spinners
# cleanup[3] wiping shlex
# cleanup[3] wiping pip._vendor.cachecontrol
# destroy pip._vendor.cachecontrol.cache
# destroy pip._vendor.cachecontrol.compat
# destroy pip._vendor.cachecontrol.serialize
# destroy pip._vendor.cachecontrol.controller
# destroy pip._vendor.cachecontrol.filewrapper
# destroy pip._vendor.cachecontrol.adapter
# destroy pip._vendor.cachecontrol.wrapper
# destroy pip._vendor.cachecontrol.caches
# cleanup[3] wiping mmap
# cleanup[3] wiping pip._vendor.msgpack
# destroy pip._vendor.msgpack.exceptions
# destroy pip._vendor.msgpack.ext
# destroy pip._vendor.msgpack.fallback
# cleanup[3] wiping pip._internal.network
# destroy pip._internal.network.auth
# destroy pip._internal.network.cache
# destroy pip._internal.network.session
# destroy pip._internal.network.utils
# destroy pip._internal.network.download
# destroy pip._internal.network.lazy_wheel
# cleanup[3] wiping pip._internal.models.search_scope
# cleanup[3] wiping html.parser
# destroy _markupbase
# cleanup[3] wiping _elementtree
# cleanup[3] wiping pyexpat
# destroy pyexpat.errors
# destroy pyexpat.model
# cleanup[3] wiping xml.etree.ElementPath
# cleanup[3] wiping pip._internal.index
# destroy pip._internal.index.sources
# destroy pip._internal.index.collector
# destroy pip._internal.index.package_finder
# cleanup[3] wiping pip._internal.cache
# cleanup[3] wiping pip._internal.models.wheel
# cleanup[3] wiping pip._internal.models.link
# cleanup[3] wiping pip._internal.utils.models
# cleanup[3] wiping pip._internal.utils.filetypes
# cleanup[3] wiping pip._internal.cli.main
# cleanup[3] wiping pip._internal.cli.autocompletion
# cleanup[3] wiping pip._internal.metadata
# destroy pip._internal.metadata._json
# destroy pip._internal.metadata.base
# destroy pip._internal.metadata.pkg_resources
# cleanup[3] wiping pip._internal.utils.urls
# cleanup[3] wiping pip._internal.utils.packaging
# cleanup[3] wiping pip._internal.utils.egg_link
# cleanup[3] wiping pip._internal.models.direct_url
# cleanup[3] wiping pip._vendor.packaging.requirements
# cleanup[3] wiping pip._vendor.packaging.markers
# cleanup[3] wiping pip._vendor.packaging.specifiers
# cleanup[3] wiping pip._vendor.pyparsing
# destroy pip._vendor.pyparsing.util
# destroy pip._vendor.pyparsing.exceptions
# destroy pip._vendor.pyparsing.actions
# destroy pip._vendor.pyparsing.results
# destroy pip._vendor.pyparsing.core
# destroy pip._vendor.pyparsing.helpers
# cleanup[3] wiping pprint
# cleanup[3] wiping csv
# cleanup[3] wiping _csv
# cleanup[3] wiping pip._internal.cli.main_parser
# cleanup[3] wiping pip._internal.commands
# destroy pip._internal.commands.install
# cleanup[3] wiping pip._internal.cli.base_command
# cleanup[3] wiping pip._internal.utils.temp_dir
# cleanup[3] wiping pip._internal.utils.filesystem
# cleanup[3] wiping pip._internal.cli.command_context
# cleanup[3] wiping logging.config
# cleanup[3] wiping pip._internal.cli.cmdoptions
# cleanup[3] wiping pip._internal.utils.hashes
# cleanup[3] wiping pip._internal.models.target_python
# cleanup[3] wiping pip._internal.utils.compatibility_tags
# cleanup[3] wiping pip._internal.models.index
# cleanup[3] wiping pip._internal.models.format_control
# cleanup[3] wiping pip._internal.cli.parser
# cleanup[3] wiping pip._internal.configuration
# cleanup[3] wiping pip._internal.utils.logging
# cleanup[3] wiping pip._internal.utils.misc
# destroy getpass
# cleanup[3] wiping pip._internal.locations
# destroy pip._internal.locations._sysconfig
# destroy pip._internal.locations.base
# cleanup[3] wiping pip._internal.utils.virtualenv
# cleanup[3] wiping pip._internal.models.scheme
# cleanup[3] wiping pip._internal.models
# destroy pip._internal.models.scheme
# destroy pip._internal.models.format_control
# destroy pip._internal.models.index
# destroy pip._internal.models.target_python
# destroy pip._internal.models.direct_url
# destroy pip._internal.models.link
# destroy pip._internal.models.wheel
# destroy pip._internal.models.search_scope
# destroy pip._internal.models.candidate
# destroy pip._internal.models.selection_prefs
# destroy pip._internal.models.installation_report
# cleanup[3] wiping pip._vendor.tenacity
# destroy pip._vendor.tenacity._asyncio
# destroy pip._vendor.tenacity.nap
# destroy pip._vendor.tenacity.stop
# destroy pip._vendor.tenacity.wait
# destroy pip._vendor.tenacity.before
# destroy pip._vendor.tenacity.after
# destroy pip._vendor.tenacity.before_sleep
# cleanup[3] wiping asyncio
# destroy asyncio.log
# destroy asyncio.runners
# destroy asyncio.queues
# destroy asyncio.subprocess
# destroy asyncio.threads
# destroy asyncio.unix_events
# cleanup[3] wiping asyncio.selector_events
# cleanup[3] wiping asyncio.base_subprocess
# cleanup[3] wiping asyncio.streams
# cleanup[3] wiping asyncio.base_events
# destroy asyncio.sslproto
# destroy asyncio.staggered
# destroy asyncio.trsock
# cleanup[3] wiping asyncio.locks
# cleanup[3] wiping asyncio.tasks
# destroy asyncio.base_tasks
# cleanup[3] wiping asyncio.mixins
# cleanup[3] wiping asyncio.transports
# cleanup[3] wiping asyncio.protocols
# cleanup[3] wiping asyncio.futures
# destroy concurrent
# destroy concurrent.futures
# cleanup[3] wiping asyncio.events
# cleanup[3] wiping _asyncio
# cleanup[3] wiping asyncio.exceptions
# cleanup[3] wiping contextvars
# cleanup[3] wiping _contextvars
# destroy _contextvars
# cleanup[3] wiping asyncio.coroutines
# cleanup[3] wiping asyncio.base_futures
# destroy asyncio.format_helpers
# cleanup[3] wiping asyncio.constants
# cleanup[3] wiping pip._vendor.tenacity._utils
# cleanup[3] wiping concurrent.futures._base
# cleanup[3] wiping pip._vendor.pep517
# destroy pip._vendor.pep517.in_process
# destroy pip._vendor.pep517.wrappers
# cleanup[3] wiping pip._vendor.pep517.compat
# cleanup[3] wiping pip._vendor.tomli
# destroy pip._vendor.tomli._types
# destroy pip._vendor.tomli._re
# destroy pip._vendor.tomli._parser
# cleanup[3] wiping pip._internal.utils.deprecation
# cleanup[3] wiping pip._vendor.rich.logging
# cleanup[3] wiping pip._vendor.rich.traceback
# cleanup[3] wiping pip._vendor.rich.syntax
# cleanup[3] wiping pip._vendor.pygments.styles
# cleanup[3] wiping pip._vendor.pygments.style
# cleanup[3] wiping pip._vendor.pygments.lexer
# cleanup[3] wiping pip._vendor.pygments.regexopt
# cleanup[3] wiping pip._vendor.pygments.filters
# cleanup[3] wiping pip._vendor.pygments.filter
# cleanup[3] wiping pip._vendor.rich.columns
# cleanup[3] wiping pip._vendor.pygments.token
# cleanup[3] wiping pip._vendor.pygments.lexers
# cleanup[3] wiping pip._vendor.pygments.util
# cleanup[3] wiping pip._vendor.pygments.plugin
# cleanup[3] wiping pip._vendor.pygments.modeline
# cleanup[3] wiping pip._vendor.pygments.lexers._mapping
# cleanup[3] wiping pip._vendor.pygments
# destroy pip._vendor.pygments.modeline
# destroy pip._vendor.pygments.plugin
# destroy pip._vendor.pygments.util
# destroy pip._vendor.pygments.token
# destroy pip._vendor.pygments.filter
# destroy pip._vendor.pygments.filters
# destroy pip._vendor.pygments.regexopt
# destroy pip._vendor.pygments.lexer
# destroy pip._vendor.pygments.style
# destroy pip._vendor.pygments.styles
# cleanup[3] wiping logging.handlers
# cleanup[3] wiping pickle
# destroy _compat_pickle
# cleanup[3] wiping _pickle
# cleanup[3] wiping pip._internal.utils.appdirs
# cleanup[3] wiping pip._vendor.platformdirs
# destroy pip._vendor.platformdirs.api
# destroy pip._vendor.platformdirs.version
# destroy pip._vendor.platformdirs.macos
# cleanup[3] wiping pip._internal.exceptions
# cleanup[3] wiping pip._vendor.rich.console
# cleanup[3] wiping pip._vendor.rich.styled
# cleanup[3] wiping pip._vendor.rich.screen
# cleanup[3] wiping pip._vendor.rich.scope
# cleanup[3] wiping pip._vendor.rich.table
# cleanup[3] wiping pip._vendor.rich._ratio
# cleanup[3] wiping _decimal
# cleanup[3] wiping numbers
# cleanup[3] wiping pip._vendor.rich.panel
# cleanup[3] wiping pip._vendor.rich.padding
# cleanup[3] wiping pip._vendor.rich.box
# cleanup[3] wiping pip._vendor.rich.region
# cleanup[3] wiping pip._vendor.rich.pretty
# destroy dataclasses
# cleanup[3] wiping pip._vendor.rich.abc
# cleanup[3] wiping pip._vendor.rich.pager
# cleanup[3] wiping pip._vendor.rich.markup
# cleanup[3] wiping pip._vendor.rich.highlighter
# cleanup[3] wiping pip._vendor.rich._log_render
# cleanup[3] wiping pip._vendor.rich.text
# cleanup[3] wiping pip._vendor.rich.emoji
# cleanup[3] wiping pip._vendor.rich.control
# cleanup[3] wiping pip._vendor.rich.containers
# cleanup[3] wiping pip._vendor.rich.align
# cleanup[3] wiping pip._vendor.rich.constrain
# cleanup[3] wiping pip._vendor.rich.measure
# cleanup[3] wiping pip._vendor.rich.protocol
# cleanup[3] wiping pip._vendor.rich.jupyter
# cleanup[3] wiping pip._vendor.rich.segment
# cleanup[3] wiping pip._vendor.rich._wrap
# cleanup[3] wiping pip._vendor.rich.cells
# cleanup[3] wiping pip._vendor.rich._cell_widths
# cleanup[3] wiping pip._vendor.rich._pick
# cleanup[3] wiping pip._vendor.rich._loop
# cleanup[3] wiping pip._vendor.rich._export_format
# cleanup[3] wiping pip._vendor.rich._emoji_replace
# cleanup[3] wiping pip._vendor.rich._emoji_codes
# cleanup[3] wiping pip._vendor.rich.themes
# cleanup[3] wiping pip._vendor.rich.theme
# cleanup[3] wiping pip._vendor.rich.default_styles
# cleanup[3] wiping pip._vendor.rich.style
# cleanup[3] wiping pip._vendor.rich.color
# cleanup[3] wiping pip._vendor.rich.terminal_theme
# cleanup[3] wiping pip._vendor.rich.repr
# cleanup[3] wiping pip._vendor.rich._palettes
# cleanup[3] wiping pip._vendor.rich.palette
# cleanup[3] wiping pip._vendor.rich.color_triplet
# cleanup[3] wiping pip._vendor.rich.errors
# cleanup[3] wiping html
# destroy html.entities
# destroy html.parser
# cleanup[3] wiping termios
# cleanup[3] wiping inspect
# destroy ast
# destroy dis
# destroy token
# cleanup[3] wiping _opcode
# cleanup[3] wiping pip._vendor.rich
# destroy pip._vendor.rich._extension
# destroy pip._vendor.rich._palettes
# destroy pip._vendor.rich._emoji_codes
# destroy pip._vendor.rich._emoji_replace
# destroy pip._vendor.rich._export_format
# destroy pip._vendor.rich._loop
# destroy pip._vendor.rich._pick
# destroy pip._vendor.rich._cell_widths
# destroy pip._vendor.rich._wrap
# destroy pip._vendor.rich._log_render
# destroy pip._vendor.rich._ratio
# destroy pip._vendor.rich._spinners
# destroy pip._vendor.rich.errors
# destroy pip._vendor.rich.color_triplet
# destroy pip._vendor.rich.palette
# destroy pip._vendor.rich.repr
# destroy pip._vendor.rich.terminal_theme
# destroy pip._vendor.rich.color
# destroy pip._vendor.rich.style
# destroy pip._vendor.rich.default_styles
# destroy pip._vendor.rich.theme
# destroy pip._vendor.rich.themes
# destroy pip._vendor.rich.cells
# destroy pip._vendor.rich.segment
# destroy pip._vendor.rich.jupyter
# destroy pip._vendor.rich.protocol
# destroy pip._vendor.rich.measure
# destroy pip._vendor.rich.constrain
# destroy pip._vendor.rich.align
# destroy pip._vendor.rich.containers
# destroy pip._vendor.rich.control
# destroy pip._vendor.rich.emoji
# destroy pip._vendor.rich.text
# destroy pip._vendor.rich.highlighter
# destroy pip._vendor.rich.markup
# destroy pip._vendor.rich.pager
# destroy pip._vendor.rich.abc
# destroy pip._vendor.rich.pretty
# destroy pip._vendor.rich.region
# destroy pip._vendor.rich.box
# destroy pip._vendor.rich.padding
# destroy pip._vendor.rich.panel
# destroy pip._vendor.rich.table
# destroy pip._vendor.rich.scope
# destroy pip._vendor.rich.screen
# destroy pip._vendor.rich.styled
# destroy pip._vendor.rich.console
# destroy pip._vendor.rich.columns
# destroy pip._vendor.rich.syntax
# destroy pip._vendor.rich.traceback
# destroy pip._vendor.rich.logging
# destroy pip._vendor.rich.filesize
# destroy pip._vendor.rich.ansi
# destroy pip._vendor.rich.file_proxy
# destroy pip._vendor.rich.live_render
# destroy pip._vendor.rich.live
# destroy pip._vendor.rich.progress_bar
# destroy pip._vendor.rich.spinner
# destroy pip._vendor.rich.progress
# cleanup[3] wiping pip._vendor.requests
# destroy pip._vendor.requests._internal_utils
# destroy pip._vendor.requests.compat
# destroy pip._vendor.requests.exceptions
# destroy pip._vendor.requests.packages
# destroy pip._vendor.requests.cookies
# destroy pip._vendor.requests.structures
# destroy pip._vendor.requests.utils
# destroy pip._vendor.requests.auth
# destroy pip._vendor.requests.hooks
# destroy pip._vendor.requests.status_codes
# destroy pip._vendor.requests.models
# destroy pip._vendor.requests.adapters
# destroy pip._vendor.requests.api
# cleanup[3] wiping pip._vendor.requests.sessions
# cleanup[3] wiping encodings.idna
# destroy stringprep
# cleanup[3] wiping importlib.readers
# cleanup[3] wiping pip._vendor.requests.certs
# cleanup[3] wiping pip._vendor.certifi
# destroy pip._vendor.certifi.core
# cleanup[3] wiping importlib.resources
# cleanup[3] wiping importlib._common
# cleanup[3] wiping importlib._adapters
# cleanup[3] wiping importlib.abc
# cleanup[3] wiping zipfile
# destroy bz2
# destroy lzma
# cleanup[3] wiping pathlib
# cleanup[3] wiping ntpath
# cleanup[3] wiping pip._vendor.requests.packages.chardet
# destroy pip._vendor.chardet.enums
# destroy pip._vendor.chardet.charsetprober
# destroy pip._vendor.chardet.charsetgroupprober
# destroy pip._vendor.chardet.codingstatemachine
# destroy pip._vendor.chardet.escsm
# destroy pip._vendor.chardet.escprober
# destroy pip._vendor.chardet.latin1prober
# destroy pip._vendor.chardet.big5freq
# destroy pip._vendor.chardet.euckrfreq
# destroy pip._vendor.chardet.euctwfreq
# destroy pip._vendor.chardet.gb2312freq
# destroy pip._vendor.chardet.jisfreq
# destroy pip._vendor.chardet.johabfreq
# destroy pip._vendor.chardet.chardistribution
# destroy pip._vendor.chardet.mbcharsetprober
# destroy pip._vendor.chardet.mbcssm
# destroy pip._vendor.chardet.big5prober
# destroy pip._vendor.chardet.cp949prober
# destroy pip._vendor.chardet.jpcntx
# destroy pip._vendor.chardet.eucjpprober
# destroy pip._vendor.chardet.euckrprober
# destroy pip._vendor.chardet.euctwprober
# destroy pip._vendor.chardet.gb2312prober
# destroy pip._vendor.chardet.johabprober
# destroy pip._vendor.chardet.sjisprober
# destroy pip._vendor.chardet.utf8prober
# destroy pip._vendor.chardet.mbcsgroupprober
# destroy pip._vendor.chardet.hebrewprober
# destroy pip._vendor.chardet.sbcharsetprober
# destroy pip._vendor.chardet.langbulgarianmodel
# destroy pip._vendor.chardet.langgreekmodel
# destroy pip._vendor.chardet.langhebrewmodel
# destroy pip._vendor.chardet.langrussianmodel
# destroy pip._vendor.chardet.langthaimodel
# destroy pip._vendor.chardet.langturkishmodel
# destroy pip._vendor.chardet.sbcsgroupprober
# destroy pip._vendor.chardet.utf1632prober
# destroy pip._vendor.chardet.universaldetector
# destroy pip._vendor.chardet.version
# cleanup[3] wiping pip._vendor.requests.packages.idna
# destroy pip._vendor.idna.package_data
# destroy pip._vendor.idna.intranges
# destroy pip._vendor.idna.core
# cleanup[3] wiping pip._vendor.requests.packages.idna.idnadata
# cleanup[3] wiping pip._vendor.idna
# cleanup[3] wiping unicodedata
# cleanup[3] wiping pip._vendor.idna.idnadata
# cleanup[3] wiping pip._vendor.requests.packages.urllib3
# destroy pip._vendor.urllib3._version
# destroy pip._vendor.urllib3._collections
# destroy pip._vendor.urllib3.packages
# destroy pip._vendor.urllib3.exceptions
# destroy pip._vendor.urllib3.contrib
# destroy pip._vendor.urllib3.util
# destroy pip._vendor.urllib3.util.wait
# destroy pip._vendor.urllib3.util.request
# destroy pip._vendor.urllib3.util.response
# destroy pip._vendor.urllib3.util.retry
# destroy pip._vendor.urllib3.util.url
# destroy pip._vendor.urllib3.util.ssltransport
# destroy pip._vendor.urllib3.util.ssl_
# destroy pip._vendor.urllib3.util.timeout
# destroy pip._vendor.urllib3.util.proxy
# destroy pip._vendor.urllib3.util.ssl_match_hostname
# destroy pip._vendor.urllib3.util.queue
# destroy pip._vendor.urllib3.connection
# destroy pip._vendor.urllib3.fields
# destroy pip._vendor.urllib3.filepost
# destroy pip._vendor.urllib3.request
# destroy pip._vendor.urllib3.response
# destroy pip._vendor.urllib3.connectionpool
# destroy pip._vendor.urllib3.poolmanager
# cleanup[3] wiping pip._vendor.requests.packages.urllib3.packages.six.moves.urllib.parse
# cleanup[3] wiping pip._vendor.requests.packages.urllib3.packages.six.moves.urllib
# cleanup[3] wiping pip._vendor.requests.packages.urllib3.util.connection
# destroy pip._vendor.urllib3.contrib._appengine_environ
# cleanup[3] wiping pip._vendor.requests.packages.urllib3.packages.six.moves.http_client
# cleanup[3] wiping pip._vendor.requests.packages.urllib3.packages.six.moves
# cleanup[3] wiping pip._vendor.requests.packages.urllib3.packages.six
# cleanup[3] wiping pip._internal.utils.compat
# cleanup[3] wiping http.cookies
# cleanup[3] wiping http.cookiejar
# cleanup[3] wiping urllib.request
# cleanup[3] wiping _scproxy
# destroy _scproxy
# cleanup[3] wiping urllib.error
# cleanup[3] wiping urllib.response
# cleanup[3] wiping tempfile
# cleanup[3] wiping copy
# cleanup[3] wiping json
# destroy json.decoder
# destroy json.encoder
# cleanup[3] wiping json.scanner
# cleanup[3] wiping _json
# cleanup[3] wiping pip._vendor.chardet
# cleanup[3] wiping pip._vendor.urllib3
# cleanup[3] wiping pip._vendor.urllib3.packages.six.moves.urllib.parse
# cleanup[3] wiping pip._vendor.urllib3.packages.six.moves.urllib
# cleanup[3] wiping mimetypes
# cleanup[3] wiping queue
# cleanup[3] wiping _queue
# cleanup[3] wiping heapq
# cleanup[3] wiping _heapq
# cleanup[3] wiping ipaddress
# cleanup[3] wiping hmac
# cleanup[3] wiping hashlib
# cleanup[3] wiping _blake2
# cleanup[3] wiping _hashlib
# cleanup[3] wiping pip._vendor.urllib3.util.connection
# cleanup[3] wiping pip._vendor.urllib3.packages.six.moves.http_client
# cleanup[3] wiping http.client
# 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 calendar
# destroy locale
# cleanup[3] wiping urllib.parse
# cleanup[3] wiping urllib
# destroy urllib.parse
# destroy urllib.response
# destroy urllib.error
# destroy urllib.request
# cleanup[3] wiping datetime
# cleanup[3] wiping _datetime
# cleanup[3] wiping random
# cleanup[3] wiping _sha512
# cleanup[3] wiping _random
# cleanup[3] wiping bisect
# cleanup[3] wiping _bisect
# destroy _bisect
# cleanup[3] wiping email.header
# cleanup[3] wiping email.charset
# cleanup[3] wiping email.encoders
# cleanup[3] wiping email.base64mime
# cleanup[3] wiping email.quoprimime
# cleanup[3] wiping email.errors
# cleanup[3] wiping email
# destroy email._parseaddr
# destroy email._policybase
# destroy email._encoded_words
# destroy email.errors
# destroy email.quoprimime
# destroy email.base64mime
# destroy email.encoders
# destroy email.charset
# destroy email.header
# destroy email.utils
# destroy email.feedparser
# destroy email.parser
# destroy email.iterators
# destroy email.message
# cleanup[3] wiping http
# destroy http.cookies
# cleanup[3] wiping pip._vendor.urllib3.packages.six.moves
# cleanup[3] wiping pip._vendor.urllib3.packages.six
# cleanup[3] wiping configparser
# cleanup[3] wiping pip._internal.cli.status_codes
# cleanup[3] wiping shutil
# cleanup[3] wiping _lzma
# cleanup[3] wiping _bz2
# cleanup[3] wiping _compression
# cleanup[3] wiping zlib
# cleanup[3] wiping pip._vendor.packaging.utils
# cleanup[3] wiping pip._vendor.packaging.version
# cleanup[3] wiping pip._vendor.packaging._structures
# cleanup[3] wiping pip._vendor.packaging.tags
# destroy platform
# cleanup[3] wiping pip._vendor.packaging._musllinux
# cleanup[3] wiping pip._vendor.packaging._manylinux
# cleanup[3] wiping importlib.machinery
# cleanup[3] wiping sysconfig
# cleanup[3] wiping subprocess
# cleanup[3] wiping _posixsubprocess
# destroy _posixsubprocess
# cleanup[3] wiping fcntl
# destroy fcntl
# cleanup[3] wiping signal
# cleanup[3] wiping pip._vendor.packaging
# destroy pip._vendor.packaging._manylinux
# destroy pip._vendor.packaging._musllinux
# destroy pip._vendor.packaging._structures
# destroy pip._vendor.packaging.__about__
# destroy pip._vendor.packaging.tags
# destroy pip._vendor.packaging.version
# destroy pip._vendor.packaging.utils
# destroy pip._vendor.packaging.specifiers
# destroy pip._vendor.packaging.markers
# destroy pip._vendor.packaging.requirements
# cleanup[3] wiping pip._vendor
# destroy glob
# destroy pip._vendor.packaging
# destroy pip._vendor.urllib3
# destroy pip._vendor.idna
# destroy pip._vendor.certifi
# destroy pip._vendor.requests
# destroy pip._vendor.rich
# destroy pip._vendor.platformdirs
# destroy pip._vendor.pygments
# destroy pip._vendor.tomli
# destroy pip._vendor.pep517
# destroy pip._vendor.tenacity
# destroy pip._vendor.pyparsing
# destroy pip._vendor.cachecontrol
# destroy pip._vendor.distlib
# destroy pip._vendor.pkg_resources
# destroy pip._vendor.resolvelib
# cleanup[3] wiping fnmatch
# cleanup[3] wiping importlib.util
# cleanup[3] wiping importlib._abc
# cleanup[3] wiping importlib
# destroy importlib._abc
# destroy importlib._adapters
# destroy importlib._common
# destroy importlib.util
# destroy importlib.machinery
# destroy importlib.abc
# destroy importlib.readers
# cleanup[3] wiping importlib._bootstrap_external
# cleanup[3] wiping importlib._bootstrap
# cleanup[3] wiping optparse
# destroy textwrap
# cleanup[3] wiping pip._internal.cli
# destroy pip._internal.cli.status_codes
# destroy pip._internal.cli.parser
# destroy pip._internal.cli.command_context
# destroy pip._internal.cli.base_command
# destroy pip._internal.cli.main_parser
# destroy pip._internal.cli.autocompletion
# destroy pip._internal.cli.main
# destroy pip._internal.cli.spinners
# destroy pip._internal.cli.progress_bars
# destroy pip._internal.cli.req_command
# cleanup[3] wiping pip._internal
# destroy pip._internal.utils
# destroy pip._internal.utils.inject_securetransport
# destroy pip._internal.utils._log
# destroy pip._internal.utils.compat
# destroy pip._internal.utils.deprecation
# destroy pip._internal.utils.virtualenv
# destroy pip._internal.utils.misc
# destroy pip._internal.utils.logging
# destroy pip._internal.utils.compatibility_tags
# destroy pip._internal.utils.hashes
# destroy pip._internal.utils.filesystem
# destroy pip._internal.utils.temp_dir
# destroy pip._internal.utils.egg_link
# destroy pip._internal.utils.packaging
# destroy pip._internal.utils.urls
# destroy pip._internal.utils.filetypes
# destroy pip._internal.utils.models
# destroy pip._internal.utils.subprocess
# destroy pip._internal.utils.glibc
# destroy pip._internal.utils.encoding
# destroy pip._internal.utils.setuptools_build
# destroy pip._internal.utils.unpacking
# destroy pip._internal.utils.wheel
# destroy pip._internal.utils.direct_url_helpers
# destroy pip._internal.utils.entrypoints
# destroy pip._internal.utils.distutils_args
# destroy pip
# destroy pip._internal.cli
# destroy pip._internal.exceptions
# destroy pip._internal.models
# destroy pip._internal.locations
# destroy pip._internal.configuration
# destroy pip._internal.commands
# destroy pip._internal.metadata
# destroy pip._internal.cache
# destroy pip._internal.index
# destroy pip._internal.network
# destroy pip._internal.vcs
# destroy pip._internal.build_env
# destroy pip._internal.operations
# destroy pip._internal.pyproject
# destroy pip._internal.req
# destroy pip._internal.distributions
# destroy pip._internal.resolution
# destroy pip._internal.self_outdated_check
# destroy pip._internal.wheel_builder
# cleanup[3] wiping logging
# destroy weakref
# destroy logging.handlers
# destroy logging.config
# cleanup[3] wiping atexit
# destroy atexit
# cleanup[3] wiping threading
# cleanup[3] wiping string
# cleanup[3] wiping _string
# destroy _string
# cleanup[3] wiping ssl
# cleanup[3] wiping warnings
# cleanup[3] wiping base64
# cleanup[3] wiping binascii
# cleanup[3] wiping struct
# cleanup[3] wiping _struct
# cleanup[3] wiping socket
# cleanup[3] wiping array
# cleanup[3] wiping errno
# cleanup[3] wiping selectors
# cleanup[3] wiping select
# cleanup[3] wiping math
# cleanup[3] wiping _ssl
# cleanup[3] wiping _socket
# cleanup[3] wiping typing
# cleanup[3] wiping contextlib
# cleanup[3] wiping collections.abc
# cleanup[3] wiping traceback
# cleanup[3] wiping linecache
# destroy tokenize
# cleanup[3] wiping site
# destroy _sitebuiltins
# cleanup[3] wiping re
# destroy sre_compile
# destroy copyreg
# cleanup[3] wiping _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 reprlib
# cleanup[3] wiping operator
# cleanup[3] wiping _operator
# cleanup[3] wiping keyword
# 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 _collections_abc
# cleanup[3] wiping stat
# cleanup[3] wiping _stat
# destroy _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
# destroy encodings.aliases
# destroy encodings.utf_8
# destroy encodings.idna
# destroy encodings.cp437
# 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 pip._vendor.six.moves.urllib
# destroy pip._vendor.six.moves
# destroy pip._vendor.urllib3.packages.six.moves.urllib
# destroy pip._vendor.urllib3.packages.six.moves
# destroy _asyncio
# destroy asyncio
# destroy _pickle
# destroy decimal
# destroy _datetime
# destroy _socket
# destroy reprlib
# destroy linecache
# destroy asyncio.base_futures
# destroy heapq
# destroy asyncio.locks
# destroy asyncio.mixins
# destroy _heapq
# destroy asyncio.protocols
# destroy asyncio.streams
# destroy contextvars
# destroy signal
# destroy asyncio.base_events
# destroy asyncio.base_subprocess
# destroy asyncio.constants
# destroy asyncio.coroutines
# destroy asyncio.events
# destroy asyncio.exceptions
# destroy asyncio.futures
# destroy asyncio.selector_events
# destroy asyncio.tasks
# destroy asyncio.transports
# destroy xml.etree.ElementPath
# destroy _elementtree
# destroy _collections_abc
# destroy _locale
# destroy _weakref
# destroy _functools
# destroy _warnings
# destroy _sha512
# destroy concurrent.futures._base
# destroy array
# destroy _ssl
# destroy _opcode
# destroy _sre
# destroy sre_parse
# destroy pip._vendor.six.moves.urllib_parse
# destroy pip._vendor.six.moves.urllib.error
# destroy pip._vendor.six.moves.urllib.request
# destroy pip._vendor.six.moves.urllib.response
# destroy pip._vendor.six.moves.urllib.robotparser
# destroy pip._vendor.urllib3.packages.six.moves.urllib_parse
# destroy pip._vendor.urllib3.packages.six.moves.urllib.error
# destroy pip._vendor.urllib3.packages.six.moves.urllib.request
# destroy pip._vendor.urllib3.packages.six.moves.urllib.response
# destroy pip._vendor.urllib3.packages.six.moves.urllib.robotparser
# destroy _queue
# destroy selectors
# destroy ntpath
# destroy posixpath
# destroy posix
# destroy _compression
# destroy inspect
# destroy keyword
# destroy csv
# destroy uuid
# destroy optparse
# destroy shlex
# destroy pip._internal.cli.cmdoptions
# destroy _bz2
# destroy _lzma
# destroy pprint
# destroy subprocess
# destroy termios
# destroy site
# destroy pip._internal.utils.appdirs
# destroy html
# destroy _blake2
# destroy random
# destroy pip._vendor.tenacity._utils
# destroy pip._vendor.requests.sessions
# destroy encodings
# destroy pip._vendor.chardet
# destroy http.cookiejar
# destroy tempfile
# destroy zipfile
# destroy pip._vendor.requests.certs
# destroy _operator
# destroy math
# destroy numbers
# destroy threading
# destroy pip._vendor.pep517.compat
# destroy abc
# destroy json.scanner
# destroy _json
# destroy sysconfig
# destroy py_compile
# destroy filecmp
# destroy pip._vendor.urllib3.util.connection
# destroy mimetypes
# destroy queue
# destroy functools
# destroy io
# destroy shutil
# destroy pwd
# destroy grp
# destroy importlib.resources
# destroy pip._vendor.pygments.lexers._mapping
# destroy pip._vendor.pygments.lexers
# destroy pip._vendor.pygments.lexers
# destroy _csv
# destroy http.client
# destroy email
# destroy mmap
# destroy _thread
# destroy configparser
# destroy contextlib
# destroy fnmatch
# destroy stat
# destroy http
# destroy xml.parsers.expat
# destroy gzip
# destroy pip._internal
# destroy pip._vendor
# destroy select
# destroy socket
# destroy hmac
# destroy pip._vendor.urllib3.packages.six
# destroy _hashlib
# destroy ssl
# destroy ipaddress
# destroy importlib
# destroy zipimport
# destroy binascii
# destroy codecs
# destroy enum
# destroy pyexpat
# destroy errno
# destroy pip._vendor.six
# destroy calendar
# destroy time
# destroy hashlib
# destroy logging
# destroy pathlib
# destroy urllib
# destroy string
# destroy copy
# destroy warnings
# destroy traceback
# destroy types
# destroy datetime
# destroy pip._vendor.idna.idnadata
# destroy bisect
# destroy unicodedata
# destroy re
# destroy struct
# destroy _struct
# destroy base64
# destroy io
# destroy json
# destroy zlib
# destroy pip._vendor.msgpack
# destroy pickle
# destroy itertools
# destroy pip._vendor.resolvelib.compat.collections_abc
# destroy collections
# destroy operator
# destroy os
# destroy typing
# destroy _frozen_importlib
# destroy _codecs
# destroy _random
# destroy sys
# clear sys.audit hooks
matthewkokin@Matthews-MacBook-Pro-2 ~ %

You might also like