import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # /usr/lib/python3.7/encodings/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/encodings/__init__.py # code object from '/usr/lib/python3.7/encodings/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/codecs.cpython-37.pyc matches /usr/lib/python3.7/codecs.py # code object from '/usr/lib/python3.7/__pycache__/codecs.cpython-37.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd8aae48> # /usr/lib/python3.7/encodings/__pycache__/aliases.cpython-37.pyc matches /usr/lib/python3.7/encodings/aliases.py # code object from '/usr/lib/python3.7/encodings/__pycache__/aliases.cpython-37.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd8c1860> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd8aa8d0> # /usr/lib/python3.7/encodings/__pycache__/utf_8.cpython-37.pyc matches /usr/lib/python3.7/encodings/utf_8.py # code object from '/usr/lib/python3.7/encodings/__pycache__/utf_8.cpython-37.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd8cf588> import '_signal' # # /usr/lib/python3.7/encodings/__pycache__/latin_1.cpython-37.pyc matches /usr/lib/python3.7/encodings/latin_1.py # code object from '/usr/lib/python3.7/encodings/__pycache__/latin_1.cpython-37.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd8d5080> # /usr/lib/python3.7/__pycache__/io.cpython-37.pyc matches /usr/lib/python3.7/io.py # code object from '/usr/lib/python3.7/__pycache__/io.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/abc.cpython-37.pyc matches /usr/lib/python3.7/abc.py # code object from '/usr/lib/python3.7/__pycache__/abc.cpython-37.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd8d5668> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd8d52b0> # /usr/lib/python3.7/__pycache__/_bootlocale.cpython-37.pyc matches /usr/lib/python3.7/_bootlocale.py # code object from '/usr/lib/python3.7/__pycache__/_bootlocale.cpython-37.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd8d5c88> Python 3.7.3 (default, Apr 3 2019, 05:39:12) [GCC 8.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib/python3.7/__pycache__/site.cpython-37.pyc matches /usr/lib/python3.7/site.py # code object from '/usr/lib/python3.7/__pycache__/site.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/os.cpython-37.pyc matches /usr/lib/python3.7/os.py # code object from '/usr/lib/python3.7/__pycache__/os.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/stat.cpython-37.pyc matches /usr/lib/python3.7/stat.py # code object from '/usr/lib/python3.7/__pycache__/stat.cpython-37.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd871710> # /usr/lib/python3.7/__pycache__/posixpath.cpython-37.pyc matches /usr/lib/python3.7/posixpath.py # code object from '/usr/lib/python3.7/__pycache__/posixpath.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/genericpath.cpython-37.pyc matches /usr/lib/python3.7/genericpath.py # code object from '/usr/lib/python3.7/__pycache__/genericpath.cpython-37.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd87e208> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd871e48> # /usr/lib/python3.7/__pycache__/_collections_abc.cpython-37.pyc matches /usr/lib/python3.7/_collections_abc.py # code object from '/usr/lib/python3.7/__pycache__/_collections_abc.cpython-37.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd87e860> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd8663c8> # /usr/lib/python3.7/__pycache__/_sitebuiltins.cpython-37.pyc matches /usr/lib/python3.7/_sitebuiltins.py # code object from '/usr/lib/python3.7/__pycache__/_sitebuiltins.cpython-37.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd866780> # /usr/lib/python3.7/__pycache__/types.cpython-37.pyc matches /usr/lib/python3.7/types.py # code object from '/usr/lib/python3.7/__pycache__/types.cpython-37.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd89bc50> # /usr/lib/python3.7/importlib/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/importlib/__init__.py # code object from '/usr/lib/python3.7/importlib/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/warnings.cpython-37.pyc matches /usr/lib/python3.7/warnings.py # code object from '/usr/lib/python3.7/__pycache__/warnings.cpython-37.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd8369e8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd89bdd8> # /usr/lib/python3.7/importlib/__pycache__/util.cpython-37.pyc matches /usr/lib/python3.7/importlib/util.py # code object from '/usr/lib/python3.7/importlib/__pycache__/util.cpython-37.pyc' # /usr/lib/python3.7/importlib/__pycache__/abc.cpython-37.pyc matches /usr/lib/python3.7/importlib/abc.py # code object from '/usr/lib/python3.7/importlib/__pycache__/abc.cpython-37.pyc' # /usr/lib/python3.7/importlib/__pycache__/machinery.cpython-37.pyc matches /usr/lib/python3.7/importlib/machinery.py # code object from '/usr/lib/python3.7/importlib/__pycache__/machinery.cpython-37.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd84a5c0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd842d30> # /usr/lib/python3.7/__pycache__/contextlib.cpython-37.pyc matches /usr/lib/python3.7/contextlib.py # code object from '/usr/lib/python3.7/__pycache__/contextlib.cpython-37.pyc' # /usr/lib/python3.7/collections/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/collections/__init__.py # code object from '/usr/lib/python3.7/collections/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/operator.cpython-37.pyc matches /usr/lib/python3.7/operator.py # code object from '/usr/lib/python3.7/__pycache__/operator.cpython-37.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd7fdcc0> # /usr/lib/python3.7/__pycache__/keyword.cpython-37.pyc matches /usr/lib/python3.7/keyword.py # code object from '/usr/lib/python3.7/__pycache__/keyword.cpython-37.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd806e80> # /usr/lib/python3.7/__pycache__/heapq.cpython-37.pyc matches /usr/lib/python3.7/heapq.py # code object from '/usr/lib/python3.7/__pycache__/heapq.cpython-37.pyc' import '_heapq' # import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd809828> import 'itertools' # # /usr/lib/python3.7/__pycache__/reprlib.cpython-37.pyc matches /usr/lib/python3.7/reprlib.py # code object from '/usr/lib/python3.7/__pycache__/reprlib.cpython-37.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd809e10> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd858e80> # /usr/lib/python3.7/__pycache__/functools.cpython-37.pyc matches /usr/lib/python3.7/functools.py # code object from '/usr/lib/python3.7/__pycache__/functools.cpython-37.pyc' import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd85f2b0> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd84a438> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd842080> # possible namespace for /home/lobacheo/.local/lib/python3.7/site-packages/google # possible namespace for /home/lobacheo/.local/lib/python3.7/site-packages/mpl_toolkits # possible namespace for /home/lobacheo/.local/lib/python3.7/site-packages/google # destroy google # possible namespace for /home/lobacheo/.local/lib/python3.7/site-packages/svg # destroy mpl_toolkits # possible namespace for /home/lobacheo/.local/lib/python3.7/site-packages/mpl_toolkits # destroy mpl_toolkits # /usr/lib/python3.7/__pycache__/sitecustomize.cpython-37.pyc matches /usr/lib/python3.7/sitecustomize.py # code object from '/usr/lib/python3.7/__pycache__/sitecustomize.cpython-37.pyc' import 'sitecustomize' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd89bac8> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd8d9fd0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkBase.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itkBase.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkBase.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/inspect.cpython-37.pyc matches /usr/lib/python3.7/inspect.py # code object from '/usr/lib/python3.7/__pycache__/inspect.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/dis.cpython-37.pyc matches /usr/lib/python3.7/dis.py # code object from '/usr/lib/python3.7/__pycache__/dis.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/opcode.cpython-37.pyc matches /usr/lib/python3.7/opcode.py # code object from '/usr/lib/python3.7/__pycache__/opcode.cpython-37.pyc' # extension module '_opcode' loaded from '/usr/lib/python3.7/lib-dynload/_opcode.cpython-37m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib/python3.7/lib-dynload/_opcode.cpython-37m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfd77dc18> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd77d4e0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd774278> # /usr/lib/python3.7/collections/__pycache__/abc.cpython-37.pyc matches /usr/lib/python3.7/collections/abc.py # code object from '/usr/lib/python3.7/collections/__pycache__/abc.cpython-37.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd785ba8> # /usr/lib/python3.7/__pycache__/enum.cpython-37.pyc matches /usr/lib/python3.7/enum.py # code object from '/usr/lib/python3.7/__pycache__/enum.cpython-37.pyc' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd785e48> # /usr/lib/python3.7/__pycache__/linecache.cpython-37.pyc matches /usr/lib/python3.7/linecache.py # code object from '/usr/lib/python3.7/__pycache__/linecache.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/tokenize.cpython-37.pyc matches /usr/lib/python3.7/tokenize.py # code object from '/usr/lib/python3.7/__pycache__/tokenize.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/re.cpython-37.pyc matches /usr/lib/python3.7/re.py # code object from '/usr/lib/python3.7/__pycache__/re.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/sre_compile.cpython-37.pyc matches /usr/lib/python3.7/sre_compile.py # code object from '/usr/lib/python3.7/__pycache__/sre_compile.cpython-37.pyc' import '_sre' # # /usr/lib/python3.7/__pycache__/sre_parse.cpython-37.pyc matches /usr/lib/python3.7/sre_parse.py # code object from '/usr/lib/python3.7/__pycache__/sre_parse.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/sre_constants.cpython-37.pyc matches /usr/lib/python3.7/sre_constants.py # code object from '/usr/lib/python3.7/__pycache__/sre_constants.cpython-37.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd747198> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd737940> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd7302e8> # /usr/lib/python3.7/__pycache__/copyreg.cpython-37.pyc matches /usr/lib/python3.7/copyreg.py # code object from '/usr/lib/python3.7/__pycache__/copyreg.cpython-37.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd756748> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd7293c8> # /usr/lib/python3.7/__pycache__/token.cpython-37.pyc matches /usr/lib/python3.7/token.py # code object from '/usr/lib/python3.7/__pycache__/token.cpython-37.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd756a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd787c18> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd787a58> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd7bc7f0> # /home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkConfig.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itkConfig.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkConfig.cpython-37.pyc' import 'itkConfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd76b358> # /home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkTemplate.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itkTemplate.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkTemplate.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkLazy.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itkLazy.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkLazy.cpython-37.pyc' import 'itkLazy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd6fd160> # /home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkTypes.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itkTypes.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkTypes.cpython-37.pyc' import 'itkTypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd6fd3c8> import 'itkTemplate' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd6eb668> import 'itkBase' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd7bc358> # /home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkExtras.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itkExtras.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkExtras.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/__future__.cpython-37.pyc matches /usr/lib/python3.7/__future__.py # code object from '/usr/lib/python3.7/__pycache__/__future__.cpython-37.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcec1780> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/_globals.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/_globals.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/_globals.cpython-37.pyc' import 'numpy._globals' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcdf61d0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/__config__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/__config__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/__config__.cpython-37.pyc' import 'numpy.__config__' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcdf65c0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/version.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/version.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/version.cpython-37.pyc' import 'numpy.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcdf67f0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/_distributor_init.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/_distributor_init.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/_distributor_init.cpython-37.pyc' import 'numpy._distributor_init' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcdf68d0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/info.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/info.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/info.cpython-37.pyc' import 'numpy.core.info' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd1bc4a8> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/multiarray.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/multiarray.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/multiarray.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/overrides.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/overrides.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/overrides.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/textwrap.cpython-37.pyc matches /usr/lib/python3.7/textwrap.py # code object from '/usr/lib/python3.7/__pycache__/textwrap.cpython-37.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd1c2a58> # /usr/lib/python3.7/__pycache__/datetime.cpython-37.pyc matches /usr/lib/python3.7/datetime.py # code object from '/usr/lib/python3.7/__pycache__/datetime.cpython-37.pyc' import 'time' # import 'math' # import '_datetime' # import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd523358> # extension module 'numpy.core._multiarray_umath' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_multiarray_umath.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.core._multiarray_umath' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_multiarray_umath.cpython-37m-x86_64-linux-gnu.so' import 'numpy.core._multiarray_umath' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfd1c2ba8> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/compat/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/compat/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/compat/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/compat/__pycache__/_inspect.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/compat/_inspect.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/compat/__pycache__/_inspect.cpython-37.pyc' import 'numpy.compat._inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd544b38> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/compat/__pycache__/py3k.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/compat/py3k.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/compat/__pycache__/py3k.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/pathlib.cpython-37.pyc matches /usr/lib/python3.7/pathlib.py # code object from '/usr/lib/python3.7/__pycache__/pathlib.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/fnmatch.cpython-37.pyc matches /usr/lib/python3.7/fnmatch.py # code object from '/usr/lib/python3.7/__pycache__/fnmatch.cpython-37.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd24b550> # /usr/lib/python3.7/__pycache__/ntpath.cpython-37.pyc matches /usr/lib/python3.7/ntpath.py # code object from '/usr/lib/python3.7/__pycache__/ntpath.cpython-37.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd24b9e8> import 'errno' # # /usr/lib/python3.7/urllib/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/urllib/__init__.py # code object from '/usr/lib/python3.7/urllib/__pycache__/__init__.cpython-37.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd091c18> # /usr/lib/python3.7/urllib/__pycache__/parse.cpython-37.pyc matches /usr/lib/python3.7/urllib/parse.py # code object from '/usr/lib/python3.7/urllib/__pycache__/parse.cpython-37.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd091cc0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd0d9400> # /usr/lib/python3.7/__pycache__/pickle.cpython-37.pyc matches /usr/lib/python3.7/pickle.py # code object from '/usr/lib/python3.7/__pycache__/pickle.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/struct.cpython-37.pyc matches /usr/lib/python3.7/struct.py # code object from '/usr/lib/python3.7/__pycache__/struct.cpython-37.pyc' import '_struct' # import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd273f28> # /usr/lib/python3.7/__pycache__/_compat_pickle.cpython-37.pyc matches /usr/lib/python3.7/_compat_pickle.py # code object from '/usr/lib/python3.7/__pycache__/_compat_pickle.cpython-37.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd27d2b0> import '_pickle' # import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd0d9978> import 'numpy.compat.py3k' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd52c550> import 'numpy.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd0ce358> import 'numpy.core.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd1c2518> import 'numpy.core.multiarray' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd1bc5f8> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/umath.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/umath.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/umath.cpython-37.pyc' import 'numpy.core.umath' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd070470> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/numerictypes.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/numerictypes.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/numerictypes.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/numbers.cpython-37.pyc matches /usr/lib/python3.7/numbers.py # code object from '/usr/lib/python3.7/__pycache__/numbers.cpython-37.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd5e5a58> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_string_helpers.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_string_helpers.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_string_helpers.cpython-37.pyc' import 'numpy.core._string_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd5eafd0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_type_aliases.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_type_aliases.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_type_aliases.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_dtype.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_dtype.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_dtype.cpython-37.pyc' import 'numpy.core._dtype' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd5f85f8> import 'numpy.core._type_aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd5f4748> import 'numpy.core.numerictypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd1bc518> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/numeric.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/numeric.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/numeric.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_exceptions.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_exceptions.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_exceptions.cpython-37.pyc' import 'numpy.core._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcfd5978> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_asarray.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_asarray.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_asarray.cpython-37.pyc' import 'numpy.core._asarray' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcfc0518> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_ufunc_config.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_ufunc_config.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_ufunc_config.cpython-37.pyc' import 'numpy.core._ufunc_config' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcfc0828> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/fromnumeric.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/fromnumeric.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/fromnumeric.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_methods.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_methods.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_methods.cpython-37.pyc' import 'numpy.core._methods' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcfed5c0> import 'numpy.core.fromnumeric' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcfcb0b8> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/arrayprint.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/arrayprint.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/arrayprint.cpython-37.pyc' import 'numpy.core.arrayprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcff09e8> import 'numpy.core.numeric' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd602668> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/defchararray.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/defchararray.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/defchararray.cpython-37.pyc' import 'numpy.core.defchararray' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcfd5860> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/records.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/records.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/records.cpython-37.pyc' import 'numpy.core.records' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd566fd0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/memmap.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/memmap.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/memmap.cpython-37.pyc' import 'numpy.core.memmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd584400> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/function_base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/function_base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/function_base.cpython-37.pyc' import 'numpy.core.function_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd584908> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/machar.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/machar.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/machar.cpython-37.pyc' import 'numpy.core.machar' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd584f60> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/getlimits.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/getlimits.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/getlimits.cpython-37.pyc' import 'numpy.core.getlimits' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd592668> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/shape_base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/shape_base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/shape_base.cpython-37.pyc' import 'numpy.core.shape_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd5945c0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/einsumfunc.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/einsumfunc.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/einsumfunc.cpython-37.pyc' import 'numpy.core.einsumfunc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd40b668> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_add_newdocs.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_add_newdocs.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_add_newdocs.cpython-37.pyc' # extension module 'numpy.core._multiarray_tests' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_multiarray_tests.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.core._multiarray_tests' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_multiarray_tests.cpython-37m-x86_64-linux-gnu.so' import 'numpy.core._multiarray_tests' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfd416c18> import 'numpy.core._add_newdocs' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd4167f0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_dtype_ctypes.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_dtype_ctypes.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_dtype_ctypes.cpython-37.pyc' # extension module '_ctypes' loaded from '/usr/lib/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfd416ef0> # /usr/lib/python3.7/ctypes/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/ctypes/__init__.py # code object from '/usr/lib/python3.7/ctypes/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/ctypes/__pycache__/_endian.cpython-37.pyc matches /usr/lib/python3.7/ctypes/_endian.py # code object from '/usr/lib/python3.7/ctypes/__pycache__/_endian.cpython-37.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd324048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd4246a0> import 'numpy.core._dtype_ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd416ba8> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_internal.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/_internal.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/core/__pycache__/_internal.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/platform.cpython-37.pyc matches /usr/lib/python3.7/platform.py # code object from '/usr/lib/python3.7/__pycache__/platform.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/subprocess.cpython-37.pyc matches /usr/lib/python3.7/subprocess.py # code object from '/usr/lib/python3.7/__pycache__/subprocess.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/signal.cpython-37.pyc matches /usr/lib/python3.7/signal.py # code object from '/usr/lib/python3.7/__pycache__/signal.cpython-37.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd347208> import '_posixsubprocess' # import 'select' # # /usr/lib/python3.7/__pycache__/selectors.cpython-37.pyc matches /usr/lib/python3.7/selectors.py # code object from '/usr/lib/python3.7/__pycache__/selectors.cpython-37.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd347be0> # /usr/lib/python3.7/__pycache__/threading.cpython-37.pyc matches /usr/lib/python3.7/threading.py # code object from '/usr/lib/python3.7/__pycache__/threading.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/traceback.cpython-37.pyc matches /usr/lib/python3.7/traceback.py # code object from '/usr/lib/python3.7/__pycache__/traceback.cpython-37.pyc' import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd2ea8d0> # /usr/lib/python3.7/__pycache__/_weakrefset.cpython-37.pyc matches /usr/lib/python3.7/_weakrefset.py # code object from '/usr/lib/python3.7/__pycache__/_weakrefset.cpython-37.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd2f4828> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd354f98> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd337518> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd32b4e0> import 'numpy.core._internal' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd416e80> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/_pytesttester.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/_pytesttester.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/_pytesttester.cpython-37.pyc' import 'numpy._pytesttester' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd33e7b8> import 'numpy.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcdf69e8> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/info.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/info.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/info.cpython-37.pyc' import 'numpy.lib.info' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd337470> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/type_check.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/type_check.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/type_check.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/ufunclike.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/ufunclike.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/ufunclike.cpython-37.pyc' import 'numpy.lib.ufunclike' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd311278> import 'numpy.lib.type_check' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd337400> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/index_tricks.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/index_tricks.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/index_tricks.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/matrixlib/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/matrixlib/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/matrixlib/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/matrixlib/__pycache__/defmatrix.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/matrixlib/defmatrix.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/matrixlib/__pycache__/defmatrix.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/ast.cpython-37.pyc matches /usr/lib/python3.7/ast.py # code object from '/usr/lib/python3.7/__pycache__/ast.cpython-37.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd2a9358> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/__pycache__/info.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/info.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/__pycache__/info.cpython-37.pyc' import 'numpy.linalg.info' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd2b0f98> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/__pycache__/linalg.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/linalg.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/__pycache__/linalg.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/twodim_base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/twodim_base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/twodim_base.cpython-37.pyc' import 'numpy.lib.twodim_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd2b9a90> # extension module 'numpy.linalg.lapack_lite' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/lapack_lite.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.linalg.lapack_lite' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/lapack_lite.cpython-37m-x86_64-linux-gnu.so' import 'numpy.linalg.lapack_lite' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfd2bf940> # extension module 'numpy.linalg._umath_linalg' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/_umath_linalg.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.linalg._umath_linalg' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/linalg/_umath_linalg.cpython-37m-x86_64-linux-gnu.so' import 'numpy.linalg._umath_linalg' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfd2bfa58> import 'numpy.linalg.linalg' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd2b1048> import 'numpy.linalg' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd2b0c88> import 'numpy.matrixlib.defmatrix' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd2a1240> import 'numpy.matrixlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd29df28> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/function_base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/function_base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/function_base.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/histograms.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/histograms.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/histograms.cpython-37.pyc' import 'numpy.lib.histograms' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd170fd0> import 'numpy.lib.function_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd2a9240> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/stride_tricks.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/stride_tricks.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/stride_tricks.cpython-37.pyc' import 'numpy.lib.stride_tricks' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd170eb8> import 'numpy.lib.index_tricks' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd311a90> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/mixins.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/mixins.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/mixins.cpython-37.pyc' import 'numpy.lib.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd187a58> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/nanfunctions.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/nanfunctions.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/nanfunctions.cpython-37.pyc' import 'numpy.lib.nanfunctions' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd196da0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/shape_base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/shape_base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/shape_base.cpython-37.pyc' import 'numpy.lib.shape_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd19bf28> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/scimath.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/scimath.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/scimath.cpython-37.pyc' import 'numpy.lib.scimath' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd125fd0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/polynomial.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/polynomial.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/polynomial.cpython-37.pyc' import 'numpy.lib.polynomial' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd135898> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/utils.cpython-37.pyc' import 'numpy.lib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd145080> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/arraysetops.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/arraysetops.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/arraysetops.cpython-37.pyc' import 'numpy.lib.arraysetops' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd151da0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/npyio.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/npyio.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/npyio.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/weakref.cpython-37.pyc matches /usr/lib/python3.7/weakref.py # code object from '/usr/lib/python3.7/__pycache__/weakref.cpython-37.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd008ef0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/format.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/format.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/format.cpython-37.pyc' import 'numpy.lib.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd0127b8> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/_datasource.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/_datasource.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/_datasource.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/shutil.cpython-37.pyc matches /usr/lib/python3.7/shutil.py # code object from '/usr/lib/python3.7/__pycache__/shutil.cpython-37.pyc' import 'zlib' # # /usr/lib/python3.7/__pycache__/bz2.cpython-37.pyc matches /usr/lib/python3.7/bz2.py # code object from '/usr/lib/python3.7/__pycache__/bz2.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/_compression.cpython-37.pyc matches /usr/lib/python3.7/_compression.py # code object from '/usr/lib/python3.7/__pycache__/_compression.cpython-37.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd038550> # extension module '_bz2' loaded from '/usr/lib/python3.7/lib-dynload/_bz2.cpython-37m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib/python3.7/lib-dynload/_bz2.cpython-37m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfd038be0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd033c50> # /usr/lib/python3.7/__pycache__/lzma.cpython-37.pyc matches /usr/lib/python3.7/lzma.py # code object from '/usr/lib/python3.7/__pycache__/lzma.cpython-37.pyc' # extension module '_lzma' loaded from '/usr/lib/python3.7/lib-dynload/_lzma.cpython-37m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib/python3.7/lib-dynload/_lzma.cpython-37m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfcf856a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd038c88> import 'pwd' # import 'grp' # import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd023e80> import 'numpy.lib._datasource' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd012f28> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/_iotools.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/_iotools.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/_iotools.cpython-37.pyc' import 'numpy.lib._iotools' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd023f28> import 'numpy.lib.npyio' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd15cc88> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/financial.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/financial.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/financial.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/decimal.cpython-37.pyc matches /usr/lib/python3.7/decimal.py # code object from '/usr/lib/python3.7/__pycache__/decimal.cpython-37.pyc' # extension module '_decimal' loaded from '/usr/lib/python3.7/lib-dynload/_decimal.cpython-37m-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib/python3.7/lib-dynload/_decimal.cpython-37m-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfcf9db00> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf9d898> import 'numpy.lib.financial' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf93cf8> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/arrayterator.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/arrayterator.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/arrayterator.cpython-37.pyc' import 'numpy.lib.arrayterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcfa59b0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/arraypad.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/arraypad.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/arraypad.cpython-37.pyc' import 'numpy.lib.arraypad' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcfa5e48> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/_version.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/_version.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/lib/__pycache__/_version.cpython-37.pyc' import 'numpy.lib._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcfb7518> import 'numpy.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd1bc0b8> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/fft/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/fft/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/fft/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/fft/__pycache__/_pocketfft.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/fft/_pocketfft.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/fft/__pycache__/_pocketfft.cpython-37.pyc' # extension module 'numpy.fft._pocketfft_internal' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/fft/_pocketfft_internal.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.fft._pocketfft_internal' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/fft/_pocketfft_internal.cpython-37m-x86_64-linux-gnu.so' import 'numpy.fft._pocketfft_internal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfcf3d5c0> import 'numpy.fft._pocketfft' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcfb7b38> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/fft/__pycache__/helper.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/fft/helper.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/fft/__pycache__/helper.cpython-37.pyc' import 'numpy.fft.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf3d860> import 'numpy.fft' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcfb79b0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/polynomial.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/polynomial.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/polynomial.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/polyutils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/polyutils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/polyutils.cpython-37.pyc' import 'numpy.polynomial.polyutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf50320> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/_polybase.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/_polybase.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/_polybase.cpython-37.pyc' import 'numpy.polynomial._polybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf503c8> import 'numpy.polynomial.polynomial' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf4b160> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/chebyshev.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/chebyshev.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/chebyshev.cpython-37.pyc' import 'numpy.polynomial.chebyshev' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf64e48> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/legendre.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/legendre.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/legendre.cpython-37.pyc' import 'numpy.polynomial.legendre' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf6cf98> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/hermite.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/hermite.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/hermite.cpython-37.pyc' import 'numpy.polynomial.hermite' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf78eb8> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/hermite_e.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/hermite_e.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/hermite_e.cpython-37.pyc' import 'numpy.polynomial.hermite_e' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf77c50> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/laguerre.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/laguerre.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/polynomial/__pycache__/laguerre.cpython-37.pyc' import 'numpy.polynomial.laguerre' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf067f0> import 'numpy.polynomial' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf3dd68> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/__pycache__/_pickle.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/_pickle.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/__pycache__/_pickle.cpython-37.pyc' # extension module 'numpy.random.mtrand' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/mtrand.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.random.common' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/common.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.random.common' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/common.cpython-37m-x86_64-linux-gnu.so' import 'numpy.random.common' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfcf170b8> # extension module 'numpy.random.bounded_integers' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/bounded_integers.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.random.bounded_integers' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/bounded_integers.cpython-37m-x86_64-linux-gnu.so' import 'numpy.random.bounded_integers' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfcf17828> # extension module 'numpy.random.mt19937' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/mt19937.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.random.bit_generator' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/bit_generator.cpython-37m-x86_64-linux-gnu.so' # /usr/lib/python3.7/__pycache__/secrets.cpython-37.pyc matches /usr/lib/python3.7/secrets.py # code object from '/usr/lib/python3.7/__pycache__/secrets.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/base64.cpython-37.pyc matches /usr/lib/python3.7/base64.py # code object from '/usr/lib/python3.7/__pycache__/base64.cpython-37.pyc' import 'binascii' # import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf1ef60> # /usr/lib/python3.7/__pycache__/hmac.cpython-37.pyc matches /usr/lib/python3.7/hmac.py # code object from '/usr/lib/python3.7/__pycache__/hmac.cpython-37.pyc' # extension module '_hashlib' loaded from '/usr/lib/python3.7/lib-dynload/_hashlib.cpython-37m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib/python3.7/lib-dynload/_hashlib.cpython-37m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfcf31978> # /usr/lib/python3.7/__pycache__/hashlib.cpython-37.pyc matches /usr/lib/python3.7/hashlib.py # code object from '/usr/lib/python3.7/__pycache__/hashlib.cpython-37.pyc' import '_blake2' # import '_sha3' # import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf31dd8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf27f98> # /usr/lib/python3.7/__pycache__/random.cpython-37.pyc matches /usr/lib/python3.7/random.py # code object from '/usr/lib/python3.7/__pycache__/random.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/bisect.cpython-37.pyc matches /usr/lib/python3.7/bisect.py # code object from '/usr/lib/python3.7/__pycache__/bisect.cpython-37.pyc' import '_bisect' # import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd49c748> import '_random' # import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf31828> import 'secrets' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf1eba8> # extension module 'numpy.random.bit_generator' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/bit_generator.cpython-37m-x86_64-linux-gnu.so' import 'numpy.random.bit_generator' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfcf1e358> # extension module 'numpy.random.mt19937' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/mt19937.cpython-37m-x86_64-linux-gnu.so' import 'numpy.random.mt19937' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfcf17e10> # extension module 'numpy.random.mtrand' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/mtrand.cpython-37m-x86_64-linux-gnu.so' import 'numpy.random.mtrand' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfcf0a198> # extension module 'numpy.random.philox' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/philox.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.random.philox' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/philox.cpython-37m-x86_64-linux-gnu.so' import 'numpy.random.philox' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfcf17d68> # extension module 'numpy.random.pcg64' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/pcg64.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.random.pcg64' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/pcg64.cpython-37m-x86_64-linux-gnu.so' import 'numpy.random.pcg64' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfd49c6a0> # extension module 'numpy.random.sfc64' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/sfc64.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.random.sfc64' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/sfc64.cpython-37m-x86_64-linux-gnu.so' import 'numpy.random.sfc64' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfd49cc18> # extension module 'numpy.random.generator' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/generator.cpython-37m-x86_64-linux-gnu.so' # extension module 'numpy.random.generator' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/random/generator.cpython-37m-x86_64-linux-gnu.so' import 'numpy.random.generator' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfd49cef0> import 'numpy.random._pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf0ee80> import 'numpy.random' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf0e630> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/ctypeslib.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/ctypeslib.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/__pycache__/ctypeslib.cpython-37.pyc' import 'numpy.ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcf0eba8> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/ma/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/ma/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/ma/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/ma/__pycache__/core.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/ma/core.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/ma/__pycache__/core.cpython-37.pyc' import 'numpy.ma.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd4af898> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/ma/__pycache__/extras.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/ma/extras.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/ma/__pycache__/extras.cpython-37.pyc' import 'numpy.ma.extras' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd4afda0> import 'numpy.ma' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd4af588> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/unittest/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/unittest/__init__.py # code object from '/usr/lib/python3.7/unittest/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/unittest/__pycache__/result.cpython-37.pyc matches /usr/lib/python3.7/unittest/result.py # code object from '/usr/lib/python3.7/unittest/__pycache__/result.cpython-37.pyc' # /usr/lib/python3.7/unittest/__pycache__/util.cpython-37.pyc matches /usr/lib/python3.7/unittest/util.py # code object from '/usr/lib/python3.7/unittest/__pycache__/util.cpython-37.pyc' import 'unittest.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaab25160> import 'unittest.result' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaab16ba8> # /usr/lib/python3.7/unittest/__pycache__/case.cpython-37.pyc matches /usr/lib/python3.7/unittest/case.py # code object from '/usr/lib/python3.7/unittest/__pycache__/case.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/difflib.cpython-37.pyc matches /usr/lib/python3.7/difflib.py # code object from '/usr/lib/python3.7/__pycache__/difflib.cpython-37.pyc' import 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaab47470> # /usr/lib/python3.7/logging/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/logging/__init__.py # code object from '/usr/lib/python3.7/logging/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/string.cpython-37.pyc matches /usr/lib/python3.7/string.py # code object from '/usr/lib/python3.7/__pycache__/string.cpython-37.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaaf5940> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaad76a0> # /usr/lib/python3.7/__pycache__/pprint.cpython-37.pyc matches /usr/lib/python3.7/pprint.py # code object from '/usr/lib/python3.7/__pycache__/pprint.cpython-37.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaafe828> import 'unittest.case' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaab25470> # /usr/lib/python3.7/unittest/__pycache__/suite.cpython-37.pyc matches /usr/lib/python3.7/unittest/suite.py # code object from '/usr/lib/python3.7/unittest/__pycache__/suite.cpython-37.pyc' import 'unittest.suite' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaab40e10> # /usr/lib/python3.7/unittest/__pycache__/loader.cpython-37.pyc matches /usr/lib/python3.7/unittest/loader.py # code object from '/usr/lib/python3.7/unittest/__pycache__/loader.cpython-37.pyc' import 'unittest.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa987f0> # /usr/lib/python3.7/unittest/__pycache__/main.cpython-37.pyc matches /usr/lib/python3.7/unittest/main.py # code object from '/usr/lib/python3.7/unittest/__pycache__/main.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/argparse.cpython-37.pyc matches /usr/lib/python3.7/argparse.py # code object from '/usr/lib/python3.7/__pycache__/argparse.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/gettext.cpython-37.pyc matches /usr/lib/python3.7/gettext.py # code object from '/usr/lib/python3.7/__pycache__/gettext.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/locale.cpython-37.pyc matches /usr/lib/python3.7/locale.py # code object from '/usr/lib/python3.7/__pycache__/locale.cpython-37.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa59588> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaacab00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaaa8b70> # /usr/lib/python3.7/unittest/__pycache__/runner.cpython-37.pyc matches /usr/lib/python3.7/unittest/runner.py # code object from '/usr/lib/python3.7/unittest/__pycache__/runner.cpython-37.pyc' # /usr/lib/python3.7/unittest/__pycache__/signals.cpython-37.pyc matches /usr/lib/python3.7/unittest/signals.py # code object from '/usr/lib/python3.7/unittest/__pycache__/signals.cpython-37.pyc' import 'unittest.signals' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa863c8> import 'unittest.runner' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaabf208> import 'unittest.main' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaaa83c8> import 'unittest' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaab16828> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/_private/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/_private/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/_private/__pycache__/__init__.cpython-37.pyc' import 'numpy.testing._private' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa868d0> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/_private/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/_private/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/_private/__pycache__/utils.cpython-37.pyc' import 'gc' # # /usr/lib/python3.7/__pycache__/tempfile.cpython-37.pyc matches /usr/lib/python3.7/tempfile.py # code object from '/usr/lib/python3.7/__pycache__/tempfile.cpython-37.pyc' import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa16c50> import 'numpy.testing._private.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa86940> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/_private/__pycache__/decorators.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/_private/decorators.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/_private/__pycache__/decorators.cpython-37.pyc' import 'numpy.testing._private.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa86b70> # /home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/_private/__pycache__/nosetester.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/_private/nosetester.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/numpy/testing/_private/__pycache__/nosetester.cpython-37.pyc' import 'numpy.testing._private.nosetester' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa35048> import 'numpy.testing' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaab166d8> import 'numpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd669908> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/__init__.cpython-37.pyc' import 'IPython.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa35b70> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/getipython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/getipython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/getipython.cpython-37.pyc' import 'IPython.core.getipython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa35c18> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/release.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/release.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/release.cpython-37.pyc' import 'IPython.core.release' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa35cf8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/application.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/application.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/application.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/copy.cpython-37.pyc matches /usr/lib/python3.7/copy.py # code object from '/usr/lib/python3.7/__pycache__/copy.cpython-37.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa3fa20> # /usr/lib/python3.7/__pycache__/glob.cpython-37.pyc matches /usr/lib/python3.7/glob.py # code object from '/usr/lib/python3.7/__pycache__/glob.cpython-37.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa3fe10> # /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/traitlets/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/__pycache__/traitlets.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/traitlets.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/traitlets/__pycache__/traitlets.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/six.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/six.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/six.cpython-37.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa9f6f60> # /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/__pycache__/__init__.cpython-37.pyc' import 'traitlets.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa01a58> # /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/__pycache__/getargspec.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/getargspec.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/__pycache__/getargspec.cpython-37.pyc' import 'traitlets.utils.getargspec' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa01b00> # /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/__pycache__/importstring.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/importstring.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/__pycache__/importstring.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/_version.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/_version.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/_version.cpython-37.pyc' import 'ipython_genutils._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa999748> import 'ipython_genutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa09828> # /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/py3compat.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/py3compat.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/py3compat.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/encoding.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/encoding.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/encoding.cpython-37.pyc' import 'ipython_genutils.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa9a4198> import 'ipython_genutils.py3compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa091d0> import 'traitlets.utils.importstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa01c88> # /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/__pycache__/sentinel.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/sentinel.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/__pycache__/sentinel.cpython-37.pyc' import 'traitlets.utils.sentinel' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa999f60> # /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/__pycache__/bunch.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/bunch.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/traitlets/utils/__pycache__/bunch.cpython-37.pyc' import 'traitlets.utils.bunch' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa9a4208> import 'traitlets.traitlets' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa4c8d0> # /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/__pycache__/_version.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/_version.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/traitlets/__pycache__/_version.cpython-37.pyc' import 'traitlets._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa9ee080> import 'traitlets' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa4c588> # /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/config/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/config/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/traitlets/config/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/config/__pycache__/application.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/config/application.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/traitlets/config/__pycache__/application.cpython-37.pyc' # /usr/lib/python3.7/json/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/json/__init__.py # code object from '/usr/lib/python3.7/json/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/json/__pycache__/decoder.cpython-37.pyc matches /usr/lib/python3.7/json/decoder.py # code object from '/usr/lib/python3.7/json/__pycache__/decoder.cpython-37.pyc' # /usr/lib/python3.7/json/__pycache__/scanner.cpython-37.pyc matches /usr/lib/python3.7/json/scanner.py # code object from '/usr/lib/python3.7/json/__pycache__/scanner.cpython-37.pyc' # extension module '_json' loaded from '/usr/lib/python3.7/lib-dynload/_json.cpython-37m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib/python3.7/lib-dynload/_json.cpython-37m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facaa9c1a90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa9c17f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa9c10b8> # /usr/lib/python3.7/json/__pycache__/encoder.cpython-37.pyc matches /usr/lib/python3.7/json/encoder.py # code object from '/usr/lib/python3.7/json/__pycache__/encoder.cpython-37.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa9c1630> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa9bccc0> # /home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/decorator.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/decorator.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/decorator.cpython-37.pyc' import 'decorator' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa9cd518> # /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/config/__pycache__/configurable.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/config/configurable.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/traitlets/config/__pycache__/configurable.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/config/__pycache__/loader.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/traitlets/config/loader.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/traitlets/config/__pycache__/loader.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/path.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/path.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/path.cpython-37.pyc' import 'ipython_genutils.path' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa968898> import 'traitlets.config.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa95d198> # /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/text.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/text.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/text.cpython-37.pyc' import 'ipython_genutils.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa968f98> import 'traitlets.config.configurable' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa950860> # /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/importstring.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/importstring.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/ipython_genutils/__pycache__/importstring.cpython-37.pyc' import 'ipython_genutils.importstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa974a20> import 'traitlets.config.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa9f6a20> import 'traitlets.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa4c5f8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/crashhandler.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/crashhandler.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/crashhandler.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/ultratb.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/ultratb.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/ultratb.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/pydoc.cpython-37.pyc matches /usr/lib/python3.7/pydoc.py # code object from '/usr/lib/python3.7/__pycache__/pydoc.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/pkgutil.cpython-37.pyc matches /usr/lib/python3.7/pkgutil.py # code object from '/usr/lib/python3.7/__pycache__/pkgutil.cpython-37.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa942518> import 'pydoc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa98f518> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/debugger.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/debugger.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/debugger.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/bdb.cpython-37.pyc matches /usr/lib/python3.7/bdb.py # code object from '/usr/lib/python3.7/__pycache__/bdb.cpython-37.pyc' import 'bdb' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8dd940> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/__init__.cpython-37.pyc' import 'IPython.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8e9ac8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/PyColorize.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/PyColorize.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/PyColorize.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/coloransi.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/coloransi.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/coloransi.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/ipstruct.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/ipstruct.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/ipstruct.cpython-37.pyc' import 'IPython.utils.ipstruct' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8f5fd0> import 'IPython.utils.coloransi' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8f5400> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/colorable.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/colorable.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/colorable.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/util.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/util.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/util.cpython-37.pyc' import 'pygments.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa904358> import 'pygments' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8fcda0> import 'IPython.utils.colorable' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8fcb70> import 'IPython.utils.PyColorize' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8e9da0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/py3compat.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/py3compat.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/py3compat.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/encoding.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/encoding.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/encoding.cpython-37.pyc' import 'IPython.utils.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa90f438> import 'IPython.utils.py3compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa904080> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/excolors.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/excolors.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/excolors.cpython-37.pyc' import 'IPython.core.excolors' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa90f390> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/testing/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/testing/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/testing/__pycache__/__init__.cpython-37.pyc' import 'IPython.testing' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa90f7b8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/testing/__pycache__/skipdoctest.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/testing/skipdoctest.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/testing/__pycache__/skipdoctest.cpython-37.pyc' import 'IPython.testing.skipdoctest' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa90f748> # /usr/lib/python3.7/__pycache__/pdb.cpython-37.pyc matches /usr/lib/python3.7/pdb.py # code object from '/usr/lib/python3.7/__pycache__/pdb.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/cmd.cpython-37.pyc matches /usr/lib/python3.7/cmd.py # code object from '/usr/lib/python3.7/__pycache__/cmd.cpython-37.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8a6eb8> # /usr/lib/python3.7/__pycache__/code.cpython-37.pyc matches /usr/lib/python3.7/code.py # code object from '/usr/lib/python3.7/__pycache__/code.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/codeop.cpython-37.pyc matches /usr/lib/python3.7/codeop.py # code object from '/usr/lib/python3.7/__pycache__/codeop.cpython-37.pyc' import 'codeop' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8aff98> import 'code' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8af8d0> import 'pdb' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa90f898> import 'IPython.core.debugger' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8d5240> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/display_trap.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/display_trap.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/display_trap.cpython-37.pyc' import 'IPython.core.display_trap' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa90f828> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/path.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/path.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/path.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/process.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/process.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/process.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/_process_posix.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/_process_posix.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/_process_posix.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/exceptions.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/exceptions.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/exceptions.cpython-37.pyc' import 'pexpect.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8c9dd8> # /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/utils.cpython-37.pyc' import 'pexpect.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa851080> # /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/expect.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/expect.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/expect.cpython-37.pyc' import 'pexpect.expect' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa851470> # /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/pty_spawn.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/pty_spawn.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/pty_spawn.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/pty.cpython-37.pyc matches /usr/lib/python3.7/pty.py # code object from '/usr/lib/python3.7/__pycache__/pty.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/tty.cpython-37.pyc matches /usr/lib/python3.7/tty.py # code object from '/usr/lib/python3.7/__pycache__/tty.cpython-37.pyc' # extension module 'termios' loaded from '/usr/lib/python3.7/lib-dynload/termios.cpython-37m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib/python3.7/lib-dynload/termios.cpython-37m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facaa8664e0> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa85cda0> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa85c7b8> # /home/lobacheo/.local/lib/python3.7/site-packages/ptyprocess/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/ptyprocess/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/ptyprocess/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/ptyprocess/__pycache__/ptyprocess.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/ptyprocess/ptyprocess.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/ptyprocess/__pycache__/ptyprocess.cpython-37.pyc' import 'fcntl' # # extension module 'resource' loaded from '/usr/lib/python3.7/lib-dynload/resource.cpython-37m-x86_64-linux-gnu.so' # extension module 'resource' executed from '/usr/lib/python3.7/lib-dynload/resource.cpython-37m-x86_64-linux-gnu.so' import 'resource' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facaa87a128> # /home/lobacheo/.local/lib/python3.7/site-packages/ptyprocess/__pycache__/util.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/ptyprocess/util.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/ptyprocess/__pycache__/util.cpython-37.pyc' import 'ptyprocess.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa87a278> import 'ptyprocess.ptyprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa86a748> import 'ptyprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd4489b0> # /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/spawnbase.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/spawnbase.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/spawnbase.cpython-37.pyc' import 'pexpect.spawnbase' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa86a978> import 'pexpect.pty_spawn' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa851908> # /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/run.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pexpect/run.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pexpect/__pycache__/run.cpython-37.pyc' import 'pexpect.run' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa87ad68> import 'pexpect' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8c9a20> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/_process_common.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/_process_common.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/_process_common.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/shlex.cpython-37.pyc matches /usr/lib/python3.7/shlex.py # code object from '/usr/lib/python3.7/__pycache__/shlex.cpython-37.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa887128> import 'IPython.utils._process_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa85cd68> import 'IPython.utils._process_posix' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8c9358> import 'IPython.utils.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8c9240> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/decorators.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/decorators.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/decorators.cpython-37.pyc' import 'IPython.utils.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8c97b8> import 'IPython.utils.path' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8b8550> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/data.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/data.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/data.cpython-37.pyc' import 'IPython.utils.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8c91d0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/terminal.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/terminal.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/terminal.cpython-37.pyc' import 'IPython.utils.terminal' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8c92b0> import 'IPython.core.ultratb' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa97d898> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/sysinfo.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/sysinfo.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/sysinfo.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/_sysinfo.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/_sysinfo.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/_sysinfo.cpython-37.pyc' import 'IPython.utils._sysinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa887c18> import 'IPython.utils.sysinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8876d8> import 'IPython.core.crashhandler' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa97d550> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/profiledir.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/profiledir.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/profiledir.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/__pycache__/paths.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/paths.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/__pycache__/paths.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/importstring.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/importstring.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/importstring.cpython-37.pyc' import 'IPython.utils.importstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8183c8> import 'IPython.paths' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa887ef0> import 'IPython.core.profiledir' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa887a90> import 'IPython.core.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaaa3f048> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/__init__.cpython-37.pyc' import 'IPython.terminal' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa820080> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/embed.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/embed.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/embed.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/compilerop.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/compilerop.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/compilerop.cpython-37.pyc' import 'IPython.core.compilerop' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8208d0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/magic_arguments.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magic_arguments.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/magic_arguments.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/error.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/error.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/error.cpython-37.pyc' import 'IPython.core.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8276a0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/text.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/text.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/text.cpython-37.pyc' import 'IPython.utils.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa827828> import 'IPython.core.magic_arguments' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa820da0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/magic.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magic.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/magic.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/getopt.cpython-37.pyc matches /usr/lib/python3.7/getopt.py # code object from '/usr/lib/python3.7/__pycache__/getopt.cpython-37.pyc' import 'getopt' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa83afd0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/oinspect.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/oinspect.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/oinspect.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/typing.cpython-37.pyc matches /usr/lib/python3.7/typing.py # code object from '/usr/lib/python3.7/__pycache__/typing.cpython-37.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa84f278> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/page.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/page.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/page.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/display.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/display.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/display.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/mimetypes.cpython-37.pyc matches /usr/lib/python3.7/mimetypes.py # code object from '/usr/lib/python3.7/__pycache__/mimetypes.cpython-37.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa7980f0> import 'IPython.core.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa802828> import 'IPython.core.page' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa802278> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__pycache__/security.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/security.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__pycache__/security.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/getpass.cpython-37.pyc matches /usr/lib/python3.7/getpass.py # code object from '/usr/lib/python3.7/__pycache__/getpass.cpython-37.pyc' import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa7a1ef0> import 'IPython.lib.security' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa7a1c18> import 'IPython.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8097b8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__pycache__/pretty.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/pretty.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__pycache__/pretty.cpython-37.pyc' import 'IPython.lib.pretty' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa8026a0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/openpy.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/openpy.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/openpy.cpython-37.pyc' import 'IPython.utils.openpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa7aeac8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/dir2.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/dir2.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/dir2.cpython-37.pyc' import 'IPython.utils.dir2' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa7aea90> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/wildcard.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/wildcard.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/wildcard.cpython-37.pyc' import 'IPython.utils.wildcard' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa7aef98> # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/lexers/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/lexers/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/lexers/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/lexers/__pycache__/_mapping.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/lexers/_mapping.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/lexers/__pycache__/_mapping.cpython-37.pyc' import 'pygments.lexers._mapping' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa7ca668> # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/modeline.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/modeline.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/modeline.cpython-37.pyc' import 'pygments.modeline' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa78fa90> # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/plugin.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/plugin.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/plugin.cpython-37.pyc' import 'pygments.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa78fc18> import 'pygments.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa7c0320> # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/lexers/__pycache__/python.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/lexers/python.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/lexers/__pycache__/python.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/lexer.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/lexer.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/lexer.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/filter.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/filter.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/filter.cpython-37.pyc' import 'pygments.filter' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa72c898> # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/filters/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/filters/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/filters/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/token.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/token.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/token.cpython-37.pyc' import 'pygments.token' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa737400> import 'pygments.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa72cbe0> # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/regexopt.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/regexopt.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/regexopt.cpython-37.pyc' import 'pygments.regexopt' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa737f98> import 'pygments.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa720f98> # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/unistring.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/unistring.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/unistring.cpython-37.pyc' import 'pygments.unistring' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa74d6d8> import 'pygments.lexers.python' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa78fe80> # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/formatters/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/formatters/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/formatters/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/formatters/__pycache__/_mapping.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/formatters/_mapping.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/formatters/__pycache__/_mapping.cpython-37.pyc' import 'pygments.formatters._mapping' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6e0748> import 'pygments.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6e0400> # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/formatters/__pycache__/html.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/formatters/html.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/formatters/__pycache__/html.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/formatter.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/formatter.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/formatter.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/styles/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/styles/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/styles/__pycache__/__init__.cpython-37.pyc' import 'pygments.styles' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6f1198> import 'pygments.formatter' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6eae10> import 'pygments.formatters.html' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6e0f98> import 'IPython.core.oinspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa842470> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/inputtransformer2.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/inputtransformer2.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/inputtransformer2.cpython-37.pyc' import 'IPython.core.inputtransformer2' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6eacc0> import 'IPython.core.magic' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa83a0f0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/interactiveshell.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/interactiveshell.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/interactiveshell.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/runpy.cpython-37.pyc matches /usr/lib/python3.7/runpy.py # code object from '/usr/lib/python3.7/__pycache__/runpy.cpython-37.pyc' import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6aa4a8> # /home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/pickleshare.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pickleshare.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/pickleshare.cpython-37.pyc' import 'pickleshare' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6aa828> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/prefilter.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/prefilter.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/prefilter.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/autocall.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/autocall.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/autocall.cpython-37.pyc' import 'IPython.core.autocall' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6c2a58> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/macro.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/macro.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/macro.cpython-37.pyc' import 'IPython.core.macro' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6c2dd8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/splitinput.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/splitinput.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/splitinput.cpython-37.pyc' import 'IPython.core.splitinput' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6c7080> import 'IPython.core.prefilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6b4550> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/alias.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/alias.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/alias.cpython-37.pyc' import 'IPython.core.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6c7cc0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/builtin_trap.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/builtin_trap.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/builtin_trap.cpython-37.pyc' import 'IPython.core.builtin_trap' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa654390> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/events.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/events.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/events.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/backcall/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/backcall/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/backcall/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/backcall/__pycache__/backcall.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/backcall/backcall.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/backcall/__pycache__/backcall.cpython-37.pyc' import 'backcall.backcall' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa654a58> import 'backcall' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6547f0> import 'IPython.core.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa654588> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/displayhook.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/displayhook.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/displayhook.cpython-37.pyc' import 'IPython.core.displayhook' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa654748> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/displaypub.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/displaypub.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/displaypub.cpython-37.pyc' import 'IPython.core.displaypub' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa66e128> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/extensions.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/extensions.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/extensions.cpython-37.pyc' import 'IPython.core.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa66e550> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/formatters.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/formatters.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/formatters.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/sentinel.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/sentinel.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/sentinel.cpython-37.pyc' import 'IPython.utils.sentinel' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa67a7f0> import 'IPython.core.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa66e940> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/history.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/history.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/history.cpython-37.pyc' # /usr/lib/python3.7/sqlite3/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/sqlite3/__init__.py # code object from '/usr/lib/python3.7/sqlite3/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/sqlite3/__pycache__/dbapi2.cpython-37.pyc matches /usr/lib/python3.7/sqlite3/dbapi2.py # code object from '/usr/lib/python3.7/sqlite3/__pycache__/dbapi2.cpython-37.pyc' # extension module '_sqlite3' loaded from '/usr/lib/python3.7/lib-dynload/_sqlite3.cpython-37m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib/python3.7/lib-dynload/_sqlite3.cpython-37m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facaa61e550> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa617dd8> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa617b00> import 'IPython.core.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa687b70> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/logger.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/logger.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/logger.cpython-37.pyc' import 'IPython.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa62c828> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/payload.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/payload.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/payload.cpython-37.pyc' import 'IPython.core.payload' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa62cb00> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/usage.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/usage.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/usage.cpython-37.pyc' import 'IPython.core.usage' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa62cc18> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/__pycache__/display.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/display.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/__pycache__/display.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__pycache__/display.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/display.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__pycache__/display.cpython-37.pyc' # /usr/lib/python3.7/html/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/html/__init__.py # code object from '/usr/lib/python3.7/html/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/html/__pycache__/entities.cpython-37.pyc matches /usr/lib/python3.7/html/entities.py # code object from '/usr/lib/python3.7/html/__pycache__/entities.cpython-37.pyc' import 'html.entities' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa63c6a0> import 'html' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa63c208> import 'IPython.lib.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa62ce48> import 'IPython.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa62ccf8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/io.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/io.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/io.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/capture.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/capture.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/capture.cpython-37.pyc' import 'IPython.utils.capture' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa4b4828> import 'IPython.utils.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa63c4a8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/strdispatch.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/strdispatch.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/strdispatch.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/hooks.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/hooks.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/hooks.cpython-37.pyc' import 'IPython.core.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa4bb550> import 'IPython.utils.strdispatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa4bb208> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/syspathcontext.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/syspathcontext.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/syspathcontext.cpython-37.pyc' import 'IPython.utils.syspathcontext' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa4bb4a8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/tempdir.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/tempdir.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/tempdir.cpython-37.pyc' import 'IPython.utils.tempdir' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa4bbc88> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/contexts.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/contexts.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/contexts.cpython-37.pyc' import 'IPython.utils.contexts' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa448160> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/async_helpers.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/async_helpers.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/async_helpers.cpython-37.pyc' import 'IPython.core.async_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa4484a8> import 'IPython.core.interactiveshell' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa6fe588> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/interactiveshell.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/interactiveshell.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/interactiveshell.cpython-37.pyc' # /usr/lib/python3.7/asyncio/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/asyncio/__init__.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/asyncio/__pycache__/base_events.cpython-37.pyc matches /usr/lib/python3.7/asyncio/base_events.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/base_events.cpython-37.pyc' # /usr/lib/python3.7/concurrent/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/concurrent/__init__.py # code object from '/usr/lib/python3.7/concurrent/__pycache__/__init__.cpython-37.pyc' import 'concurrent' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa479ac8> # /usr/lib/python3.7/concurrent/futures/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/concurrent/futures/__init__.py # code object from '/usr/lib/python3.7/concurrent/futures/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/concurrent/futures/__pycache__/_base.cpython-37.pyc matches /usr/lib/python3.7/concurrent/futures/_base.py # code object from '/usr/lib/python3.7/concurrent/futures/__pycache__/_base.cpython-37.pyc' import 'concurrent.futures._base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa479e80> import 'concurrent.futures' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa479ba8> # /usr/lib/python3.7/__pycache__/socket.cpython-37.pyc matches /usr/lib/python3.7/socket.py # code object from '/usr/lib/python3.7/__pycache__/socket.cpython-37.pyc' import '_socket' # import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa479e10> # /usr/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /usr/lib/python3.7/ssl.py # code object from '/usr/lib/python3.7/__pycache__/ssl.cpython-37.pyc' # extension module '_ssl' loaded from '/usr/lib/python3.7/lib-dynload/_ssl.cpython-37m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib/python3.7/lib-dynload/_ssl.cpython-37m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facaa3c19b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa40f6a0> # /usr/lib/python3.7/asyncio/__pycache__/constants.cpython-37.pyc matches /usr/lib/python3.7/asyncio/constants.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/constants.cpython-37.pyc' import 'asyncio.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa3e2b70> # /usr/lib/python3.7/asyncio/__pycache__/coroutines.cpython-37.pyc matches /usr/lib/python3.7/asyncio/coroutines.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/coroutines.cpython-37.pyc' # /usr/lib/python3.7/asyncio/__pycache__/base_futures.cpython-37.pyc matches /usr/lib/python3.7/asyncio/base_futures.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/base_futures.cpython-37.pyc' # /usr/lib/python3.7/asyncio/__pycache__/format_helpers.cpython-37.pyc matches /usr/lib/python3.7/asyncio/format_helpers.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/format_helpers.cpython-37.pyc' import 'asyncio.format_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa3ea7f0> import 'asyncio.base_futures' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa3ea400> # /usr/lib/python3.7/asyncio/__pycache__/log.cpython-37.pyc matches /usr/lib/python3.7/asyncio/log.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/log.cpython-37.pyc' import 'asyncio.log' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa3ea668> import 'asyncio.coroutines' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa3e2cc0> # /usr/lib/python3.7/asyncio/__pycache__/events.cpython-37.pyc matches /usr/lib/python3.7/asyncio/events.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/events.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/contextvars.cpython-37.pyc matches /usr/lib/python3.7/contextvars.py # code object from '/usr/lib/python3.7/__pycache__/contextvars.cpython-37.pyc' # extension module '_contextvars' loaded from '/usr/lib/python3.7/lib-dynload/_contextvars.cpython-37m-x86_64-linux-gnu.so' # extension module '_contextvars' executed from '/usr/lib/python3.7/lib-dynload/_contextvars.cpython-37m-x86_64-linux-gnu.so' import '_contextvars' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facaa37f1d0> import 'contextvars' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa37f080> # /usr/lib/python3.7/asyncio/__pycache__/base_tasks.cpython-37.pyc matches /usr/lib/python3.7/asyncio/base_tasks.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/base_tasks.cpython-37.pyc' import 'asyncio.base_tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa37f6d8> # extension module '_asyncio' loaded from '/usr/lib/python3.7/lib-dynload/_asyncio.cpython-37m-x86_64-linux-gnu.so' # extension module '_asyncio' executed from '/usr/lib/python3.7/lib-dynload/_asyncio.cpython-37m-x86_64-linux-gnu.so' import '_asyncio' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facaa37f470> import 'asyncio.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa3ea630> # /usr/lib/python3.7/asyncio/__pycache__/futures.cpython-37.pyc matches /usr/lib/python3.7/asyncio/futures.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/futures.cpython-37.pyc' import 'asyncio.futures' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa3f8b00> # /usr/lib/python3.7/asyncio/__pycache__/protocols.cpython-37.pyc matches /usr/lib/python3.7/asyncio/protocols.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/protocols.cpython-37.pyc' import 'asyncio.protocols' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa37ff98> # /usr/lib/python3.7/asyncio/__pycache__/sslproto.cpython-37.pyc matches /usr/lib/python3.7/asyncio/sslproto.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/sslproto.cpython-37.pyc' # /usr/lib/python3.7/asyncio/__pycache__/transports.cpython-37.pyc matches /usr/lib/python3.7/asyncio/transports.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/transports.cpython-37.pyc' import 'asyncio.transports' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa39d518> import 'asyncio.sslproto' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa393160> # /usr/lib/python3.7/asyncio/__pycache__/tasks.cpython-37.pyc matches /usr/lib/python3.7/asyncio/tasks.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/tasks.cpython-37.pyc' import 'asyncio.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa39d470> import 'asyncio.base_events' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa462f98> # /usr/lib/python3.7/asyncio/__pycache__/locks.cpython-37.pyc matches /usr/lib/python3.7/asyncio/locks.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/locks.cpython-37.pyc' import 'asyncio.locks' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa40f7b8> # /usr/lib/python3.7/asyncio/__pycache__/runners.cpython-37.pyc matches /usr/lib/python3.7/asyncio/runners.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/runners.cpython-37.pyc' import 'asyncio.runners' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa3425f8> # /usr/lib/python3.7/asyncio/__pycache__/queues.cpython-37.pyc matches /usr/lib/python3.7/asyncio/queues.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/queues.cpython-37.pyc' import 'asyncio.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa3426a0> # /usr/lib/python3.7/asyncio/__pycache__/streams.cpython-37.pyc matches /usr/lib/python3.7/asyncio/streams.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/streams.cpython-37.pyc' import 'asyncio.streams' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa34d0b8> # /usr/lib/python3.7/asyncio/__pycache__/subprocess.cpython-37.pyc matches /usr/lib/python3.7/asyncio/subprocess.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/subprocess.cpython-37.pyc' import 'asyncio.subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa356710> # /usr/lib/python3.7/asyncio/__pycache__/unix_events.cpython-37.pyc matches /usr/lib/python3.7/asyncio/unix_events.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/unix_events.cpython-37.pyc' # /usr/lib/python3.7/asyncio/__pycache__/base_subprocess.cpython-37.pyc matches /usr/lib/python3.7/asyncio/base_subprocess.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/base_subprocess.cpython-37.pyc' import 'asyncio.base_subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa3722e8> # /usr/lib/python3.7/asyncio/__pycache__/selector_events.cpython-37.pyc matches /usr/lib/python3.7/asyncio/selector_events.py # code object from '/usr/lib/python3.7/asyncio/__pycache__/selector_events.cpython-37.pyc' import 'asyncio.selector_events' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa379358> import 'asyncio.unix_events' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa356e80> import 'asyncio' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa462b38> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/__pycache__/application.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/application.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/__pycache__/application.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/buffer.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/buffer.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/buffer.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/__pycache__/current.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/current.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/__pycache__/current.cpython-37.pyc' import 'prompt_toolkit.application.current' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2bd860> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/__pycache__/run_in_terminal.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/run_in_terminal.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/__pycache__/run_in_terminal.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/eventloop/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/eventloop/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/eventloop/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/eventloop/__pycache__/async_generator.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/eventloop/async_generator.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/eventloop/__pycache__/async_generator.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/eventloop/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/eventloop/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/eventloop/__pycache__/utils.cpython-37.pyc' import 'prompt_toolkit.eventloop.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2c6710> import 'prompt_toolkit.eventloop.async_generator' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2c64a8> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/eventloop/__pycache__/inputhook.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/eventloop/inputhook.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/eventloop/__pycache__/inputhook.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/utils.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/wcwidth/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/wcwidth/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/wcwidth/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/wcwidth/__pycache__/wcwidth.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/wcwidth/wcwidth.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/wcwidth/__pycache__/wcwidth.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/wcwidth/__pycache__/table_wide.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/wcwidth/table_wide.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/wcwidth/__pycache__/table_wide.cpython-37.pyc' import 'wcwidth.table_wide' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2d88d0> # /home/lobacheo/.local/lib/python3.7/site-packages/wcwidth/__pycache__/table_zero.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/wcwidth/table_zero.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/wcwidth/__pycache__/table_zero.cpython-37.pyc' import 'wcwidth.table_zero' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2d89b0> import 'wcwidth.wcwidth' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2d84e0> import 'wcwidth' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2d8278> import 'prompt_toolkit.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2cd6a0> import 'prompt_toolkit.eventloop.inputhook' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2c6eb8> import 'prompt_toolkit.eventloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2c6278> import 'prompt_toolkit.application.run_in_terminal' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2c6160> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/auto_suggest.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/auto_suggest.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/auto_suggest.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/document.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/document.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/document.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/clipboard/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/clipboard/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/clipboard/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/clipboard/__pycache__/base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/clipboard/base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/clipboard/__pycache__/base.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/selection.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/selection.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/selection.cpython-37.pyc' import 'prompt_toolkit.selection' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa283978> import 'prompt_toolkit.clipboard.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2831d0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/clipboard/__pycache__/in_memory.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/clipboard/in_memory.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/clipboard/__pycache__/in_memory.cpython-37.pyc' import 'prompt_toolkit.clipboard.in_memory' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa283e10> import 'prompt_toolkit.clipboard' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2f8f28> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/__pycache__/app.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/app.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/__pycache__/app.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/cache.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/cache.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/cache.cpython-37.pyc' import 'prompt_toolkit.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa28ffd0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/enums.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/enums.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/enums.cpython-37.pyc' import 'prompt_toolkit.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa298940> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/__pycache__/base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/__pycache__/base.cpython-37.pyc' import 'prompt_toolkit.filters.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa298a90> import 'prompt_toolkit.filters.app' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa28f240> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/__pycache__/cli.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/cli.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/__pycache__/cli.cpython-37.pyc' import 'prompt_toolkit.filters.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2ac550> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/filters/__pycache__/utils.cpython-37.pyc' import 'prompt_toolkit.filters.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2accf8> import 'prompt_toolkit.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa283f60> import 'prompt_toolkit.document' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2eb5c0> import 'prompt_toolkit.auto_suggest' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2eb278> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__pycache__/base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__pycache__/base.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__pycache__/ansi.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/ansi.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__pycache__/ansi.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/__pycache__/base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/__pycache__/base.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/data_structures.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/data_structures.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/data_structures.cpython-37.pyc' import 'prompt_toolkit.data_structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa24f6d8> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/base.cpython-37.pyc' import 'prompt_toolkit.styles.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa24fcc0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/defaults.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/defaults.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/defaults.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/named_colors.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/named_colors.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/named_colors.cpython-37.pyc' import 'prompt_toolkit.styles.named_colors' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa26a208> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/style.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/style.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/style.cpython-37.pyc' import 'prompt_toolkit.styles.style' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa26da90> import 'prompt_toolkit.styles.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa25f828> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/pygments.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/pygments.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/pygments.cpython-37.pyc' import 'prompt_toolkit.styles.pygments' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa201828> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/style_transformation.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/style_transformation.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/styles/__pycache__/style_transformation.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/colorsys.cpython-37.pyc matches /usr/lib/python3.7/colorsys.py # code object from '/usr/lib/python3.7/__pycache__/colorsys.cpython-37.pyc' import 'colorsys' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa20b5f8> import 'prompt_toolkit.styles.style_transformation' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa201a20> import 'prompt_toolkit.styles' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa24fac8> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/__pycache__/color_depth.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/color_depth.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/__pycache__/color_depth.cpython-37.pyc' import 'prompt_toolkit.output.color_depth' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa201da0> import 'prompt_toolkit.output.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2462b0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/__pycache__/defaults.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/defaults.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/__pycache__/defaults.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/patch_stdout.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/patch_stdout.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/patch_stdout.cpython-37.pyc' import 'prompt_toolkit.patch_stdout' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa20bd68> import 'prompt_toolkit.output.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa24f630> import 'prompt_toolkit.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa243fd0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/__pycache__/vt100.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/vt100.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/output/__pycache__/vt100.cpython-37.pyc' import 'array' # import 'prompt_toolkit.output.vt100' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa246160> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__pycache__/base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__pycache__/base.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/mouse_events.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/mouse_events.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/mouse_events.cpython-37.pyc' import 'prompt_toolkit.mouse_events' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa237080> import 'prompt_toolkit.formatted_text.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa227b70> import 'prompt_toolkit.formatted_text.ansi' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa243860> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__pycache__/html.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/html.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__pycache__/html.cpython-37.pyc' # /usr/lib/python3.7/xml/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/xml/__init__.py # code object from '/usr/lib/python3.7/xml/__pycache__/__init__.cpython-37.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa1c25c0> # /usr/lib/python3.7/xml/dom/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/xml/dom/__init__.py # code object from '/usr/lib/python3.7/xml/dom/__pycache__/__init__.cpython-37.pyc' # /usr/lib/python3.7/xml/dom/__pycache__/domreg.cpython-37.pyc matches /usr/lib/python3.7/xml/dom/domreg.py # code object from '/usr/lib/python3.7/xml/dom/__pycache__/domreg.cpython-37.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa1ce278> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa1c27b8> # /usr/lib/python3.7/xml/dom/__pycache__/minidom.cpython-37.pyc matches /usr/lib/python3.7/xml/dom/minidom.py # code object from '/usr/lib/python3.7/xml/dom/__pycache__/minidom.cpython-37.pyc' # /usr/lib/python3.7/xml/dom/__pycache__/minicompat.cpython-37.pyc matches /usr/lib/python3.7/xml/dom/minicompat.py # code object from '/usr/lib/python3.7/xml/dom/__pycache__/minicompat.cpython-37.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa1eae80> # /usr/lib/python3.7/xml/dom/__pycache__/xmlbuilder.cpython-37.pyc matches /usr/lib/python3.7/xml/dom/xmlbuilder.py # code object from '/usr/lib/python3.7/xml/dom/__pycache__/xmlbuilder.cpython-37.pyc' # /usr/lib/python3.7/xml/dom/__pycache__/NodeFilter.cpython-37.pyc matches /usr/lib/python3.7/xml/dom/NodeFilter.py # code object from '/usr/lib/python3.7/xml/dom/__pycache__/NodeFilter.cpython-37.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa1fbac8> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa1f33c8> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa1c2518> import 'prompt_toolkit.formatted_text.html' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa1c1ac8> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__pycache__/pygments.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/pygments.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__pycache__/pygments.cpython-37.pyc' import 'prompt_toolkit.formatted_text.pygments' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa18d198> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/formatted_text/__pycache__/utils.cpython-37.pyc' import 'prompt_toolkit.formatted_text.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa18d550> import 'prompt_toolkit.formatted_text' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2434e0> import 'prompt_toolkit.completion.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2b8828> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__pycache__/filesystem.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/filesystem.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__pycache__/filesystem.cpython-37.pyc' import 'prompt_toolkit.completion.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa18dcc0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__pycache__/fuzzy_completer.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/fuzzy_completer.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__pycache__/fuzzy_completer.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__pycache__/word_completer.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/word_completer.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__pycache__/word_completer.cpython-37.pyc' import 'prompt_toolkit.completion.word_completer' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa19b4a8> import 'prompt_toolkit.completion.fuzzy_completer' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa18dfd0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__pycache__/nested.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/nested.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/completion/__pycache__/nested.cpython-37.pyc' import 'prompt_toolkit.completion.nested' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa19b8d0> import 'prompt_toolkit.completion' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa2b86a0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/history.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/history.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/history.cpython-37.pyc' import 'prompt_toolkit.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa19bda0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/search.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/search.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/search.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/key_bindings.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/key_bindings.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/key_bindings.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/keys.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/keys.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/keys.cpython-37.pyc' import 'prompt_toolkit.keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa1b2588> import 'prompt_toolkit.key_binding.key_bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa1a80b8> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/key_processor.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/key_processor.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/key_processor.cpython-37.pyc' import 'prompt_toolkit.key_binding.key_processor' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa1bb630> import 'prompt_toolkit.key_binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa19ee10> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/vi_state.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/vi_state.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/vi_state.cpython-37.pyc' import 'prompt_toolkit.key_binding.vi_state' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa19eeb8> import 'prompt_toolkit.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa19e9b0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/validation.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/validation.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/validation.cpython-37.pyc' import 'prompt_toolkit.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa151438> import 'prompt_toolkit.buffer' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa31ce10> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__pycache__/base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__pycache__/base.cpython-37.pyc' import 'prompt_toolkit.input.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa163be0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__pycache__/defaults.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/defaults.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__pycache__/defaults.cpython-37.pyc' import 'prompt_toolkit.input.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa16e390> import 'prompt_toolkit.input' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa163ac8> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__pycache__/typeahead.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/typeahead.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__pycache__/typeahead.cpython-37.pyc' import 'prompt_toolkit.input.typeahead' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa163a90> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/__init__.cpython-37.pyc' import 'prompt_toolkit.key_binding.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa16e4e0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/page_navigation.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/page_navigation.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/page_navigation.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/scroll.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/scroll.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/scroll.cpython-37.pyc' import 'prompt_toolkit.key_binding.bindings.scroll' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa16e940> import 'prompt_toolkit.key_binding.bindings.page_navigation' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa16e550> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/defaults.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/defaults.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/defaults.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/basic.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/basic.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/basic.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/named_commands.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/named_commands.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/named_commands.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/containers.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/containers.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/containers.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/controls.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/controls.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/controls.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/lexers/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/lexers/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/lexers/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/lexers/__pycache__/base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/lexers/base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/lexers/__pycache__/base.cpython-37.pyc' import 'prompt_toolkit.lexers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa13b1d0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/lexers/__pycache__/pygments.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/lexers/pygments.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/lexers/__pycache__/pygments.cpython-37.pyc' import 'prompt_toolkit.lexers.pygments' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa13b860> import 'prompt_toolkit.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa131f60> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/processors.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/processors.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/processors.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/utils.cpython-37.pyc' import 'prompt_toolkit.layout.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0d8860> import 'prompt_toolkit.layout.processors' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa13b828> import 'prompt_toolkit.layout.controls' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa1297f0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/dimension.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/dimension.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/dimension.cpython-37.pyc' import 'prompt_toolkit.layout.dimension' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0f0400> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/margins.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/margins.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/margins.cpython-37.pyc' import 'prompt_toolkit.layout.margins' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0f0c18> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/mouse_handlers.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/mouse_handlers.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/mouse_handlers.cpython-37.pyc' import 'prompt_toolkit.layout.mouse_handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0f9470> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/screen.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/screen.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/screen.cpython-37.pyc' import 'prompt_toolkit.layout.screen' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0f9630> import 'prompt_toolkit.layout.containers' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa105940> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/layout.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/layout.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/layout.cpython-37.pyc' import 'prompt_toolkit.layout.layout' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa088da0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/menus.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/menus.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/menus.cpython-37.pyc' import 'prompt_toolkit.layout.menus' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa09d470> import 'prompt_toolkit.layout' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa105630> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/completion.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/completion.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/completion.cpython-37.pyc' import 'prompt_toolkit.key_binding.bindings.completion' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa105780> import 'prompt_toolkit.key_binding.bindings.named_commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0fe0b8> import 'prompt_toolkit.key_binding.bindings.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa16ee80> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/cpr.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/cpr.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/cpr.cpython-37.pyc' import 'prompt_toolkit.key_binding.bindings.cpr' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0a9a90> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/emacs.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/emacs.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/emacs.cpython-37.pyc' import 'prompt_toolkit.key_binding.bindings.emacs' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0a9b00> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/mouse.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/mouse.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/mouse.cpython-37.pyc' import 'prompt_toolkit.key_binding.bindings.mouse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0bbda0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/vi.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/vi.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/vi.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__pycache__/vt100_parser.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/vt100_parser.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__pycache__/vt100_parser.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__pycache__/ansi_escape_sequences.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/ansi_escape_sequences.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/input/__pycache__/ansi_escape_sequences.cpython-37.pyc' import 'prompt_toolkit.input.ansi_escape_sequences' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa05c5f8> import 'prompt_toolkit.input.vt100_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa058f98> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/digraphs.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/digraphs.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/digraphs.cpython-37.pyc' import 'prompt_toolkit.key_binding.digraphs' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa063eb8> import 'prompt_toolkit.key_binding.bindings.vi' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0bbf98> import 'prompt_toolkit.key_binding.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa16e860> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/emacs_state.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/emacs_state.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/__pycache__/emacs_state.cpython-37.pyc' import 'prompt_toolkit.key_binding.emacs_state' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0bbef0> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/dummy.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/dummy.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/layout/__pycache__/dummy.cpython-37.pyc' import 'prompt_toolkit.layout.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa007390> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/renderer.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/renderer.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/__pycache__/renderer.cpython-37.pyc' import 'prompt_toolkit.renderer' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0074e0> import 'prompt_toolkit.application.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa317400> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/__pycache__/dummy.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/dummy.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/application/__pycache__/dummy.cpython-37.pyc' import 'prompt_toolkit.application.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa012860> import 'prompt_toolkit.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa317240> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/dialogs.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/dialogs.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/dialogs.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/focus.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/focus.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/focus.cpython-37.pyc' import 'prompt_toolkit.key_binding.bindings.focus' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa01d860> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/__pycache__/base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/__pycache__/base.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/__pycache__/toolbars.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/toolbars.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/__pycache__/toolbars.cpython-37.pyc' import 'prompt_toolkit.widgets.toolbars' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa030390> import 'prompt_toolkit.widgets.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa01dc50> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/__pycache__/dialogs.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/dialogs.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/__pycache__/dialogs.cpython-37.pyc' import 'prompt_toolkit.widgets.dialogs' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa034c50> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/__pycache__/menus.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/menus.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/widgets/__pycache__/menus.cpython-37.pyc' import 'prompt_toolkit.widgets.menus' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa034e10> import 'prompt_toolkit.widgets' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa01da20> import 'prompt_toolkit.shortcuts.dialogs' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa012ac8> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/progress_bar/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/progress_bar/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/progress_bar/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/progress_bar/__pycache__/base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/progress_bar/base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/progress_bar/__pycache__/base.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/progress_bar/__pycache__/formatters.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/progress_bar/formatters.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/progress_bar/__pycache__/formatters.cpython-37.pyc' import 'prompt_toolkit.shortcuts.progress_bar.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9fd44a8> import 'prompt_toolkit.shortcuts.progress_bar.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9fc88d0> import 'prompt_toolkit.shortcuts.progress_bar' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9fc86d8> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/prompt.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/prompt.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/prompt.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/auto_suggest.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/auto_suggest.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/auto_suggest.cpython-37.pyc' import 'prompt_toolkit.key_binding.bindings.auto_suggest' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9fe8dd8> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/open_in_editor.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/open_in_editor.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/key_binding/bindings/__pycache__/open_in_editor.cpython-37.pyc' import 'prompt_toolkit.key_binding.bindings.open_in_editor' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9ff1198> import 'prompt_toolkit.shortcuts.prompt' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9fe1e80> # /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/utils.cpython-37.pyc' import 'prompt_toolkit.shortcuts.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9ff1a90> import 'prompt_toolkit.shortcuts' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa0128d0> import 'prompt_toolkit' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa368ba8> # /home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/style.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/pygments/style.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/pygments/__pycache__/style.cpython-37.pyc' import 'pygments.style' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa379240> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/debugger.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/debugger.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/debugger.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/completer.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/completer.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/completer.cpython-37.pyc' import 'unicodedata' # # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/latex_symbols.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/latex_symbols.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/latex_symbols.cpython-37.pyc' import 'IPython.core.latex_symbols' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f9d400> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/generics.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/generics.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/generics.cpython-37.pyc' import 'IPython.utils.generics' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f4b9b0> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/parser.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/parser.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/parser.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/tree.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/tree.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/tree.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/_compatibility.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/_compatibility.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/_compatibility.cpython-37.pyc' import 'parso._compatibility' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f700b8> # /home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/utils.cpython-37.pyc' import 'parso.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f70390> import 'parso.tree' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f64358> # /home/lobacheo/.local/lib/python3.7/site-packages/parso/pgen2/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/pgen2/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/pgen2/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/pgen2/__pycache__/generator.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/pgen2/generator.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/pgen2/__pycache__/generator.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/pgen2/__pycache__/grammar_parser.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/pgen2/grammar_parser.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/pgen2/__pycache__/grammar_parser.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/__init__.cpython-37.pyc' import 'parso.python' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f030f0> # /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/tokenize.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/tokenize.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/tokenize.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/token.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/token.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/token.cpython-37.pyc' import 'parso.python.token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f0b320> import 'parso.python.tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f03208> import 'parso.pgen2.grammar_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f7a908> import 'parso.pgen2.generator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f70eb8> import 'parso.pgen2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f70d68> import 'parso.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f5bb00> # /home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/grammar.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/grammar.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/grammar.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/diff.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/diff.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/diff.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/parser.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/parser.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/parser.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/tree.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/tree.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/tree.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/prefix.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/prefix.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/prefix.cpython-37.pyc' import 'parso.python.prefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f35f28> import 'parso.python.tree' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f07048> import 'parso.python.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f1aa20> import 'parso.python.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f0be80> # /home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/cache.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/cache.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/cache.cpython-37.pyc' import 'parso.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f07278> # /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/errors.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/errors.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/errors.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/normalizer.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/normalizer.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/normalizer.cpython-37.pyc' import 'parso.normalizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9edabe0> import 'parso.python.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9ebcd30> # /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/pep8.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/python/pep8.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/python/__pycache__/pep8.cpython-37.pyc' import 'parso.python.pep8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9eda588> # /home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/file_io.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/parso/file_io.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/parso/__pycache__/file_io.cpython-37.pyc' import 'parso.file_io' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa6822b0> import 'parso.grammar' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f64198> import 'parso' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f5b6a0> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/_compatibility.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/_compatibility.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/_compatibility.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/file_io.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/file_io.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/file_io.cpython-37.pyc' import 'jedi.file_io' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa68e860> # /usr/lib/python3.7/__pycache__/queue.cpython-37.pyc matches /usr/lib/python3.7/queue.py # code object from '/usr/lib/python3.7/__pycache__/queue.cpython-37.pyc' # extension module '_queue' loaded from '/usr/lib/python3.7/lib-dynload/_queue.cpython-37m-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib/python3.7/lib-dynload/_queue.cpython-37m-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfa692dd8> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa6920f0> import 'jedi._compatibility' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f5b908> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/parser_utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/parser_utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/parser_utils.cpython-37.pyc' import 'jedi.parser_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa682860> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/debug.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/debug.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/debug.cpython-37.pyc' import 'jedi.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa697080> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/settings.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/settings.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/settings.cpython-37.pyc' import 'jedi.settings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa6976a0> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/cache.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/cache.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/__pycache__/cache.cpython-37.pyc' import 'jedi.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa697780> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/classes.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/classes.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/classes.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/imports.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/imports.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/imports.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/sys_path.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/sys_path.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/sys_path.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/cache.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/cache.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/cache.cpython-37.pyc' import 'jedi.inference.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa6b9f28> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/base_value.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/base_value.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/base_value.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/common/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/common/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/common/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/common/__pycache__/value.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/common/value.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/common/__pycache__/value.cpython-37.pyc' import 'jedi.common.value' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa64cb70> import 'jedi.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa64c908> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/helpers.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/helpers.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/helpers.cpython-37.pyc' import 'jedi.inference.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa64c9b0> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/utils.cpython-37.pyc' import 'jedi.inference.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa651be0> import 'jedi.inference.base_value' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa63f668> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/common/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/common/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/common/__pycache__/utils.cpython-37.pyc' import 'jedi.common.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa65d6d8> import 'jedi.inference.sys_path' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa6b9898> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/__pycache__/value.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/value.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/__pycache__/value.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/filters.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/filters.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/filters.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/flow_analysis.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/flow_analysis.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/flow_analysis.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/recursion.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/recursion.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/recursion.cpython-37.pyc' import 'jedi.inference.recursion' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa607208> import 'jedi.inference.flow_analysis' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5ffbe0> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/names.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/names.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/names.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/docstrings.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/docstrings.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/docstrings.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/lazy_value.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/lazy_value.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/lazy_value.cpython-37.pyc' import 'jedi.inference.lazy_value' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa61f7f0> import 'jedi.inference.docstrings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa619d68> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/__pycache__/__init__.cpython-37.pyc' import 'jedi.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa628080> import 'jedi.inference.names' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa6075f8> import 'jedi.inference.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5f90f0> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/__pycache__/access.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/access.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/__pycache__/access.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/__pycache__/getattr_static.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/getattr_static.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/__pycache__/getattr_static.cpython-37.pyc' import 'jedi.inference.compiled.getattr_static' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5bb160> import 'jedi.inference.compiled.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa6285c0> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/signature.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/signature.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/signature.cpython-37.pyc' import 'jedi.inference.signature' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5bb5f8> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/context.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/context.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/context.cpython-37.pyc' import 'jedi.inference.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5c52e8> import 'jedi.inference.compiled.value' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa65d8d0> import 'jedi.inference.compiled' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa6b9e80> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/analysis.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/analysis.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/analysis.cpython-37.pyc' import 'jedi.inference.analysis' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa671048> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/__init__.cpython-37.pyc' import 'jedi.inference.gradual' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5da4a8> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/typeshed.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/typeshed.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/typeshed.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/stub_value.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/stub_value.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/stub_value.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/module.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/module.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/module.cpython-37.pyc' import 'jedi.inference.value.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5e3898> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/klass.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/klass.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/klass.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/arguments.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/arguments.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/arguments.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/iterable.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/iterable.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/iterable.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/dynamic_arrays.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/dynamic_arrays.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/dynamic_arrays.cpython-37.pyc' import 'jedi.inference.value.dynamic_arrays' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa58c4a8> import 'jedi.inference.value.iterable' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5f3ef0> import 'jedi.inference.arguments' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5f3160> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/function.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/function.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/function.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/parser_cache.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/parser_cache.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/parser_cache.cpython-37.pyc' import 'jedi.inference.parser_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5a6710> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/generics.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/generics.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/generics.cpython-37.pyc' import 'jedi.inference.gradual.generics' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5a6828> import 'jedi.inference.value.function' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5f3e10> import 'jedi.inference.value.klass' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5e9438> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/instance.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/instance.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/instance.cpython-37.pyc' import 'jedi.inference.value.instance' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5f3048> import 'jedi.inference.value' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5e3630> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/typing.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/typing.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/typing.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/base.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/base.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/base.cpython-37.pyc' import 'jedi.inference.gradual.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa54a6a0> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/type_var.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/type_var.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/type_var.cpython-37.pyc' import 'jedi.inference.gradual.type_var' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa552fd0> import 'jedi.inference.gradual.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5e9358> import 'jedi.inference.gradual.stub_value' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5dac18> import 'jedi.inference.gradual.typeshed' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5da550> import 'jedi.inference.imports' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa6b3b70> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/syntax_tree.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/syntax_tree.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/syntax_tree.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/annotation.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/annotation.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/annotation.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/param.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/param.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/param.cpython-37.pyc' import 'jedi.inference.param' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa569ba8> import 'jedi.inference.gradual.annotation' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa569208> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/decorator.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/decorator.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/value/__pycache__/decorator.cpython-37.pyc' import 'jedi.inference.value.decorator' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa569b00> import 'jedi.inference.syntax_tree' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa6b9710> import 'jedi.inference' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa6b3198> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/conversion.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/conversion.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/conversion.cpython-37.pyc' import 'jedi.inference.gradual.conversion' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa6b3898> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/keywords.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/keywords.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/keywords.cpython-37.pyc' # /usr/lib/python3.7/pydoc_data/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/pydoc_data/__init__.py # code object from '/usr/lib/python3.7/pydoc_data/__pycache__/__init__.cpython-37.pyc' import 'pydoc_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa5722e8> # /usr/lib/python3.7/pydoc_data/__pycache__/topics.cpython-37.pyc matches /usr/lib/python3.7/pydoc_data/topics.py # code object from '/usr/lib/python3.7/pydoc_data/__pycache__/topics.cpython-37.pyc' import 'pydoc_data.topics' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa572438> import 'jedi.api.keywords' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa569a20> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/completion_cache.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/completion_cache.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/completion_cache.cpython-37.pyc' import 'jedi.api.completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa572278> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/helpers.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/helpers.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/helpers.cpython-37.pyc' import 'jedi.api.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa572358> import 'jedi.api.classes' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa697d30> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/interpreter.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/interpreter.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/interpreter.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/__pycache__/mixed.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/mixed.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/__pycache__/mixed.cpython-37.pyc' import 'jedi.inference.compiled.mixed' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa50c390> import 'jedi.api.interpreter' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa50c0f0> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/completion.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/completion.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/completion.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/strings.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/strings.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/strings.cpython-37.pyc' import 'jedi.api.strings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa514eb8> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/file_name.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/file_name.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/file_name.cpython-37.pyc' import 'jedi.api.file_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa51b358> import 'jedi.api.completion' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa50c208> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/environment.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/environment.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/environment.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/filecmp.cpython-37.pyc matches /usr/lib/python3.7/filecmp.py # code object from '/usr/lib/python3.7/__pycache__/filecmp.cpython-37.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa51bdd8> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/subprocess/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/subprocess/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/subprocess/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/subprocess/__pycache__/functions.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/subprocess/functions.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/compiled/subprocess/__pycache__/functions.cpython-37.pyc' import 'jedi.inference.compiled.subprocess.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa52fb38> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/exceptions.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/exceptions.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/exceptions.cpython-37.pyc' import 'jedi.api.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa52fef0> import 'jedi.inference.compiled.subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa526a20> import 'jedi.api.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa514d68> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/project.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/project.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/api/__pycache__/project.cpython-37.pyc' import 'jedi.api.project' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4be0b8> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/references.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/references.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/__pycache__/references.cpython-37.pyc' import 'jedi.inference.references' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4be780> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/utils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/utils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/inference/gradual/__pycache__/utils.cpython-37.pyc' import 'jedi.inference.gradual.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4c5080> import 'jedi.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f4bf60> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/__pycache__/registry.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/registry.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/__pycache__/registry.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/__pycache__/stdlib.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/stdlib.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/__pycache__/stdlib.cpython-37.pyc' import 'jedi.plugins.stdlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4c53c8> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/__pycache__/flask.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/flask.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/__pycache__/flask.cpython-37.pyc' import 'jedi.plugins.flask' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4d8160> # /home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/__pycache__/pytest.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/pytest.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/jedi/plugins/__pycache__/pytest.cpython-37.pyc' import 'jedi.plugins.pytest' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4e07b8> import 'jedi.plugins.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4c5240> import 'jedi' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f4bbe0> import 'IPython.core.completer' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9f814e0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/ptutils.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/ptutils.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/ptutils.cpython-37.pyc' import 'IPython.terminal.ptutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4e0f98> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/shortcuts.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/shortcuts.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/shortcuts.cpython-37.pyc' import 'IPython.terminal.shortcuts' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4f4358> import 'IPython.terminal.debugger' # <_frozen_importlib_external.SourceFileLoader object at 0x7faca9ff1f28> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/magics.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/magics.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/magics.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__pycache__/clipboard.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/clipboard.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__pycache__/clipboard.cpython-37.pyc' import 'IPython.lib.clipboard' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4f4e80> import 'IPython.terminal.magics' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4f4a20> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/__pycache__/__init__.cpython-37.pyc' import 'IPython.terminal.pt_inputhooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4f4f60> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/prompts.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/prompts.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/prompts.cpython-37.pyc' import 'IPython.terminal.prompts' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa47e4a8> import 'IPython.terminal.interactiveshell' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa706128> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/ipapp.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/ipapp.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/terminal/__pycache__/ipapp.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/__init__.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/auto.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/auto.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/auto.cpython-37.pyc' import 'IPython.core.magics.auto' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa48f320> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/basic.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/basic.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/basic.cpython-37.pyc' import 'IPython.core.magics.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa48f710> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/code.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/code.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/code.cpython-37.pyc' # /usr/lib/python3.7/urllib/__pycache__/request.cpython-37.pyc matches /usr/lib/python3.7/urllib/request.py # code object from '/usr/lib/python3.7/urllib/__pycache__/request.cpython-37.pyc' # /usr/lib/python3.7/email/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/email/__init__.py # code object from '/usr/lib/python3.7/email/__pycache__/__init__.cpython-37.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa45f518> # /usr/lib/python3.7/http/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/http/__init__.py # code object from '/usr/lib/python3.7/http/__pycache__/__init__.cpython-37.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa45f780> # /usr/lib/python3.7/http/__pycache__/client.cpython-37.pyc matches /usr/lib/python3.7/http/client.py # code object from '/usr/lib/python3.7/http/__pycache__/client.cpython-37.pyc' # /usr/lib/python3.7/email/__pycache__/parser.cpython-37.pyc matches /usr/lib/python3.7/email/parser.py # code object from '/usr/lib/python3.7/email/__pycache__/parser.cpython-37.pyc' # /usr/lib/python3.7/email/__pycache__/feedparser.cpython-37.pyc matches /usr/lib/python3.7/email/feedparser.py # code object from '/usr/lib/python3.7/email/__pycache__/feedparser.cpython-37.pyc' # /usr/lib/python3.7/email/__pycache__/errors.cpython-37.pyc matches /usr/lib/python3.7/email/errors.py # code object from '/usr/lib/python3.7/email/__pycache__/errors.cpython-37.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa405748> # /usr/lib/python3.7/email/__pycache__/_policybase.cpython-37.pyc matches /usr/lib/python3.7/email/_policybase.py # code object from '/usr/lib/python3.7/email/__pycache__/_policybase.cpython-37.pyc' # /usr/lib/python3.7/email/__pycache__/header.cpython-37.pyc matches /usr/lib/python3.7/email/header.py # code object from '/usr/lib/python3.7/email/__pycache__/header.cpython-37.pyc' # /usr/lib/python3.7/email/__pycache__/quoprimime.cpython-37.pyc matches /usr/lib/python3.7/email/quoprimime.py # code object from '/usr/lib/python3.7/email/__pycache__/quoprimime.cpython-37.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa41cb70> # /usr/lib/python3.7/email/__pycache__/base64mime.cpython-37.pyc matches /usr/lib/python3.7/email/base64mime.py # code object from '/usr/lib/python3.7/email/__pycache__/base64mime.cpython-37.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa426c18> # /usr/lib/python3.7/email/__pycache__/charset.cpython-37.pyc matches /usr/lib/python3.7/email/charset.py # code object from '/usr/lib/python3.7/email/__pycache__/charset.cpython-37.pyc' # /usr/lib/python3.7/email/__pycache__/encoders.cpython-37.pyc matches /usr/lib/python3.7/email/encoders.py # code object from '/usr/lib/python3.7/email/__pycache__/encoders.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/quopri.cpython-37.pyc matches /usr/lib/python3.7/quopri.py # code object from '/usr/lib/python3.7/__pycache__/quopri.cpython-37.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa42de10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa42da58> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa426e80> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa413b00> # /usr/lib/python3.7/email/__pycache__/utils.cpython-37.pyc matches /usr/lib/python3.7/email/utils.py # code object from '/usr/lib/python3.7/email/__pycache__/utils.cpython-37.pyc' # /usr/lib/python3.7/email/__pycache__/_parseaddr.cpython-37.pyc matches /usr/lib/python3.7/email/_parseaddr.py # code object from '/usr/lib/python3.7/email/__pycache__/_parseaddr.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/calendar.cpython-37.pyc matches /usr/lib/python3.7/calendar.py # code object from '/usr/lib/python3.7/__pycache__/calendar.cpython-37.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3c0128> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa431b70> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa41c2e8> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4057b8> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3fba20> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3fb3c8> # /usr/lib/python3.7/email/__pycache__/message.cpython-37.pyc matches /usr/lib/python3.7/email/message.py # code object from '/usr/lib/python3.7/email/__pycache__/message.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/uu.cpython-37.pyc matches /usr/lib/python3.7/uu.py # code object from '/usr/lib/python3.7/__pycache__/uu.cpython-37.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3ea390> # /usr/lib/python3.7/email/__pycache__/_encoded_words.cpython-37.pyc matches /usr/lib/python3.7/email/_encoded_words.py # code object from '/usr/lib/python3.7/email/__pycache__/_encoded_words.cpython-37.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3ea5c0> # /usr/lib/python3.7/email/__pycache__/iterators.cpython-37.pyc matches /usr/lib/python3.7/email/iterators.py # code object from '/usr/lib/python3.7/email/__pycache__/iterators.cpython-37.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3eabe0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3fb9b0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa45fac8> # /usr/lib/python3.7/urllib/__pycache__/error.cpython-37.pyc matches /usr/lib/python3.7/urllib/error.py # code object from '/usr/lib/python3.7/urllib/__pycache__/error.cpython-37.pyc' # /usr/lib/python3.7/urllib/__pycache__/response.cpython-37.pyc matches /usr/lib/python3.7/urllib/response.py # code object from '/usr/lib/python3.7/urllib/__pycache__/response.cpython-37.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3f7518> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3fb080> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4aa588> import 'IPython.core.magics.code' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4aa828> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/config.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/config.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/config.cpython-37.pyc' import 'IPython.core.magics.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa45f2b0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/display.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/display.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/display.cpython-37.pyc' import 'IPython.core.magics.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa38a0b8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/execution.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/execution.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/execution.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/timeit.cpython-37.pyc matches /usr/lib/python3.7/timeit.py # code object from '/usr/lib/python3.7/__pycache__/timeit.cpython-37.pyc' import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa396f98> # /usr/lib/python3.7/__pycache__/cProfile.cpython-37.pyc matches /usr/lib/python3.7/cProfile.py # code object from '/usr/lib/python3.7/__pycache__/cProfile.cpython-37.pyc' # extension module '_lsprof' loaded from '/usr/lib/python3.7/lib-dynload/_lsprof.cpython-37m-x86_64-linux-gnu.so' # extension module '_lsprof' executed from '/usr/lib/python3.7/lib-dynload/_lsprof.cpython-37m-x86_64-linux-gnu.so' import '_lsprof' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfa39de80> # /usr/lib/python3.7/__pycache__/profile.cpython-37.pyc matches /usr/lib/python3.7/profile.py # code object from '/usr/lib/python3.7/__pycache__/profile.cpython-37.pyc' import 'profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3a3048> import 'cProfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa39d8d0> # /usr/lib/python3.7/__pycache__/pstats.cpython-37.pyc matches /usr/lib/python3.7/pstats.py # code object from '/usr/lib/python3.7/__pycache__/pstats.cpython-37.pyc' import 'pstats' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa39df60> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/module_paths.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/module_paths.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/module_paths.cpython-37.pyc' import 'IPython.utils.module_paths' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3aeb00> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/timing.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/timing.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/timing.cpython-37.pyc' import 'IPython.utils.timing' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3b5828> import 'IPython.core.magics.execution' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa38a8d0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/extension.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/extension.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/extension.cpython-37.pyc' import 'IPython.core.magics.extension' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa33b2b0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/history.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/history.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/history.cpython-37.pyc' import 'IPython.core.magics.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa33b9b0> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/logging.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/logging.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/logging.cpython-37.pyc' import 'IPython.core.magics.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3480b8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/namespace.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/namespace.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/namespace.cpython-37.pyc' import 'IPython.core.magics.namespace' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa348898> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/osm.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/osm.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/osm.cpython-37.pyc' import 'IPython.core.magics.osm' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa3b5f60> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/packaging.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/packaging.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/packaging.cpython-37.pyc' import 'IPython.core.magics.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa35fac8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/pylab.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/pylab.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/pylab.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/pylabtools.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/pylabtools.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/pylabtools.cpython-37.pyc' import 'IPython.core.pylabtools' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa35ff28> import 'IPython.core.magics.pylab' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa35fc18> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/script.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/script.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/magics/__pycache__/script.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__pycache__/backgroundjobs.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/backgroundjobs.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/lib/__pycache__/backgroundjobs.cpython-37.pyc' import 'IPython.lib.backgroundjobs' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa2f4ba8> import 'IPython.core.magics.script' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa2f42e8> import 'IPython.core.magics' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa488cf8> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/shellapp.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/shellapp.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/core/__pycache__/shellapp.cpython-37.pyc' import 'IPython.core.shellapp' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa355e80> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/extensions/__pycache__/__init__.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/extensions/__init__.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/extensions/__pycache__/__init__.cpython-37.pyc' import 'IPython.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa308b00> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/extensions/__pycache__/storemagic.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/extensions/storemagic.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/extensions/__pycache__/storemagic.cpython-37.pyc' import 'IPython.extensions.storemagic' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa308a58> import 'IPython.terminal.ipapp' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa4885f8> import 'IPython.terminal.embed' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaa820048> # /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/frame.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/frame.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/IPython/utils/__pycache__/frame.cpython-37.pyc' import 'IPython.utils.frame' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa31e2e8> import 'IPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facaab165c0> import 'itkExtras' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfcddae80> import 'itk' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfd7bc128> # destroy itk # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKPyBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../ITKPyBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKPyBasePython.cpython-37.pyc' # /usr/lib/python3.7/__pycache__/imp.cpython-37.pyc matches /usr/lib/python3.7/imp.py # code object from '/usr/lib/python3.7/__pycache__/imp.cpython-37.pyc' import 'imp' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa31e160> # destroy _pyBasePython # extension module '_ITKPyBasePython' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKPyBasePython.so' # extension module '_ITKPyBasePython' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKPyBasePython.so' import '_ITKPyBasePython' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facfd4af2e8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/pyBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../pyBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/pyBasePython.cpython-37.pyc' import 'pyBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa31ec18> import 'ITKPyBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facfa2f4160> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKCommonPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../ITKCommonPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKCommonPython.cpython-37.pyc' # destroy _itkFixedArrayPython # destroy _itkVectorPython # destroy _itkCovariantVectorPython # destroy _itkPointPython # destroy _itkTriangleHelperPython # destroy _itkVariableSizeMatrixPython # destroy _itkVersorPython # destroy _stdcomplexPython # destroy _vnl_c_vectorPython # destroy _vnl_cost_functionPython # destroy _vnl_diag_matrixPython # destroy _vnl_file_matrixPython # destroy _vnl_file_vectorPython # destroy _vnl_fortran_copyPython # destroy _vnl_least_squares_functionPython # destroy _vnl_matrix_fixedPython # destroy _vnl_matrix_fixed_refPython # destroy _vnl_matrix_refPython # destroy _vnl_vector_refPython # destroy _vnl_matrixPython # destroy _vnl_vectorPython # destroy _vnl_unary_functionPython # destroy _ITKCommonBasePython # destroy _itkSizePython # destroy _itkOffsetPython # destroy _itkArrayPython # destroy _itkIndexPython # destroy _itkContinuousIndexPython # destroy _itkMatrixPython # destroy _itkVectorContainerPython # destroy _itkMapContainerPython # destroy _itkBoundingBoxPython # destroy _itkRGBPixelPython # destroy _itkRGBAPixelPython # destroy _itkVariableLengthVectorPython # destroy _itkImageRegionPython # destroy _itkSymmetricSecondRankTensorPython # destroy _itkImagePython # destroy _itkVectorImagePython # destroy _itkNeighborhoodPython # destroy _itkImageSourceCommonPython # destroy _itkImageSourcePython # destroy _itkImageToImageFilterCommonPython # destroy _itkImageToImageFilterAPython # destroy _itkImageToImageFilterBPython # destroy _itkInPlaceImageFilterAPython # destroy _itkInPlaceImageFilterBPython # destroy _itkDefaultDynamicMeshTraitsPython # destroy _itkDefaultStaticMeshTraitsPython # destroy _itkFunctionBasePython # destroy _itkAnnulusOperatorPython # destroy _itkArray2DPython # destroy _itkBSplineInterpolationWeightFunctionPython # destroy _itkBackwardDifferenceOperatorPython # destroy _itkDerivativeOperatorPython # destroy _itkDiffusionTensor3DPython # destroy _itkExtractImageFilterPython # destroy _itkFloatingPointExceptionsPython # destroy _itkForwardDifferenceOperatorPython # destroy _itkGaussianDerivativeOperatorPython # destroy _itkGaussianOperatorPython # destroy _itkImageBoundaryConditionPython # destroy _itkImageDuplicatorPython # destroy _itkImageKernelOperatorPython # destroy _itkImageSinkPython # destroy _itkImportImageFilterPython # destroy _itkKernelFunctionBasePython # destroy _itkLaplacianOperatorPython # destroy _itkMetaDataObjectPython # destroy _itkMinimumMaximumImageCalculatorPython # destroy _itkNeighborhoodOperatorPython # destroy _itkNumericTraitsPython # destroy _itkOptimizerParametersPython # destroy _itkPointSetPython # destroy _itkSimpleDataObjectDecoratorPython # destroy _itkSobelOperatorPython # destroy _itkSpatialFunctionPython # destroy _itkSpatialOrientationPython # destroy _itkStreamingImageFilterPython # extension module '_ITKCommonPython' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKCommonPython.so' # extension module '_ITKCommonPython' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKCommonPython.so' import '_ITKCommonPython' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facf9a7d828> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkFixedArrayPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkFixedArrayPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkFixedArrayPython.cpython-37.pyc' import 'itkFixedArrayPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9a7d978> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVectorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkVectorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVectorPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_vectorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_vectorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_vectorPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_matrixPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_matrixPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_matrixPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/stdcomplexPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../stdcomplexPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/stdcomplexPython.cpython-37.pyc' import 'stdcomplexPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf912f908> import 'vnl_matrixPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf91f4f98> import 'vnl_vectorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9a8c668> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_vector_refPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_vector_refPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_vector_refPython.cpython-37.pyc' import 'vnl_vector_refPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf98e3f60> import 'itkVectorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9a7dd30> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCovariantVectorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkCovariantVectorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCovariantVectorPython.cpython-37.pyc' import 'itkCovariantVectorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9957240> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPointPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkPointPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPointPython.cpython-37.pyc' import 'itkPointPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf99575f8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkTriangleHelperPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkTriangleHelperPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkTriangleHelperPython.cpython-37.pyc' import 'itkTriangleHelperPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9957860> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVariableSizeMatrixPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkVariableSizeMatrixPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVariableSizeMatrixPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkArrayPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkArrayPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkArrayPython.cpython-37.pyc' import 'itkArrayPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf996fe10> import 'itkVariableSizeMatrixPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf996f5c0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVersorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkVersorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVersorPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMatrixPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkMatrixPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMatrixPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_matrix_fixedPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_matrix_fixedPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_matrix_fixedPython.cpython-37.pyc' import 'vnl_matrix_fixedPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9987f28> import 'itkMatrixPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9975b38> import 'itkVersorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf996f9b0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_c_vectorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_c_vectorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_c_vectorPython.cpython-37.pyc' import 'vnl_c_vectorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9975748> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_cost_functionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_cost_functionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_cost_functionPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_unary_functionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_unary_functionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_unary_functionPython.cpython-37.pyc' import 'vnl_unary_functionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9aa2400> import 'vnl_cost_functionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9a91b00> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_diag_matrixPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_diag_matrixPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_diag_matrixPython.cpython-37.pyc' import 'vnl_diag_matrixPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9a91f98> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_file_matrixPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_file_matrixPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_file_matrixPython.cpython-37.pyc' import 'vnl_file_matrixPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9aa2550> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_file_vectorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_file_vectorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_file_vectorPython.cpython-37.pyc' import 'vnl_file_vectorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9aa27f0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_fortran_copyPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_fortran_copyPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_fortran_copyPython.cpython-37.pyc' import 'vnl_fortran_copyPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9aa2cc0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_least_squares_functionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_least_squares_functionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_least_squares_functionPython.cpython-37.pyc' import 'vnl_least_squares_functionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9aac1d0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_matrix_fixed_refPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_matrix_fixed_refPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_matrix_fixed_refPython.cpython-37.pyc' import 'vnl_matrix_fixed_refPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9aac748> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_matrix_refPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../vnl_matrix_refPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/vnl_matrix_refPython.cpython-37.pyc' import 'vnl_matrix_refPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9aac8d0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKCommonBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../ITKCommonBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKCommonBasePython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkHelpers.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itkHelpers.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/__pycache__/itkHelpers.cpython-37.pyc' import 'itkHelpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf8fd80b8> import 'ITKCommonBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9aacd68> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSizePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkSizePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSizePython.cpython-37.pyc' import 'itkSizePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9ab0320> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkOffsetPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkOffsetPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkOffsetPython.cpython-37.pyc' import 'itkOffsetPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9ab04a8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkIndexPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkIndexPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkIndexPython.cpython-37.pyc' import 'itkIndexPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9ab0780> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkContinuousIndexPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkContinuousIndexPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkContinuousIndexPython.cpython-37.pyc' import 'itkContinuousIndexPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9ab0c50> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVectorContainerPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkVectorContainerPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVectorContainerPython.cpython-37.pyc' import 'itkVectorContainerPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf99b48d0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMapContainerPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkMapContainerPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMapContainerPython.cpython-37.pyc' import 'itkMapContainerPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9045f28> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBoundingBoxPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBoundingBoxPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBoundingBoxPython.cpython-37.pyc' import 'itkBoundingBoxPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf8fd8320> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRGBPixelPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkRGBPixelPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRGBPixelPython.cpython-37.pyc' import 'itkRGBPixelPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf8f92d30> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRGBAPixelPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkRGBAPixelPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRGBAPixelPython.cpython-37.pyc' import 'itkRGBAPixelPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf8f92f98> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVariableLengthVectorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkVariableLengthVectorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVariableLengthVectorPython.cpython-37.pyc' import 'itkVariableLengthVectorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf8faa2b0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageRegionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageRegionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageRegionPython.cpython-37.pyc' import 'itkImageRegionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf8faa550> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSymmetricSecondRankTensorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkSymmetricSecondRankTensorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSymmetricSecondRankTensorPython.cpython-37.pyc' import 'itkSymmetricSecondRankTensorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf8faa710> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImagePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImagePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImagePython.cpython-37.pyc' import 'itkImagePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf8faa978> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVectorImagePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkVectorImagePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVectorImagePython.cpython-37.pyc' import 'itkVectorImagePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf99094a8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNeighborhoodPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkNeighborhoodPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNeighborhoodPython.cpython-37.pyc' import 'itkNeighborhoodPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf8ffda20> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageSourceCommonPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageSourceCommonPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageSourceCommonPython.cpython-37.pyc' import 'itkImageSourceCommonPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf8ffdba8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageSourcePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageSourcePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageSourcePython.cpython-37.pyc' import 'itkImageSourcePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9007940> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageToImageFilterCommonPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageToImageFilterCommonPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageToImageFilterCommonPython.cpython-37.pyc' import 'itkImageToImageFilterCommonPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9007dd8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageToImageFilterAPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageToImageFilterAPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageToImageFilterAPython.cpython-37.pyc' import 'itkImageToImageFilterAPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9010128> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageToImageFilterBPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageToImageFilterBPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageToImageFilterBPython.cpython-37.pyc' import 'itkImageToImageFilterBPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf90102e8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkInPlaceImageFilterAPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkInPlaceImageFilterAPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkInPlaceImageFilterAPython.cpython-37.pyc' import 'itkInPlaceImageFilterAPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9010908> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkInPlaceImageFilterBPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkInPlaceImageFilterBPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkInPlaceImageFilterBPython.cpython-37.pyc' import 'itkInPlaceImageFilterBPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf8ee6a58> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkDefaultDynamicMeshTraitsPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkDefaultDynamicMeshTraitsPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkDefaultDynamicMeshTraitsPython.cpython-37.pyc' import 'itkDefaultDynamicMeshTraitsPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf47dc4e0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkDefaultStaticMeshTraitsPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkDefaultStaticMeshTraitsPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkDefaultStaticMeshTraitsPython.cpython-37.pyc' import 'itkDefaultStaticMeshTraitsPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4764b70> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkFunctionBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkFunctionBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkFunctionBasePython.cpython-37.pyc' import 'itkFunctionBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4764710> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkAnnulusOperatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkAnnulusOperatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkAnnulusOperatorPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNeighborhoodOperatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkNeighborhoodOperatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNeighborhoodOperatorPython.cpython-37.pyc' import 'itkNeighborhoodOperatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4774d68> import 'itkAnnulusOperatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4764ac8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkArray2DPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkArray2DPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkArray2DPython.cpython-37.pyc' import 'itkArray2DPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf477b2e8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineInterpolationWeightFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBSplineInterpolationWeightFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineInterpolationWeightFunctionPython.cpython-37.pyc' import 'itkBSplineInterpolationWeightFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf47824a8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBackwardDifferenceOperatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBackwardDifferenceOperatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBackwardDifferenceOperatorPython.cpython-37.pyc' import 'itkBackwardDifferenceOperatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4745358> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkDerivativeOperatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkDerivativeOperatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkDerivativeOperatorPython.cpython-37.pyc' import 'itkDerivativeOperatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf474d470> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkDiffusionTensor3DPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkDiffusionTensor3DPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkDiffusionTensor3DPython.cpython-37.pyc' import 'itkDiffusionTensor3DPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf474d668> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkExtractImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkExtractImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkExtractImageFilterPython.cpython-37.pyc' import 'itkExtractImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf47580b8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkFloatingPointExceptionsPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkFloatingPointExceptionsPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkFloatingPointExceptionsPython.cpython-37.pyc' import 'itkFloatingPointExceptionsPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4674dd8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkForwardDifferenceOperatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkForwardDifferenceOperatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkForwardDifferenceOperatorPython.cpython-37.pyc' import 'itkForwardDifferenceOperatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf468c128> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGaussianDerivativeOperatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkGaussianDerivativeOperatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGaussianDerivativeOperatorPython.cpython-37.pyc' import 'itkGaussianDerivativeOperatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf46947b8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGaussianOperatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkGaussianOperatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGaussianOperatorPython.cpython-37.pyc' import 'itkGaussianOperatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf46234a8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageBoundaryConditionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageBoundaryConditionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageBoundaryConditionPython.cpython-37.pyc' import 'itkImageBoundaryConditionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4635198> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageDuplicatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageDuplicatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageDuplicatorPython.cpython-37.pyc' import 'itkImageDuplicatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4635cf8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageKernelOperatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageKernelOperatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageKernelOperatorPython.cpython-37.pyc' import 'itkImageKernelOperatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4646438> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageSinkPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageSinkPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageSinkPython.cpython-37.pyc' import 'itkImageSinkPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4ad67f0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImportImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImportImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImportImageFilterPython.cpython-37.pyc' import 'itkImportImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4ad6b38> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkKernelFunctionBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkKernelFunctionBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkKernelFunctionBasePython.cpython-37.pyc' import 'itkKernelFunctionBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4ad6d68> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkLaplacianOperatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkLaplacianOperatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkLaplacianOperatorPython.cpython-37.pyc' import 'itkLaplacianOperatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf49d1f60> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMetaDataObjectPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkMetaDataObjectPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMetaDataObjectPython.cpython-37.pyc' import 'itkMetaDataObjectPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf49e5160> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMinimumMaximumImageCalculatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkMinimumMaximumImageCalculatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMinimumMaximumImageCalculatorPython.cpython-37.pyc' import 'itkMinimumMaximumImageCalculatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf498ebe0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNumericTraitsPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkNumericTraitsPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNumericTraitsPython.cpython-37.pyc' import 'itkNumericTraitsPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf492f8d0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkOptimizerParametersPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkOptimizerParametersPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkOptimizerParametersPython.cpython-37.pyc' import 'itkOptimizerParametersPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf44af3c8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPointSetPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkPointSetPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPointSetPython.cpython-37.pyc' import 'itkPointSetPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf44af588> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSimpleDataObjectDecoratorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkSimpleDataObjectDecoratorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSimpleDataObjectDecoratorPython.cpython-37.pyc' import 'itkSimpleDataObjectDecoratorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf44af6d8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSobelOperatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkSobelOperatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSobelOperatorPython.cpython-37.pyc' import 'itkSobelOperatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf44af7f0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSpatialFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkSpatialFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSpatialFunctionPython.cpython-37.pyc' import 'itkSpatialFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf44af978> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSpatialOrientationPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkSpatialOrientationPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSpatialOrientationPython.cpython-37.pyc' import 'itkSpatialOrientationPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf44afa90> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkStreamingImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkStreamingImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkStreamingImageFilterPython.cpython-37.pyc' import 'itkStreamingImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf44d8198> import 'ITKCommonPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9a7d710> # destroy swig # destroy ITKCommon # destroy ITKPyBase # destroy swig # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKIOImageBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../ITKIOImageBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKIOImageBasePython.cpython-37.pyc' # destroy _ITKIOImageBaseBasePython # destroy _itkImageFileReaderPython # destroy _itkImageFileWriterPython # destroy _itkImageSeriesReaderPython # destroy _itkImageSeriesWriterPython # extension module '_ITKIOImageBasePython' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKIOImageBasePython.so' # extension module '_ITKIOImageBasePython' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKIOImageBasePython.so' import '_ITKIOImageBasePython' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facf43bfcf8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKIOImageBaseBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../ITKIOImageBaseBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKIOImageBaseBasePython.cpython-37.pyc' import 'ITKIOImageBaseBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf43bff28> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageFileReaderPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageFileReaderPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageFileReaderPython.cpython-37.pyc' import 'itkImageFileReaderPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf42e61d0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageFileWriterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageFileWriterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageFileWriterPython.cpython-37.pyc' import 'itkImageFileWriterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf42ec320> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageSeriesReaderPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageSeriesReaderPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageSeriesReaderPython.cpython-37.pyc' import 'itkImageSeriesReaderPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf42fd208> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageSeriesWriterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageSeriesWriterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageSeriesWriterPython.cpython-37.pyc' import 'itkImageSeriesWriterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf43072b0> import 'ITKIOImageBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf43bf9b0> # destroy swig # destroy ITKIOImageBase # destroy swig # destroy swig # destroy ITKCommon # destroy ITKIOImageBase # destroy swig # destroy ITKPyBase # destroy swig # destroy ITKCommon # destroy swig # destroy ITKPyBase # destroy swig # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKStatisticsPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../ITKStatisticsPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKStatisticsPython.cpython-37.pyc' # destroy _itkSamplePython # destroy _itkHistogramPython # destroy _itkListSamplePython # destroy _itkMembershipFunctionBasePython # destroy _itkKdTreePython # destroy _itkDistanceMetricPython # destroy _itkEuclideanDistanceMetricPython # destroy _itkHistogramToEntropyImageFilterPython # destroy _itkHistogramToIntensityImageFilterPython # destroy _itkHistogramToLogProbabilityImageFilterPython # destroy _itkHistogramToProbabilityImageFilterPython # destroy _itkHistogramToRunLengthFeaturesFilterPython # destroy _itkHistogramToTextureFeaturesFilterPython # destroy _itkImageToHistogramFilterPython # destroy _itkKdTreeBasedKmeansEstimatorPython # destroy _itkKdTreeGeneratorPython # destroy _itkMaskedImageToHistogramFilterPython # destroy _itkNormalVariateGeneratorPython # destroy _itkScalarImageToCooccurrenceMatrixFilterPython # destroy _itkScalarImageToHistogramGeneratorPython # destroy _itkScalarImageToRunLengthFeaturesFilterPython # destroy _itkScalarImageToRunLengthMatrixFilterPython # destroy _itkScalarImageToTextureFeaturesFilterPython # destroy _itkWeightedCentroidKdTreeGeneratorPython # extension module '_ITKStatisticsPython' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKStatisticsPython.so' # extension module '_ITKStatisticsPython' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKStatisticsPython.so' import '_ITKStatisticsPython' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facf41425c0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSamplePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkSamplePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSamplePython.cpython-37.pyc' import 'itkSamplePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4142710> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkHistogramPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramPython.cpython-37.pyc' import 'itkHistogramPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf40843c8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkListSamplePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkListSamplePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkListSamplePython.cpython-37.pyc' import 'itkListSamplePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf40844e0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMembershipFunctionBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkMembershipFunctionBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMembershipFunctionBasePython.cpython-37.pyc' import 'itkMembershipFunctionBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4084828> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkKdTreePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkKdTreePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkKdTreePython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkEuclideanDistanceMetricPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkEuclideanDistanceMetricPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkEuclideanDistanceMetricPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkDistanceMetricPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkDistanceMetricPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkDistanceMetricPython.cpython-37.pyc' import 'itkDistanceMetricPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf408b518> import 'itkEuclideanDistanceMetricPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf408b2e8> import 'itkKdTreePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4084cc0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramToEntropyImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkHistogramToEntropyImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramToEntropyImageFilterPython.cpython-37.pyc' import 'itkHistogramToEntropyImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4084e80> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramToIntensityImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkHistogramToIntensityImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramToIntensityImageFilterPython.cpython-37.pyc' import 'itkHistogramToIntensityImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4084f98> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramToLogProbabilityImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkHistogramToLogProbabilityImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramToLogProbabilityImageFilterPython.cpython-37.pyc' import 'itkHistogramToLogProbabilityImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf408b0f0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramToProbabilityImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkHistogramToProbabilityImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramToProbabilityImageFilterPython.cpython-37.pyc' import 'itkHistogramToProbabilityImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4032278> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramToRunLengthFeaturesFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkHistogramToRunLengthFeaturesFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramToRunLengthFeaturesFilterPython.cpython-37.pyc' import 'itkHistogramToRunLengthFeaturesFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4032e10> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramToTextureFeaturesFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkHistogramToTextureFeaturesFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkHistogramToTextureFeaturesFilterPython.cpython-37.pyc' import 'itkHistogramToTextureFeaturesFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf40113c8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageToHistogramFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageToHistogramFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageToHistogramFilterPython.cpython-37.pyc' import 'itkImageToHistogramFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4011898> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkKdTreeBasedKmeansEstimatorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkKdTreeBasedKmeansEstimatorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkKdTreeBasedKmeansEstimatorPython.cpython-37.pyc' import 'itkKdTreeBasedKmeansEstimatorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf40119b0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkKdTreeGeneratorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkKdTreeGeneratorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkKdTreeGeneratorPython.cpython-37.pyc' import 'itkKdTreeGeneratorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf401fd68> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMaskedImageToHistogramFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkMaskedImageToHistogramFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMaskedImageToHistogramFilterPython.cpython-37.pyc' import 'itkMaskedImageToHistogramFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf3fab4e0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNormalVariateGeneratorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkNormalVariateGeneratorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNormalVariateGeneratorPython.cpython-37.pyc' import 'itkNormalVariateGeneratorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf3fb20b8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScalarImageToCooccurrenceMatrixFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkScalarImageToCooccurrenceMatrixFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScalarImageToCooccurrenceMatrixFilterPython.cpython-37.pyc' import 'itkScalarImageToCooccurrenceMatrixFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf3fb2f28> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScalarImageToHistogramGeneratorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkScalarImageToHistogramGeneratorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScalarImageToHistogramGeneratorPython.cpython-37.pyc' import 'itkScalarImageToHistogramGeneratorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf3fd7b70> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScalarImageToRunLengthFeaturesFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkScalarImageToRunLengthFeaturesFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScalarImageToRunLengthFeaturesFilterPython.cpython-37.pyc' import 'itkScalarImageToRunLengthFeaturesFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd525b748> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScalarImageToRunLengthMatrixFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkScalarImageToRunLengthMatrixFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScalarImageToRunLengthMatrixFilterPython.cpython-37.pyc' import 'itkScalarImageToRunLengthMatrixFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd523d208> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScalarImageToTextureFeaturesFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkScalarImageToTextureFeaturesFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScalarImageToTextureFeaturesFilterPython.cpython-37.pyc' import 'itkScalarImageToTextureFeaturesFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd5243c88> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkWeightedCentroidKdTreeGeneratorPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkWeightedCentroidKdTreeGeneratorPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkWeightedCentroidKdTreeGeneratorPython.cpython-37.pyc' import 'itkWeightedCentroidKdTreeGeneratorPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd5291860> import 'ITKStatisticsPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf4142518> # destroy swig # destroy ITKStatistics # destroy swig # destroy ITKCommon # destroy swig # destroy ITKCommon # destroy swig # destroy ITKPyBase # destroy swig # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKImageFilterBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../ITKImageFilterBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKImageFilterBasePython.cpython-37.pyc' # destroy _itkBinaryGeneratorImageFilterPython # destroy _itkBoxImageFilterPython # destroy _itkCastImageFilterPython # destroy _itkNeighborhoodOperatorImageFilterPython # destroy _itkNoiseImageFilterPython # destroy _itkRecursiveSeparableImageFilterPython # destroy _itkUnaryGeneratorImageFilterPython # extension module '_ITKImageFilterBasePython' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKImageFilterBasePython.so' # extension module '_ITKImageFilterBasePython' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKImageFilterBasePython.so' import '_ITKImageFilterBasePython' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facd517cac8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBinaryGeneratorImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBinaryGeneratorImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBinaryGeneratorImageFilterPython.cpython-37.pyc' import 'itkBinaryGeneratorImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd517ccc0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBoxImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBoxImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBoxImageFilterPython.cpython-37.pyc' import 'itkBoxImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd526a7b8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCastImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkCastImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCastImageFilterPython.cpython-37.pyc' import 'itkCastImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd526aa58> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNeighborhoodOperatorImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkNeighborhoodOperatorImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNeighborhoodOperatorImageFilterPython.cpython-37.pyc' import 'itkNeighborhoodOperatorImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf977f9e8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNoiseImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkNoiseImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNoiseImageFilterPython.cpython-37.pyc' import 'itkNoiseImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf977fa20> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRecursiveSeparableImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkRecursiveSeparableImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRecursiveSeparableImageFilterPython.cpython-37.pyc' import 'itkRecursiveSeparableImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9791240> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkUnaryGeneratorImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkUnaryGeneratorImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkUnaryGeneratorImageFilterPython.cpython-37.pyc' import 'itkUnaryGeneratorImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9791be0> import 'ITKImageFilterBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd517ca20> # destroy swig # destroy ITKImageFilterBase # destroy swig # destroy ITKPyBase # destroy swig # destroy ITKStatistics # destroy swig # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../ITKTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKTransformPython.cpython-37.pyc' # destroy _itkCompositeTransformPython # destroy _itkTransformBasePython # destroy _itkMatrixOffsetTransformBasePython # destroy _itkEuler2DTransformPython # destroy _itkEuler3DTransformPython # destroy _itkMultiTransformPython # destroy _itkVersorTransformPython # destroy _itkVersorRigid3DTransformPython # destroy _itkSimilarity2DTransformPython # destroy _itkSimilarity3DTransformPython # destroy _itkAffineTransformPython # destroy _itkScalableAffineTransformPython # destroy _itkScaleTransformPython # destroy _itkKernelTransformPython # destroy _itkAzimuthElevationToCartesianTransformPython # destroy _itkBSplineBaseTransformPython # destroy _itkBSplineTransformPython # destroy _itkBSplineTransformInitializerPython # destroy _itkCenteredAffineTransformPython # destroy _itkCenteredEuler3DTransformPython # destroy _itkCenteredRigid2DTransformPython # destroy _itkCenteredSimilarity2DTransformPython # destroy _itkElasticBodyReciprocalSplineKernelTransformPython # destroy _itkElasticBodySplineKernelTransformPython # destroy _itkFixedCenterOfRotationAffineTransformPython # destroy _itkIdentityTransformPython # destroy _itkQuaternionRigidTransformPython # destroy _itkRigid2DTransformPython # destroy _itkRigid3DPerspectiveTransformPython # destroy _itkRigid3DTransformPython # destroy _itkScaleLogarithmicTransformPython # destroy _itkScaleSkewVersor3DTransformPython # destroy _itkScaleVersor3DTransformPython # destroy _itkThinPlateR2LogRSplineKernelTransformPython # destroy _itkThinPlateSplineKernelTransformPython # destroy _itkTranslationTransformPython # destroy _itkVolumeSplineKernelTransformPython # extension module '_ITKTransformPython' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKTransformPython.so' # extension module '_ITKTransformPython' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKTransformPython.so' import '_ITKTransformPython' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facf96a9048> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCompositeTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkCompositeTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCompositeTransformPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkTransformBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkTransformBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkTransformBasePython.cpython-37.pyc' import 'itkTransformBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf96a9a20> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMultiTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkMultiTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMultiTransformPython.cpython-37.pyc' import 'itkMultiTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf96a9ba8> import 'itkCompositeTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf96a94e0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMatrixOffsetTransformBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkMatrixOffsetTransformBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMatrixOffsetTransformBasePython.cpython-37.pyc' import 'itkMatrixOffsetTransformBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf96a95c0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkEuler2DTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkEuler2DTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkEuler2DTransformPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRigid2DTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkRigid2DTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRigid2DTransformPython.cpython-37.pyc' import 'itkRigid2DTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf96cdd30> import 'itkEuler2DTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf96b0080> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkEuler3DTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkEuler3DTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkEuler3DTransformPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRigid3DTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkRigid3DTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRigid3DTransformPython.cpython-37.pyc' import 'itkRigid3DTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf968a828> import 'itkEuler3DTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf96782b0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVersorTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkVersorTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVersorTransformPython.cpython-37.pyc' import 'itkVersorTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9681a90> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVersorRigid3DTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkVersorRigid3DTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVersorRigid3DTransformPython.cpython-37.pyc' import 'itkVersorRigid3DTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf961a208> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSimilarity2DTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkSimilarity2DTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSimilarity2DTransformPython.cpython-37.pyc' import 'itkSimilarity2DTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf9626c88> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSimilarity3DTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkSimilarity3DTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSimilarity3DTransformPython.cpython-37.pyc' import 'itkSimilarity3DTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf962ff98> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkAffineTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkAffineTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkAffineTransformPython.cpython-37.pyc' import 'itkAffineTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd4f8cd68> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScalableAffineTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkScalableAffineTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScalableAffineTransformPython.cpython-37.pyc' import 'itkScalableAffineTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd4fa40b8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScaleTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkScaleTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScaleTransformPython.cpython-37.pyc' import 'itkScaleTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd4faa780> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkKernelTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkKernelTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkKernelTransformPython.cpython-37.pyc' import 'itkKernelTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd4f45898> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkAzimuthElevationToCartesianTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkAzimuthElevationToCartesianTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkAzimuthElevationToCartesianTransformPython.cpython-37.pyc' import 'itkAzimuthElevationToCartesianTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd4f58b70> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineBaseTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBSplineBaseTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineBaseTransformPython.cpython-37.pyc' import 'itkBSplineBaseTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd4f71c88> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBSplineTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineTransformPython.cpython-37.pyc' import 'itkBSplineTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd4f7cd68> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineTransformInitializerPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBSplineTransformInitializerPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineTransformInitializerPython.cpython-37.pyc' import 'itkBSplineTransformInitializerPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facd4f16898> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCenteredAffineTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkCenteredAffineTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCenteredAffineTransformPython.cpython-37.pyc' import 'itkCenteredAffineTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facab842e80> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCenteredEuler3DTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkCenteredEuler3DTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCenteredEuler3DTransformPython.cpython-37.pyc' import 'itkCenteredEuler3DTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9f3ce828> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCenteredRigid2DTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkCenteredRigid2DTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCenteredRigid2DTransformPython.cpython-37.pyc' import 'itkCenteredRigid2DTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9f3ce9e8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCenteredSimilarity2DTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkCenteredSimilarity2DTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCenteredSimilarity2DTransformPython.cpython-37.pyc' import 'itkCenteredSimilarity2DTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9f3ceba8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkElasticBodyReciprocalSplineKernelTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkElasticBodyReciprocalSplineKernelTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkElasticBodyReciprocalSplineKernelTransformPython.cpython-37.pyc' import 'itkElasticBodyReciprocalSplineKernelTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9f3ced68> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkElasticBodySplineKernelTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkElasticBodySplineKernelTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkElasticBodySplineKernelTransformPython.cpython-37.pyc' import 'itkElasticBodySplineKernelTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9f3cefd0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkFixedCenterOfRotationAffineTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkFixedCenterOfRotationAffineTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkFixedCenterOfRotationAffineTransformPython.cpython-37.pyc' import 'itkFixedCenterOfRotationAffineTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e685588> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkIdentityTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkIdentityTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkIdentityTransformPython.cpython-37.pyc' import 'itkIdentityTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e68d198> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkQuaternionRigidTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkQuaternionRigidTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkQuaternionRigidTransformPython.cpython-37.pyc' import 'itkQuaternionRigidTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e68d898> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRigid3DPerspectiveTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkRigid3DPerspectiveTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRigid3DPerspectiveTransformPython.cpython-37.pyc' import 'itkRigid3DPerspectiveTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e68dcc0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScaleLogarithmicTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkScaleLogarithmicTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScaleLogarithmicTransformPython.cpython-37.pyc' import 'itkScaleLogarithmicTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e6196a0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScaleSkewVersor3DTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkScaleSkewVersor3DTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScaleSkewVersor3DTransformPython.cpython-37.pyc' import 'itkScaleSkewVersor3DTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e619c18> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScaleVersor3DTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkScaleVersor3DTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkScaleVersor3DTransformPython.cpython-37.pyc' import 'itkScaleVersor3DTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e620390> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkThinPlateR2LogRSplineKernelTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkThinPlateR2LogRSplineKernelTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkThinPlateR2LogRSplineKernelTransformPython.cpython-37.pyc' import 'itkThinPlateR2LogRSplineKernelTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e6208d0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkThinPlateSplineKernelTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkThinPlateSplineKernelTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkThinPlateSplineKernelTransformPython.cpython-37.pyc' import 'itkThinPlateSplineKernelTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e621208> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkTranslationTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkTranslationTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkTranslationTransformPython.cpython-37.pyc' import 'itkTranslationTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e621b38> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVolumeSplineKernelTransformPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkVolumeSplineKernelTransformPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkVolumeSplineKernelTransformPython.cpython-37.pyc' import 'itkVolumeSplineKernelTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e6324e0> import 'ITKTransformPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7facf969df98> # destroy swig # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKImageFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../ITKImageFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKImageFunctionPython.cpython-37.pyc' # destroy _itkImageFunctionBasePython # destroy _itkBSplineDecompositionImageFilterPython # destroy _itkBSplineInterpolateImageFunctionPython # destroy _itkBSplineResampleImageFunctionPython # destroy _itkExtrapolateImageFunctionPython # destroy _itkGaussianInterpolateImageFunctionPython # destroy _itkInterpolateImageFunctionPython # destroy _itkLabelImageGaussianInterpolateImageFunctionPython # destroy _itkLinearInterpolateImageFunctionPython # destroy _itkNearestNeighborInterpolateImageFunctionPython # destroy _itkRayCastInterpolateImageFunctionPython # destroy _itkWindowedSincInterpolateImageFunctionPython # extension module '_ITKImageFunctionPython' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKImageFunctionPython.so' # extension module '_ITKImageFunctionPython' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKImageFunctionPython.so' import '_ITKImageFunctionPython' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9e63e828> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageFunctionBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkImageFunctionBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkImageFunctionBasePython.cpython-37.pyc' import 'itkImageFunctionBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e63ea58> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineDecompositionImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBSplineDecompositionImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineDecompositionImageFilterPython.cpython-37.pyc' import 'itkBSplineDecompositionImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9dc10400> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineInterpolateImageFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBSplineInterpolateImageFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineInterpolateImageFunctionPython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkInterpolateImageFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkInterpolateImageFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkInterpolateImageFunctionPython.cpython-37.pyc' import 'itkInterpolateImageFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9db687b8> import 'itkBSplineInterpolateImageFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9db6cda0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineResampleImageFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBSplineResampleImageFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineResampleImageFunctionPython.cpython-37.pyc' import 'itkBSplineResampleImageFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9db8e9b0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkExtrapolateImageFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkExtrapolateImageFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkExtrapolateImageFunctionPython.cpython-37.pyc' import 'itkExtrapolateImageFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9db68198> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGaussianInterpolateImageFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkGaussianInterpolateImageFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGaussianInterpolateImageFunctionPython.cpython-37.pyc' import 'itkGaussianInterpolateImageFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9db682b0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkLabelImageGaussianInterpolateImageFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkLabelImageGaussianInterpolateImageFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkLabelImageGaussianInterpolateImageFunctionPython.cpython-37.pyc' import 'itkLabelImageGaussianInterpolateImageFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9db683c8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkLinearInterpolateImageFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkLinearInterpolateImageFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkLinearInterpolateImageFunctionPython.cpython-37.pyc' import 'itkLinearInterpolateImageFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9dae3080> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNearestNeighborInterpolateImageFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkNearestNeighborInterpolateImageFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkNearestNeighborInterpolateImageFunctionPython.cpython-37.pyc' import 'itkNearestNeighborInterpolateImageFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9db02828> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRayCastInterpolateImageFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkRayCastInterpolateImageFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRayCastInterpolateImageFunctionPython.cpython-37.pyc' import 'itkRayCastInterpolateImageFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9da97518> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkWindowedSincInterpolateImageFunctionPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkWindowedSincInterpolateImageFunctionPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkWindowedSincInterpolateImageFunctionPython.cpython-37.pyc' import 'itkWindowedSincInterpolateImageFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9da97978> import 'ITKImageFunctionPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9e63e4e0> # destroy swig # destroy ITKImageFunction # destroy swig # destroy ITKPyBase # destroy swig # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKImageGridPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../ITKImageGridPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKImageGridPython.cpython-37.pyc' # destroy _itkPadImageFilterBasePython # destroy _itkPadImageFilterPython # destroy _itkBSplineDownsampleImageFilterPython # destroy _itkBSplineUpsampleImageFilterPython # destroy _itkBinShrinkImageFilterPython # destroy _itkChangeInformationImageFilterPython # destroy _itkConstantPadImageFilterPython # destroy _itkCropImageFilterPython # destroy _itkCyclicShiftImageFilterPython # destroy _itkExpandImageFilterPython # destroy _itkFlipImageFilterPython # destroy _itkInterpolateImageFilterPython # destroy _itkMirrorPadImageFilterPython # destroy _itkOrientImageFilterPython # destroy _itkPasteImageFilterPython # destroy _itkPermuteAxesImageFilterPython # destroy _itkRegionOfInterestImageFilterPython # destroy _itkResampleImageFilterPython # destroy _itkShrinkImageFilterPython # destroy _itkSliceBySliceImageFilterPython # destroy _itkTileImageFilterPython # destroy _itkWarpImageFilterPython # destroy _itkWrapPadImageFilterPython # destroy _itkZeroFluxNeumannPadImageFilterPython # extension module '_ITKImageGridPython' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKImageGridPython.so' # extension module '_ITKImageGridPython' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKImageGridPython.so' import '_ITKImageGridPython' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9da90320> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPadImageFilterBasePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkPadImageFilterBasePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPadImageFilterBasePython.cpython-37.pyc' import 'itkPadImageFilterBasePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9da904e0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPadImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkPadImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPadImageFilterPython.cpython-37.pyc' import 'itkPadImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9bbc68d0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineDownsampleImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBSplineDownsampleImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineDownsampleImageFilterPython.cpython-37.pyc' import 'itkBSplineDownsampleImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9bbc69e8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineUpsampleImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBSplineUpsampleImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBSplineUpsampleImageFilterPython.cpython-37.pyc' import 'itkBSplineUpsampleImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9bbc6b00> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBinShrinkImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkBinShrinkImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkBinShrinkImageFilterPython.cpython-37.pyc' import 'itkBinShrinkImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9bb3d1d0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkChangeInformationImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkChangeInformationImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkChangeInformationImageFilterPython.cpython-37.pyc' import 'itkChangeInformationImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9bb3d5f8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkConstantPadImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkConstantPadImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkConstantPadImageFilterPython.cpython-37.pyc' import 'itkConstantPadImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9bb49f60> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCropImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkCropImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCropImageFilterPython.cpython-37.pyc' import 'itkCropImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9bac4f98> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCyclicShiftImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkCyclicShiftImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkCyclicShiftImageFilterPython.cpython-37.pyc' import 'itkCyclicShiftImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9bb01080> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkExpandImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkExpandImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkExpandImageFilterPython.cpython-37.pyc' import 'itkExpandImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9ba44780> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkFlipImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkFlipImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkFlipImageFilterPython.cpython-37.pyc' import 'itkFlipImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9ba44898> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkInterpolateImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkInterpolateImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkInterpolateImageFilterPython.cpython-37.pyc' import 'itkInterpolateImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b9f5fd0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMirrorPadImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkMirrorPadImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkMirrorPadImageFilterPython.cpython-37.pyc' import 'itkMirrorPadImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b9d0128> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkOrientImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkOrientImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkOrientImageFilterPython.cpython-37.pyc' import 'itkOrientImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b94f780> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPasteImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkPasteImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPasteImageFilterPython.cpython-37.pyc' import 'itkPasteImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b97dda0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPermuteAxesImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkPermuteAxesImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPermuteAxesImageFilterPython.cpython-37.pyc' import 'itkPermuteAxesImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b911588> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRegionOfInterestImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkRegionOfInterestImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkRegionOfInterestImageFilterPython.cpython-37.pyc' import 'itkRegionOfInterestImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b911d30> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkResampleImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkResampleImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkResampleImageFilterPython.cpython-37.pyc' import 'itkResampleImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b9429b0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkShrinkImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkShrinkImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkShrinkImageFilterPython.cpython-37.pyc' import 'itkShrinkImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b942ac8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSliceBySliceImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkSliceBySliceImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkSliceBySliceImageFilterPython.cpython-37.pyc' import 'itkSliceBySliceImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b94e2e8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkTileImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkTileImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkTileImageFilterPython.cpython-37.pyc' import 'itkTileImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b8d3208> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkWarpImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkWarpImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkWarpImageFilterPython.cpython-37.pyc' import 'itkWarpImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b87e1d0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkWrapPadImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkWrapPadImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkWrapPadImageFilterPython.cpython-37.pyc' import 'itkWrapPadImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b8880b8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkZeroFluxNeumannPadImageFilterPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkZeroFluxNeumannPadImageFilterPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkZeroFluxNeumannPadImageFilterPython.cpython-37.pyc' import 'itkZeroFluxNeumannPadImageFilterPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b798b70> import 'ITKImageGridPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9da90278> # destroy swig # destroy ITKImageGrid # destroy swig # destroy ITKCommon # destroy swig # destroy ITKPyBase # destroy swig # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKImageSourcesPython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../ITKImageSourcesPython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/ITKImageSourcesPython.cpython-37.pyc' # destroy _itkGaborImageSourcePython # destroy _itkGaussianImageSourcePython # destroy _itkGenerateImageSourcePython # destroy _itkGridImageSourcePython # destroy _itkParametricImageSourcePython # destroy _itkPhysicalPointImageSourcePython # extension module '_ITKImageSourcesPython' loaded from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKImageSourcesPython.so' # extension module '_ITKImageSourcesPython' executed from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../_ITKImageSourcesPython.so' import '_ITKImageSourcesPython' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9b7b9e48> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGaborImageSourcePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkGaborImageSourcePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGaborImageSourcePython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGenerateImageSourcePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkGenerateImageSourcePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGenerateImageSourcePython.cpython-37.pyc' import 'itkGenerateImageSourcePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b089278> import 'itkGaborImageSourcePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b0890b8> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGaussianImageSourcePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkGaussianImageSourcePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGaussianImageSourcePython.cpython-37.pyc' # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkParametricImageSourcePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkParametricImageSourcePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkParametricImageSourcePython.cpython-37.pyc' import 'itkParametricImageSourcePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9afd65c0> import 'itkGaussianImageSourcePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9afce2b0> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGridImageSourcePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkGridImageSourcePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkGridImageSourcePython.cpython-37.pyc' import 'itkGridImageSourcePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9af5b358> # /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPhysicalPointImageSourcePython.cpython-37.pyc matches /home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../itkPhysicalPointImageSourcePython.py # code object from '/home/lobacheo/.local/lib/python3.7/site-packages/itk/Configuration/../__pycache__/itkPhysicalPointImageSourcePython.cpython-37.pyc' import 'itkPhysicalPointImageSourcePython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9af5bb00> import 'ITKImageSourcesPython' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9b7b9da0> # destroy swig # destroy ITKImageSources # destroy swig # destroy ITKPyBase # destroy swig Traceback (most recent call last): File "itkElastixRegistrationMethodTest.py", line 61, in registered, transform = itk.elastix_registration_method(fixed, moving) File "/home/lobacheo/.local/lib/python3.7/site-packages/itkLazy.py", line 52, in __getattribute__ itkBase.LoadModule(module, namespace) File "/home/lobacheo/.local/lib/python3.7/site-packages/itkBase.py", line 82, in LoadModule LoadModule(dep, namespace) File "/home/lobacheo/.local/lib/python3.7/site-packages/itkBase.py", line 78, in LoadModule data = module_data[name] KeyError: 'ITKSmoothing' # 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 # destroy swig # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # 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 zipimport # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _abc # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing _locale # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing types # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.machinery # cleanup[2] removing contextlib # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # cleanup[2] removing _collections # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing google # destroy google # cleanup[2] removing mpl_toolkits # destroy mpl_toolkits # cleanup[2] removing svg # destroy svg # cleanup[2] removing sitecustomize # destroy sitecustomize # cleanup[2] removing itk # cleanup[2] removing itkBase # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing collections.abc # cleanup[2] removing enum # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing re # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing copyreg # cleanup[2] removing token # cleanup[2] removing itkConfig # cleanup[2] removing itkTemplate # cleanup[2] removing itkLazy # cleanup[2] removing itkTypes # destroy itkTypes # cleanup[2] removing itkExtras # destroy itkExtras # cleanup[2] removing numpy # cleanup[2] removing __future__ # cleanup[2] removing numpy._globals # cleanup[2] removing numpy.__config__ # cleanup[2] removing numpy.version # cleanup[2] removing numpy._distributor_init # cleanup[2] removing numpy.core # cleanup[2] removing numpy.core.info # cleanup[2] removing numpy.core.multiarray # cleanup[2] removing numpy.core.overrides # cleanup[2] removing textwrap # cleanup[2] removing datetime # cleanup[2] removing time # cleanup[2] removing math # cleanup[2] removing _datetime # cleanup[2] removing numpy.core._multiarray_umath # cleanup[2] removing numpy.compat # cleanup[2] removing numpy.compat._inspect # cleanup[2] removing numpy.compat.py3k # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing fnmatch # cleanup[2] removing ntpath # cleanup[2] removing errno # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing pickle # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing numpy.core.umath # cleanup[2] removing numpy.core.numerictypes # cleanup[2] removing numbers # cleanup[2] removing numpy.core._string_helpers # cleanup[2] removing numpy.core._type_aliases # cleanup[2] removing numpy.core._dtype # cleanup[2] removing numpy.core.numeric # cleanup[2] removing numpy.core._exceptions # cleanup[2] removing numpy.core._asarray # cleanup[2] removing numpy.core._ufunc_config # cleanup[2] removing numpy.core.fromnumeric # cleanup[2] removing numpy.core._methods # cleanup[2] removing numpy.core.arrayprint # cleanup[2] removing numpy.core.defchararray # cleanup[2] removing numpy.core.records # cleanup[2] removing numpy.core.memmap # destroy numpy.core.memmap # cleanup[2] removing numpy.core.function_base # cleanup[2] removing numpy.core.machar # cleanup[2] removing numpy.core.getlimits # cleanup[2] removing numpy.core.shape_base # cleanup[2] removing numpy.core.einsumfunc # cleanup[2] removing numpy.core._add_newdocs # cleanup[2] removing numpy.core._multiarray_tests # cleanup[2] removing numpy.core._dtype_ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing numpy.core._internal # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing threading # cleanup[2] removing traceback # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing numpy._pytesttester # cleanup[2] removing numpy.lib # cleanup[2] removing numpy.lib.info # destroy numpy.lib.info # cleanup[2] removing numpy.lib.type_check # cleanup[2] removing numpy.lib.ufunclike # cleanup[2] removing numpy.lib.index_tricks # cleanup[2] removing numpy.matrixlib # cleanup[2] removing numpy.matrixlib.defmatrix # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing numpy.linalg # cleanup[2] removing numpy.linalg.info # cleanup[2] removing numpy.linalg.linalg # cleanup[2] removing numpy.lib.twodim_base # cleanup[2] removing numpy.linalg.lapack_lite # cleanup[2] removing numpy.linalg._umath_linalg # cleanup[2] removing numpy.lib.function_base # cleanup[2] removing numpy.lib.histograms # cleanup[2] removing numpy.lib.stride_tricks # cleanup[2] removing numpy.lib.mixins # cleanup[2] removing numpy.lib.nanfunctions # cleanup[2] removing numpy.lib.shape_base # cleanup[2] removing numpy.lib.scimath # cleanup[2] removing numpy.lib.polynomial # cleanup[2] removing numpy.lib.utils # cleanup[2] removing numpy.lib.arraysetops # cleanup[2] removing numpy.lib.npyio # cleanup[2] removing weakref # cleanup[2] removing numpy.lib.format # cleanup[2] removing numpy.lib._datasource # cleanup[2] removing shutil # cleanup[2] removing zlib # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing numpy.lib._iotools # cleanup[2] removing numpy.lib.financial # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing _decimal # cleanup[2] removing numpy.lib.arrayterator # cleanup[2] removing numpy.lib.arraypad # cleanup[2] removing numpy.lib._version # cleanup[2] removing numpy.fft # cleanup[2] removing numpy.fft._pocketfft # cleanup[2] removing numpy.fft._pocketfft_internal # cleanup[2] removing numpy.fft.helper # cleanup[2] removing numpy.polynomial # cleanup[2] removing numpy.polynomial.polynomial # cleanup[2] removing numpy.polynomial.polyutils # cleanup[2] removing numpy.polynomial._polybase # cleanup[2] removing numpy.polynomial.chebyshev # cleanup[2] removing numpy.polynomial.legendre # cleanup[2] removing numpy.polynomial.hermite # cleanup[2] removing numpy.polynomial.hermite_e # cleanup[2] removing numpy.polynomial.laguerre # cleanup[2] removing numpy.random # cleanup[2] removing numpy.random._pickle # cleanup[2] removing numpy.random.mtrand # cleanup[2] removing cython_runtime # cleanup[2] removing numpy.random.common # cleanup[2] removing numpy.random.bounded_integers # cleanup[2] removing numpy.random.mt19937 # cleanup[2] removing numpy.random.bit_generator # cleanup[2] removing _cython_0_29_14 # destroy _cython_0_29_14 # cleanup[2] removing secrets # destroy secrets # cleanup[2] removing base64 # cleanup[2] removing binascii # cleanup[2] removing hmac # destroy hmac # cleanup[2] removing _hashlib # cleanup[2] removing hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing random # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing numpy.random.philox # cleanup[2] removing numpy.random.pcg64 # cleanup[2] removing numpy.random.sfc64 # cleanup[2] removing numpy.random.generator # cleanup[2] removing numpy.ctypeslib # cleanup[2] removing numpy.ma # cleanup[2] removing numpy.ma.core # cleanup[2] removing numpy.ma.extras # cleanup[2] removing numpy.testing # cleanup[2] removing unittest # cleanup[2] removing unittest.result # cleanup[2] removing unittest.util # cleanup[2] removing unittest.case # cleanup[2] removing difflib # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing atexit # cleanup[2] removing pprint # cleanup[2] removing unittest.suite # cleanup[2] removing unittest.loader # cleanup[2] removing unittest.main # destroy unittest.main # cleanup[2] removing argparse # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing locale # cleanup[2] removing unittest.runner # cleanup[2] removing unittest.signals # cleanup[2] removing numpy.testing._private # cleanup[2] removing numpy.testing._private.utils # cleanup[2] removing gc # cleanup[2] removing tempfile # cleanup[2] removing numpy.testing._private.decorators # cleanup[2] removing numpy.testing._private.nosetester # cleanup[2] removing IPython # cleanup[2] removing IPython.core # cleanup[2] removing IPython.core.getipython # cleanup[2] removing IPython.core.release # cleanup[2] removing IPython.core.application # cleanup[2] removing copy # cleanup[2] removing glob # cleanup[2] removing traitlets # destroy traitlets # cleanup[2] removing traitlets.traitlets # destroy traitlets.traitlets # cleanup[2] removing six # cleanup[2] removing traitlets.utils # destroy traitlets.utils # cleanup[2] removing traitlets.utils.getargspec # destroy traitlets.utils.getargspec # cleanup[2] removing traitlets.utils.importstring # destroy traitlets.utils.importstring # cleanup[2] removing ipython_genutils # destroy ipython_genutils # cleanup[2] removing ipython_genutils._version # destroy ipython_genutils._version # cleanup[2] removing ipython_genutils.py3compat # cleanup[2] removing ipython_genutils.encoding # destroy ipython_genutils.encoding # cleanup[2] removing traitlets.utils.sentinel # destroy traitlets.utils.sentinel # cleanup[2] removing traitlets.utils.bunch # destroy traitlets.utils.bunch # cleanup[2] removing traitlets._version # destroy traitlets._version # cleanup[2] removing traitlets.config # destroy traitlets.config # cleanup[2] removing traitlets.config.application # destroy traitlets.config.application # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing decorator # destroy decorator # cleanup[2] removing traitlets.config.configurable # destroy traitlets.config.configurable # cleanup[2] removing traitlets.config.loader # destroy traitlets.config.loader # cleanup[2] removing ipython_genutils.path # destroy ipython_genutils.path # cleanup[2] removing ipython_genutils.text # destroy ipython_genutils.text # cleanup[2] removing ipython_genutils.importstring # destroy ipython_genutils.importstring # cleanup[2] removing IPython.core.crashhandler # cleanup[2] removing IPython.core.ultratb # cleanup[2] removing pydoc # cleanup[2] removing pkgutil # cleanup[2] removing IPython.core.debugger # cleanup[2] removing bdb # cleanup[2] removing IPython.utils # cleanup[2] removing IPython.utils.PyColorize # cleanup[2] removing IPython.utils.coloransi # cleanup[2] removing IPython.utils.ipstruct # cleanup[2] removing IPython.utils.colorable # cleanup[2] removing pygments # cleanup[2] removing pygments.util # cleanup[2] removing IPython.utils.py3compat # cleanup[2] removing IPython.utils.encoding # cleanup[2] removing IPython.core.excolors # cleanup[2] removing IPython.testing # cleanup[2] removing IPython.testing.skipdoctest # cleanup[2] removing pdb # destroy pdb # cleanup[2] removing cmd # cleanup[2] removing code # cleanup[2] removing codeop # cleanup[2] removing IPython.core.display_trap # cleanup[2] removing IPython.utils.path # cleanup[2] removing IPython.utils.process # cleanup[2] removing IPython.utils._process_posix # cleanup[2] removing pexpect # cleanup[2] removing pexpect.exceptions # cleanup[2] removing pexpect.utils # cleanup[2] removing pexpect.expect # cleanup[2] removing pexpect.pty_spawn # cleanup[2] removing pty # cleanup[2] removing tty # cleanup[2] removing termios # cleanup[2] removing ptyprocess # cleanup[2] removing ptyprocess.ptyprocess # cleanup[2] removing fcntl # cleanup[2] removing resource # cleanup[2] removing ptyprocess.util # cleanup[2] removing pexpect.spawnbase # cleanup[2] removing pexpect.run # destroy pexpect.run # cleanup[2] removing IPython.utils._process_common # cleanup[2] removing shlex # cleanup[2] removing IPython.utils.decorators # cleanup[2] removing IPython.utils.data # cleanup[2] removing IPython.utils.terminal # cleanup[2] removing IPython.utils.sysinfo # cleanup[2] removing IPython.utils._sysinfo # cleanup[2] removing IPython.core.profiledir # cleanup[2] removing IPython.paths # cleanup[2] removing IPython.utils.importstring # cleanup[2] removing IPython.terminal # cleanup[2] removing IPython.terminal.embed # cleanup[2] removing IPython.core.compilerop # cleanup[2] removing IPython.core.magic_arguments # cleanup[2] removing IPython.core.error # cleanup[2] removing IPython.utils.text # cleanup[2] removing IPython.core.magic # cleanup[2] removing getopt # destroy getopt # cleanup[2] removing IPython.core.oinspect # cleanup[2] removing typing # destroy typing # cleanup[2] removing IPython.core.page # cleanup[2] removing IPython.core.display # cleanup[2] removing mimetypes # cleanup[2] removing IPython.lib # cleanup[2] removing IPython.lib.security # cleanup[2] removing getpass # cleanup[2] removing IPython.lib.pretty # cleanup[2] removing IPython.utils.openpy # cleanup[2] removing IPython.utils.dir2 # cleanup[2] removing IPython.utils.wildcard # cleanup[2] removing pygments.lexers # cleanup[2] removing pygments.lexers._mapping # cleanup[2] removing pygments.modeline # cleanup[2] removing pygments.plugin # cleanup[2] removing pygments.lexers.python # cleanup[2] removing pygments.lexer # cleanup[2] removing pygments.filter # cleanup[2] removing pygments.filters # cleanup[2] removing pygments.token # cleanup[2] removing pygments.regexopt # cleanup[2] removing pygments.unistring # cleanup[2] removing pygments.formatters # cleanup[2] removing pygments.formatters._mapping # cleanup[2] removing pygments.formatters.html # cleanup[2] removing pygments.formatter # cleanup[2] removing pygments.styles # cleanup[2] removing IPython.core.inputtransformer2 # cleanup[2] removing IPython.core.interactiveshell # cleanup[2] removing runpy # cleanup[2] removing pickleshare # destroy pickleshare # cleanup[2] removing IPython.core.prefilter # cleanup[2] removing IPython.core.autocall # cleanup[2] removing IPython.core.macro # cleanup[2] removing IPython.core.splitinput # cleanup[2] removing IPython.core.alias # cleanup[2] removing IPython.core.builtin_trap # cleanup[2] removing IPython.core.events # cleanup[2] removing backcall # destroy backcall # cleanup[2] removing backcall.backcall # destroy backcall.backcall # cleanup[2] removing IPython.core.displayhook # cleanup[2] removing IPython.core.displaypub # cleanup[2] removing IPython.core.extensions # cleanup[2] removing IPython.core.formatters # cleanup[2] removing IPython.utils.sentinel # cleanup[2] removing IPython.core.history # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing IPython.core.logger # cleanup[2] removing IPython.core.payload # cleanup[2] removing IPython.core.usage # cleanup[2] removing IPython.display # cleanup[2] removing IPython.lib.display # cleanup[2] removing html # destroy html # cleanup[2] removing html.entities # cleanup[2] removing IPython.utils.io # cleanup[2] removing IPython.utils.capture # cleanup[2] removing IPython.utils.strdispatch # cleanup[2] removing IPython.core.hooks # cleanup[2] removing IPython.utils.syspathcontext # cleanup[2] removing IPython.utils.tempdir # cleanup[2] removing IPython.utils.contexts # cleanup[2] removing IPython.core.async_helpers # cleanup[2] removing IPython.terminal.interactiveshell # cleanup[2] removing asyncio # cleanup[2] removing asyncio.base_events # cleanup[2] removing concurrent # cleanup[2] removing concurrent.futures # cleanup[2] removing concurrent.futures._base # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing ssl # cleanup[2] removing _ssl # cleanup[2] removing asyncio.constants # cleanup[2] removing asyncio.coroutines # cleanup[2] removing asyncio.base_futures # cleanup[2] removing asyncio.format_helpers # cleanup[2] removing asyncio.log # cleanup[2] removing asyncio.events # cleanup[2] removing contextvars # cleanup[2] removing _contextvars # cleanup[2] removing asyncio.base_tasks # cleanup[2] removing _asyncio # cleanup[2] removing asyncio.futures # cleanup[2] removing asyncio.protocols # cleanup[2] removing asyncio.sslproto # cleanup[2] removing asyncio.transports # cleanup[2] removing asyncio.tasks # cleanup[2] removing asyncio.locks # cleanup[2] removing asyncio.runners # cleanup[2] removing asyncio.queues # cleanup[2] removing asyncio.streams # cleanup[2] removing asyncio.subprocess # cleanup[2] removing asyncio.unix_events # cleanup[2] removing asyncio.base_subprocess # cleanup[2] removing asyncio.selector_events # cleanup[2] removing prompt_toolkit # destroy prompt_toolkit # cleanup[2] removing prompt_toolkit.application # destroy prompt_toolkit.application # cleanup[2] removing prompt_toolkit.application.application # destroy prompt_toolkit.application.application # cleanup[2] removing prompt_toolkit.buffer # destroy prompt_toolkit.buffer # cleanup[2] removing prompt_toolkit.application.current # destroy prompt_toolkit.application.current # cleanup[2] removing prompt_toolkit.application.run_in_terminal # cleanup[2] removing prompt_toolkit.eventloop # destroy prompt_toolkit.eventloop # cleanup[2] removing prompt_toolkit.eventloop.async_generator # destroy prompt_toolkit.eventloop.async_generator # cleanup[2] removing prompt_toolkit.eventloop.utils # destroy prompt_toolkit.eventloop.utils # cleanup[2] removing prompt_toolkit.eventloop.inputhook # destroy prompt_toolkit.eventloop.inputhook # cleanup[2] removing prompt_toolkit.utils # destroy prompt_toolkit.utils # cleanup[2] removing wcwidth # destroy wcwidth # cleanup[2] removing wcwidth.wcwidth # destroy wcwidth.wcwidth # cleanup[2] removing wcwidth.table_wide # destroy wcwidth.table_wide # cleanup[2] removing wcwidth.table_zero # destroy wcwidth.table_zero # cleanup[2] removing prompt_toolkit.auto_suggest # destroy prompt_toolkit.auto_suggest # cleanup[2] removing prompt_toolkit.document # destroy prompt_toolkit.document # cleanup[2] removing prompt_toolkit.clipboard # destroy prompt_toolkit.clipboard # cleanup[2] removing prompt_toolkit.clipboard.base # destroy prompt_toolkit.clipboard.base # cleanup[2] removing prompt_toolkit.selection # destroy prompt_toolkit.selection # cleanup[2] removing prompt_toolkit.clipboard.in_memory # destroy prompt_toolkit.clipboard.in_memory # cleanup[2] removing prompt_toolkit.filters # destroy prompt_toolkit.filters # cleanup[2] removing prompt_toolkit.filters.app # destroy prompt_toolkit.filters.app # cleanup[2] removing prompt_toolkit.cache # destroy prompt_toolkit.cache # cleanup[2] removing prompt_toolkit.enums # destroy prompt_toolkit.enums # cleanup[2] removing prompt_toolkit.filters.base # destroy prompt_toolkit.filters.base # cleanup[2] removing prompt_toolkit.filters.cli # destroy prompt_toolkit.filters.cli # cleanup[2] removing prompt_toolkit.filters.utils # destroy prompt_toolkit.filters.utils # cleanup[2] removing prompt_toolkit.completion # destroy prompt_toolkit.completion # cleanup[2] removing prompt_toolkit.completion.base # destroy prompt_toolkit.completion.base # cleanup[2] removing prompt_toolkit.formatted_text # destroy prompt_toolkit.formatted_text # cleanup[2] removing prompt_toolkit.formatted_text.ansi # destroy prompt_toolkit.formatted_text.ansi # cleanup[2] removing prompt_toolkit.output # destroy prompt_toolkit.output # cleanup[2] removing prompt_toolkit.output.base # destroy prompt_toolkit.output.base # cleanup[2] removing prompt_toolkit.data_structures # destroy prompt_toolkit.data_structures # cleanup[2] removing prompt_toolkit.styles # destroy prompt_toolkit.styles # cleanup[2] removing prompt_toolkit.styles.base # destroy prompt_toolkit.styles.base # cleanup[2] removing prompt_toolkit.styles.defaults # destroy prompt_toolkit.styles.defaults # cleanup[2] removing prompt_toolkit.styles.named_colors # destroy prompt_toolkit.styles.named_colors # cleanup[2] removing prompt_toolkit.styles.style # destroy prompt_toolkit.styles.style # cleanup[2] removing prompt_toolkit.styles.pygments # destroy prompt_toolkit.styles.pygments # cleanup[2] removing prompt_toolkit.styles.style_transformation # destroy prompt_toolkit.styles.style_transformation # cleanup[2] removing colorsys # destroy colorsys # cleanup[2] removing prompt_toolkit.output.color_depth # destroy prompt_toolkit.output.color_depth # cleanup[2] removing prompt_toolkit.output.defaults # destroy prompt_toolkit.output.defaults # cleanup[2] removing prompt_toolkit.patch_stdout # destroy prompt_toolkit.patch_stdout # cleanup[2] removing prompt_toolkit.output.vt100 # destroy prompt_toolkit.output.vt100 # cleanup[2] removing array # cleanup[2] removing prompt_toolkit.formatted_text.base # destroy prompt_toolkit.formatted_text.base # cleanup[2] removing prompt_toolkit.mouse_events # destroy prompt_toolkit.mouse_events # cleanup[2] removing prompt_toolkit.formatted_text.html # destroy prompt_toolkit.formatted_text.html # cleanup[2] removing xml # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom.minidom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing prompt_toolkit.formatted_text.pygments # destroy prompt_toolkit.formatted_text.pygments # cleanup[2] removing prompt_toolkit.formatted_text.utils # destroy prompt_toolkit.formatted_text.utils # cleanup[2] removing prompt_toolkit.completion.filesystem # destroy prompt_toolkit.completion.filesystem # cleanup[2] removing prompt_toolkit.completion.fuzzy_completer # destroy prompt_toolkit.completion.fuzzy_completer # cleanup[2] removing prompt_toolkit.completion.word_completer # destroy prompt_toolkit.completion.word_completer # cleanup[2] removing prompt_toolkit.completion.nested # destroy prompt_toolkit.completion.nested # cleanup[2] removing prompt_toolkit.history # destroy prompt_toolkit.history # cleanup[2] removing prompt_toolkit.search # destroy prompt_toolkit.search # cleanup[2] removing prompt_toolkit.key_binding # destroy prompt_toolkit.key_binding # cleanup[2] removing prompt_toolkit.key_binding.key_bindings # destroy prompt_toolkit.key_binding.key_bindings # cleanup[2] removing prompt_toolkit.keys # destroy prompt_toolkit.keys # cleanup[2] removing prompt_toolkit.key_binding.key_processor # destroy prompt_toolkit.key_binding.key_processor # cleanup[2] removing prompt_toolkit.key_binding.vi_state # destroy prompt_toolkit.key_binding.vi_state # cleanup[2] removing prompt_toolkit.validation # destroy prompt_toolkit.validation # cleanup[2] removing prompt_toolkit.input # destroy prompt_toolkit.input # cleanup[2] removing prompt_toolkit.input.base # destroy prompt_toolkit.input.base # cleanup[2] removing prompt_toolkit.input.defaults # destroy prompt_toolkit.input.defaults # cleanup[2] removing prompt_toolkit.input.typeahead # destroy prompt_toolkit.input.typeahead # cleanup[2] removing prompt_toolkit.key_binding.bindings # destroy prompt_toolkit.key_binding.bindings # cleanup[2] removing prompt_toolkit.key_binding.bindings.page_navigation # destroy prompt_toolkit.key_binding.bindings.page_navigation # cleanup[2] removing prompt_toolkit.key_binding.bindings.scroll # destroy prompt_toolkit.key_binding.bindings.scroll # cleanup[2] removing prompt_toolkit.key_binding.defaults # destroy prompt_toolkit.key_binding.defaults # cleanup[2] removing prompt_toolkit.key_binding.bindings.basic # destroy prompt_toolkit.key_binding.bindings.basic # cleanup[2] removing prompt_toolkit.key_binding.bindings.named_commands # destroy prompt_toolkit.key_binding.bindings.named_commands # cleanup[2] removing prompt_toolkit.layout # destroy prompt_toolkit.layout # cleanup[2] removing prompt_toolkit.layout.containers # destroy prompt_toolkit.layout.containers # cleanup[2] removing prompt_toolkit.layout.controls # destroy prompt_toolkit.layout.controls # cleanup[2] removing prompt_toolkit.lexers # destroy prompt_toolkit.lexers # cleanup[2] removing prompt_toolkit.lexers.base # destroy prompt_toolkit.lexers.base # cleanup[2] removing prompt_toolkit.lexers.pygments # destroy prompt_toolkit.lexers.pygments # cleanup[2] removing prompt_toolkit.layout.processors # destroy prompt_toolkit.layout.processors # cleanup[2] removing prompt_toolkit.layout.utils # destroy prompt_toolkit.layout.utils # cleanup[2] removing prompt_toolkit.layout.dimension # destroy prompt_toolkit.layout.dimension # cleanup[2] removing prompt_toolkit.layout.margins # destroy prompt_toolkit.layout.margins # cleanup[2] removing prompt_toolkit.layout.mouse_handlers # destroy prompt_toolkit.layout.mouse_handlers # cleanup[2] removing prompt_toolkit.layout.screen # destroy prompt_toolkit.layout.screen # cleanup[2] removing prompt_toolkit.layout.layout # destroy prompt_toolkit.layout.layout # cleanup[2] removing prompt_toolkit.layout.menus # destroy prompt_toolkit.layout.menus # cleanup[2] removing prompt_toolkit.key_binding.bindings.completion # destroy prompt_toolkit.key_binding.bindings.completion # cleanup[2] removing prompt_toolkit.key_binding.bindings.cpr # destroy prompt_toolkit.key_binding.bindings.cpr # cleanup[2] removing prompt_toolkit.key_binding.bindings.emacs # destroy prompt_toolkit.key_binding.bindings.emacs # cleanup[2] removing prompt_toolkit.key_binding.bindings.mouse # destroy prompt_toolkit.key_binding.bindings.mouse # cleanup[2] removing prompt_toolkit.key_binding.bindings.vi # destroy prompt_toolkit.key_binding.bindings.vi # cleanup[2] removing prompt_toolkit.input.vt100_parser # destroy prompt_toolkit.input.vt100_parser # cleanup[2] removing prompt_toolkit.input.ansi_escape_sequences # destroy prompt_toolkit.input.ansi_escape_sequences # cleanup[2] removing prompt_toolkit.key_binding.digraphs # destroy prompt_toolkit.key_binding.digraphs # cleanup[2] removing prompt_toolkit.key_binding.emacs_state # destroy prompt_toolkit.key_binding.emacs_state # cleanup[2] removing prompt_toolkit.layout.dummy # destroy prompt_toolkit.layout.dummy # cleanup[2] removing prompt_toolkit.renderer # destroy prompt_toolkit.renderer # cleanup[2] removing prompt_toolkit.application.dummy # destroy prompt_toolkit.application.dummy # cleanup[2] removing prompt_toolkit.shortcuts # destroy prompt_toolkit.shortcuts # cleanup[2] removing prompt_toolkit.shortcuts.dialogs # destroy prompt_toolkit.shortcuts.dialogs # cleanup[2] removing prompt_toolkit.key_binding.bindings.focus # destroy prompt_toolkit.key_binding.bindings.focus # cleanup[2] removing prompt_toolkit.widgets # destroy prompt_toolkit.widgets # cleanup[2] removing prompt_toolkit.widgets.base # destroy prompt_toolkit.widgets.base # cleanup[2] removing prompt_toolkit.widgets.toolbars # destroy prompt_toolkit.widgets.toolbars # cleanup[2] removing prompt_toolkit.widgets.dialogs # destroy prompt_toolkit.widgets.dialogs # cleanup[2] removing prompt_toolkit.widgets.menus # destroy prompt_toolkit.widgets.menus # cleanup[2] removing prompt_toolkit.shortcuts.progress_bar # destroy prompt_toolkit.shortcuts.progress_bar # cleanup[2] removing prompt_toolkit.shortcuts.progress_bar.base # destroy prompt_toolkit.shortcuts.progress_bar.base # cleanup[2] removing prompt_toolkit.shortcuts.progress_bar.formatters # destroy prompt_toolkit.shortcuts.progress_bar.formatters # cleanup[2] removing prompt_toolkit.shortcuts.prompt # destroy prompt_toolkit.shortcuts.prompt # cleanup[2] removing prompt_toolkit.key_binding.bindings.auto_suggest # destroy prompt_toolkit.key_binding.bindings.auto_suggest # cleanup[2] removing prompt_toolkit.key_binding.bindings.open_in_editor # destroy prompt_toolkit.key_binding.bindings.open_in_editor # cleanup[2] removing prompt_toolkit.shortcuts.utils # destroy prompt_toolkit.shortcuts.utils # cleanup[2] removing pygments.style # cleanup[2] removing IPython.terminal.debugger # cleanup[2] removing IPython.core.completer # cleanup[2] removing unicodedata # cleanup[2] removing IPython.core.latex_symbols # cleanup[2] removing IPython.utils.generics # cleanup[2] removing jedi # cleanup[2] removing jedi.api # cleanup[2] removing parso # cleanup[2] removing parso.parser # cleanup[2] removing parso.tree # cleanup[2] removing parso._compatibility # cleanup[2] removing parso.utils # cleanup[2] removing parso.pgen2 # cleanup[2] removing parso.pgen2.generator # cleanup[2] removing parso.pgen2.grammar_parser # cleanup[2] removing parso.python # cleanup[2] removing parso.python.tokenize # cleanup[2] removing parso.python.token # cleanup[2] removing parso.grammar # cleanup[2] removing parso.python.diff # cleanup[2] removing parso.python.parser # cleanup[2] removing parso.python.tree # cleanup[2] removing parso.python.prefix # cleanup[2] removing parso.cache # cleanup[2] removing parso.python.errors # cleanup[2] removing parso.normalizer # cleanup[2] removing parso.python.pep8 # cleanup[2] removing parso.file_io # cleanup[2] removing jedi._compatibility # cleanup[2] removing jedi.file_io # cleanup[2] removing queue # cleanup[2] removing _queue # cleanup[2] removing jedi.parser_utils # cleanup[2] removing jedi.debug # cleanup[2] removing jedi.settings # cleanup[2] removing jedi.cache # cleanup[2] removing jedi.api.classes # cleanup[2] removing jedi.inference # cleanup[2] removing jedi.inference.imports # cleanup[2] removing jedi.inference.sys_path # cleanup[2] removing jedi.inference.cache # cleanup[2] removing jedi.inference.base_value # cleanup[2] removing jedi.common # cleanup[2] removing jedi.common.value # cleanup[2] removing jedi.inference.helpers # cleanup[2] removing jedi.inference.utils # cleanup[2] removing jedi.common.utils # cleanup[2] removing jedi.inference.compiled # cleanup[2] removing jedi.inference.compiled.value # cleanup[2] removing jedi.inference.filters # cleanup[2] removing jedi.inference.flow_analysis # cleanup[2] removing jedi.inference.recursion # cleanup[2] removing jedi.inference.names # cleanup[2] removing jedi.inference.docstrings # cleanup[2] removing jedi.inference.lazy_value # cleanup[2] removing jedi.plugins # cleanup[2] removing jedi.inference.compiled.access # cleanup[2] removing jedi.inference.compiled.getattr_static # cleanup[2] removing jedi.inference.signature # cleanup[2] removing jedi.inference.context # cleanup[2] removing jedi.inference.analysis # cleanup[2] removing jedi.inference.gradual # cleanup[2] removing jedi.inference.gradual.typeshed # cleanup[2] removing jedi.inference.gradual.stub_value # cleanup[2] removing jedi.inference.value # cleanup[2] removing jedi.inference.value.module # cleanup[2] removing jedi.inference.value.klass # cleanup[2] removing jedi.inference.arguments # cleanup[2] removing jedi.inference.value.iterable # cleanup[2] removing jedi.inference.value.dynamic_arrays # cleanup[2] removing jedi.inference.value.function # cleanup[2] removing jedi.inference.parser_cache # cleanup[2] removing jedi.inference.gradual.generics # cleanup[2] removing jedi.inference.value.instance # cleanup[2] removing jedi.inference.gradual.typing # cleanup[2] removing jedi.inference.gradual.base # cleanup[2] removing jedi.inference.gradual.type_var # cleanup[2] removing jedi.inference.syntax_tree # cleanup[2] removing jedi.inference.gradual.annotation # cleanup[2] removing jedi.inference.param # cleanup[2] removing jedi.inference.value.decorator # cleanup[2] removing jedi.inference.gradual.conversion # cleanup[2] removing jedi.api.keywords # cleanup[2] removing pydoc_data # destroy pydoc_data # cleanup[2] removing pydoc_data.topics # cleanup[2] removing jedi.api.completion_cache # cleanup[2] removing jedi.api.helpers # cleanup[2] removing jedi.api.interpreter # cleanup[2] removing jedi.inference.compiled.mixed # cleanup[2] removing jedi.api.completion # cleanup[2] removing jedi.api.strings # cleanup[2] removing jedi.api.file_name # cleanup[2] removing jedi.api.environment # cleanup[2] removing filecmp # cleanup[2] removing jedi.inference.compiled.subprocess # cleanup[2] removing jedi.inference.compiled.subprocess.functions # cleanup[2] removing jedi.api.exceptions # cleanup[2] removing jedi.api.project # cleanup[2] removing jedi.inference.references # cleanup[2] removing jedi.inference.gradual.utils # cleanup[2] removing jedi.plugins.registry # cleanup[2] removing jedi.plugins.stdlib # cleanup[2] removing jedi.plugins.flask # cleanup[2] removing jedi.plugins.pytest # cleanup[2] removing IPython.terminal.ptutils # cleanup[2] removing IPython.terminal.shortcuts # cleanup[2] removing IPython.terminal.magics # cleanup[2] removing IPython.lib.clipboard # cleanup[2] removing IPython.terminal.pt_inputhooks # cleanup[2] removing IPython.terminal.prompts # cleanup[2] removing IPython.terminal.ipapp # cleanup[2] removing IPython.core.magics # cleanup[2] removing IPython.core.magics.auto # cleanup[2] removing IPython.core.magics.basic # cleanup[2] removing IPython.core.magics.code # cleanup[2] removing urllib.request # cleanup[2] removing email # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing email.errors # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing IPython.core.magics.config # cleanup[2] removing IPython.core.magics.display # cleanup[2] removing IPython.core.magics.execution # cleanup[2] removing timeit # cleanup[2] removing cProfile # cleanup[2] removing _lsprof # cleanup[2] removing profile # cleanup[2] removing pstats # cleanup[2] removing IPython.utils.module_paths # cleanup[2] removing IPython.utils.timing # cleanup[2] removing IPython.core.magics.extension # cleanup[2] removing IPython.core.magics.history # cleanup[2] removing IPython.core.magics.logging # cleanup[2] removing IPython.core.magics.namespace # cleanup[2] removing IPython.core.magics.osm # cleanup[2] removing IPython.core.magics.packaging # cleanup[2] removing IPython.core.magics.pylab # cleanup[2] removing IPython.core.pylabtools # cleanup[2] removing IPython.core.magics.script # cleanup[2] removing IPython.lib.backgroundjobs # cleanup[2] removing IPython.core.shellapp # cleanup[2] removing IPython.extensions # cleanup[2] removing IPython.extensions.storemagic # cleanup[2] removing IPython.utils.frame # cleanup[2] removing ITKIOImageBase # destroy ITKIOImageBase # destroy swig # cleanup[2] removing ITKCommon # destroy ITKCommon # destroy swig # cleanup[2] removing ITKPyBase # destroy ITKPyBase # destroy swig # cleanup[2] removing ITKPyBasePython # cleanup[2] removing imp # destroy imp # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _pyBasePython # cleanup[2] removing _ITKPyBasePython # cleanup[2] removing pyBasePython # cleanup[2] removing ITKCommonPython # cleanup[2] removing _itkFixedArrayPython # cleanup[2] removing _itkVectorPython # cleanup[2] removing _itkCovariantVectorPython # cleanup[2] removing _itkPointPython # cleanup[2] removing _itkTriangleHelperPython # cleanup[2] removing _itkVariableSizeMatrixPython # cleanup[2] removing _itkVersorPython # cleanup[2] removing _stdcomplexPython # cleanup[2] removing _vnl_c_vectorPython # cleanup[2] removing _vnl_cost_functionPython # cleanup[2] removing _vnl_diag_matrixPython # cleanup[2] removing _vnl_file_matrixPython # cleanup[2] removing _vnl_file_vectorPython # cleanup[2] removing _vnl_fortran_copyPython # cleanup[2] removing _vnl_least_squares_functionPython # cleanup[2] removing _vnl_matrix_fixedPython # cleanup[2] removing _vnl_matrix_fixed_refPython # cleanup[2] removing _vnl_matrix_refPython # cleanup[2] removing _vnl_vector_refPython # cleanup[2] removing _vnl_matrixPython # cleanup[2] removing _vnl_vectorPython # cleanup[2] removing _vnl_unary_functionPython # cleanup[2] removing _ITKCommonBasePython # cleanup[2] removing _itkSizePython # cleanup[2] removing _itkOffsetPython # cleanup[2] removing _itkArrayPython # cleanup[2] removing _itkIndexPython # cleanup[2] removing _itkContinuousIndexPython # cleanup[2] removing _itkMatrixPython # cleanup[2] removing _itkVectorContainerPython # cleanup[2] removing _itkMapContainerPython # cleanup[2] removing _itkBoundingBoxPython # cleanup[2] removing _itkRGBPixelPython # cleanup[2] removing _itkRGBAPixelPython # cleanup[2] removing _itkVariableLengthVectorPython # cleanup[2] removing _itkImageRegionPython # cleanup[2] removing _itkSymmetricSecondRankTensorPython # cleanup[2] removing _itkImagePython # cleanup[2] removing _itkVectorImagePython # cleanup[2] removing _itkNeighborhoodPython # cleanup[2] removing _itkImageSourceCommonPython # cleanup[2] removing _itkImageSourcePython # cleanup[2] removing _itkImageToImageFilterCommonPython # cleanup[2] removing _itkImageToImageFilterAPython # cleanup[2] removing _itkImageToImageFilterBPython # cleanup[2] removing _itkInPlaceImageFilterAPython # cleanup[2] removing _itkInPlaceImageFilterBPython # cleanup[2] removing _itkDefaultDynamicMeshTraitsPython # cleanup[2] removing _itkDefaultStaticMeshTraitsPython # cleanup[2] removing _itkFunctionBasePython # cleanup[2] removing _itkAnnulusOperatorPython # cleanup[2] removing _itkArray2DPython # cleanup[2] removing _itkBSplineInterpolationWeightFunctionPython # cleanup[2] removing _itkBackwardDifferenceOperatorPython # cleanup[2] removing _itkDerivativeOperatorPython # cleanup[2] removing _itkDiffusionTensor3DPython # cleanup[2] removing _itkExtractImageFilterPython # cleanup[2] removing _itkFloatingPointExceptionsPython # cleanup[2] removing _itkForwardDifferenceOperatorPython # cleanup[2] removing _itkGaussianDerivativeOperatorPython # cleanup[2] removing _itkGaussianOperatorPython # cleanup[2] removing _itkImageBoundaryConditionPython # cleanup[2] removing _itkImageDuplicatorPython # cleanup[2] removing _itkImageKernelOperatorPython # cleanup[2] removing _itkImageSinkPython # cleanup[2] removing _itkImportImageFilterPython # cleanup[2] removing _itkKernelFunctionBasePython # cleanup[2] removing _itkLaplacianOperatorPython # cleanup[2] removing _itkMetaDataObjectPython # cleanup[2] removing _itkMinimumMaximumImageCalculatorPython # cleanup[2] removing _itkNeighborhoodOperatorPython # cleanup[2] removing _itkNumericTraitsPython # cleanup[2] removing _itkOptimizerParametersPython # cleanup[2] removing _itkPointSetPython # cleanup[2] removing _itkSimpleDataObjectDecoratorPython # cleanup[2] removing _itkSobelOperatorPython # cleanup[2] removing _itkSpatialFunctionPython # cleanup[2] removing _itkSpatialOrientationPython # cleanup[2] removing _itkStreamingImageFilterPython # cleanup[2] removing _ITKCommonPython # cleanup[2] removing itkFixedArrayPython # cleanup[2] removing itkVectorPython # cleanup[2] removing vnl_vectorPython # cleanup[2] removing vnl_matrixPython # cleanup[2] removing stdcomplexPython # cleanup[2] removing vnl_vector_refPython # cleanup[2] removing itkCovariantVectorPython # cleanup[2] removing itkPointPython # cleanup[2] removing itkTriangleHelperPython # destroy itkTriangleHelperPython # cleanup[2] removing itkVariableSizeMatrixPython # destroy itkVariableSizeMatrixPython # cleanup[2] removing itkArrayPython # cleanup[2] removing itkVersorPython # cleanup[2] removing itkMatrixPython # cleanup[2] removing vnl_matrix_fixedPython # cleanup[2] removing vnl_c_vectorPython # destroy vnl_c_vectorPython # cleanup[2] removing vnl_cost_functionPython # destroy vnl_cost_functionPython # cleanup[2] removing vnl_unary_functionPython # cleanup[2] removing vnl_diag_matrixPython # destroy vnl_diag_matrixPython # cleanup[2] removing vnl_file_matrixPython # destroy vnl_file_matrixPython # cleanup[2] removing vnl_file_vectorPython # destroy vnl_file_vectorPython # cleanup[2] removing vnl_fortran_copyPython # destroy vnl_fortran_copyPython # cleanup[2] removing vnl_least_squares_functionPython # destroy vnl_least_squares_functionPython # cleanup[2] removing vnl_matrix_fixed_refPython # destroy vnl_matrix_fixed_refPython # cleanup[2] removing vnl_matrix_refPython # destroy vnl_matrix_refPython # cleanup[2] removing ITKCommonBasePython # cleanup[2] removing itkHelpers # cleanup[2] removing itkSizePython # cleanup[2] removing itkOffsetPython # cleanup[2] removing itkIndexPython # cleanup[2] removing itkContinuousIndexPython # cleanup[2] removing itkVectorContainerPython # cleanup[2] removing itkMapContainerPython # cleanup[2] removing itkBoundingBoxPython # destroy itkBoundingBoxPython # cleanup[2] removing itkRGBPixelPython # cleanup[2] removing itkRGBAPixelPython # cleanup[2] removing itkVariableLengthVectorPython # cleanup[2] removing itkImageRegionPython # cleanup[2] removing itkSymmetricSecondRankTensorPython # cleanup[2] removing itkImagePython # cleanup[2] removing itkVectorImagePython # cleanup[2] removing itkNeighborhoodPython # cleanup[2] removing itkImageSourceCommonPython # cleanup[2] removing itkImageSourcePython # cleanup[2] removing itkImageToImageFilterCommonPython # cleanup[2] removing itkImageToImageFilterAPython # cleanup[2] removing itkImageToImageFilterBPython # cleanup[2] removing itkInPlaceImageFilterAPython # cleanup[2] removing itkInPlaceImageFilterBPython # cleanup[2] removing itkDefaultDynamicMeshTraitsPython # destroy itkDefaultDynamicMeshTraitsPython # cleanup[2] removing itkDefaultStaticMeshTraitsPython # destroy itkDefaultStaticMeshTraitsPython # cleanup[2] removing itkFunctionBasePython # cleanup[2] removing itkAnnulusOperatorPython # destroy itkAnnulusOperatorPython # cleanup[2] removing itkNeighborhoodOperatorPython # cleanup[2] removing itkArray2DPython # cleanup[2] removing itkBSplineInterpolationWeightFunctionPython # cleanup[2] removing itkBackwardDifferenceOperatorPython # destroy itkBackwardDifferenceOperatorPython # cleanup[2] removing itkDerivativeOperatorPython # destroy itkDerivativeOperatorPython # cleanup[2] removing itkDiffusionTensor3DPython # cleanup[2] removing itkExtractImageFilterPython # cleanup[2] removing itkFloatingPointExceptionsPython # destroy itkFloatingPointExceptionsPython # cleanup[2] removing itkForwardDifferenceOperatorPython # destroy itkForwardDifferenceOperatorPython # cleanup[2] removing itkGaussianDerivativeOperatorPython # destroy itkGaussianDerivativeOperatorPython # cleanup[2] removing itkGaussianOperatorPython # destroy itkGaussianOperatorPython # cleanup[2] removing itkImageBoundaryConditionPython # cleanup[2] removing itkImageDuplicatorPython # destroy itkImageDuplicatorPython # cleanup[2] removing itkImageKernelOperatorPython # destroy itkImageKernelOperatorPython # cleanup[2] removing itkImageSinkPython # cleanup[2] removing itkImportImageFilterPython # destroy itkImportImageFilterPython # cleanup[2] removing itkKernelFunctionBasePython # cleanup[2] removing itkLaplacianOperatorPython # destroy itkLaplacianOperatorPython # cleanup[2] removing itkMetaDataObjectPython # destroy itkMetaDataObjectPython # cleanup[2] removing itkMinimumMaximumImageCalculatorPython # destroy itkMinimumMaximumImageCalculatorPython # cleanup[2] removing itkNumericTraitsPython # destroy itkNumericTraitsPython # cleanup[2] removing itkOptimizerParametersPython # cleanup[2] removing itkPointSetPython # cleanup[2] removing itkSimpleDataObjectDecoratorPython # cleanup[2] removing itkSobelOperatorPython # destroy itkSobelOperatorPython # cleanup[2] removing itkSpatialFunctionPython # destroy itkSpatialFunctionPython # cleanup[2] removing itkSpatialOrientationPython # cleanup[2] removing itkStreamingImageFilterPython # destroy itkStreamingImageFilterPython # cleanup[2] removing ITKIOImageBasePython # destroy ITKIOImageBasePython # cleanup[2] removing _ITKIOImageBaseBasePython # cleanup[2] removing _itkImageFileReaderPython # cleanup[2] removing _itkImageFileWriterPython # cleanup[2] removing _itkImageSeriesReaderPython # cleanup[2] removing _itkImageSeriesWriterPython # cleanup[2] removing _ITKIOImageBasePython # cleanup[2] removing ITKIOImageBaseBasePython # cleanup[2] removing itkImageFileReaderPython # cleanup[2] removing itkImageFileWriterPython # destroy itkImageFileWriterPython # cleanup[2] removing itkImageSeriesReaderPython # destroy itkImageSeriesReaderPython # cleanup[2] removing itkImageSeriesWriterPython # destroy itkImageSeriesWriterPython # cleanup[2] removing Elastix # destroy Elastix # cleanup[2] removing ITKImageGrid # destroy ITKImageGrid # destroy swig # cleanup[2] removing ITKImageFunction # destroy ITKImageFunction # destroy swig # cleanup[2] removing ITKStatistics # destroy ITKStatistics # destroy swig # cleanup[2] removing ITKStatisticsPython # cleanup[2] removing _itkSamplePython # cleanup[2] removing _itkHistogramPython # cleanup[2] removing _itkListSamplePython # cleanup[2] removing _itkMembershipFunctionBasePython # cleanup[2] removing _itkKdTreePython # cleanup[2] removing _itkDistanceMetricPython # cleanup[2] removing _itkEuclideanDistanceMetricPython # cleanup[2] removing _itkHistogramToEntropyImageFilterPython # cleanup[2] removing _itkHistogramToIntensityImageFilterPython # cleanup[2] removing _itkHistogramToLogProbabilityImageFilterPython # cleanup[2] removing _itkHistogramToProbabilityImageFilterPython # cleanup[2] removing _itkHistogramToRunLengthFeaturesFilterPython # cleanup[2] removing _itkHistogramToTextureFeaturesFilterPython # cleanup[2] removing _itkImageToHistogramFilterPython # cleanup[2] removing _itkKdTreeBasedKmeansEstimatorPython # cleanup[2] removing _itkKdTreeGeneratorPython # cleanup[2] removing _itkMaskedImageToHistogramFilterPython # cleanup[2] removing _itkNormalVariateGeneratorPython # cleanup[2] removing _itkScalarImageToCooccurrenceMatrixFilterPython # cleanup[2] removing _itkScalarImageToHistogramGeneratorPython # cleanup[2] removing _itkScalarImageToRunLengthFeaturesFilterPython # cleanup[2] removing _itkScalarImageToRunLengthMatrixFilterPython # cleanup[2] removing _itkScalarImageToTextureFeaturesFilterPython # cleanup[2] removing _itkWeightedCentroidKdTreeGeneratorPython # cleanup[2] removing _ITKStatisticsPython # cleanup[2] removing itkSamplePython # cleanup[2] removing itkHistogramPython # cleanup[2] removing itkListSamplePython # cleanup[2] removing itkMembershipFunctionBasePython # destroy itkMembershipFunctionBasePython # cleanup[2] removing itkKdTreePython # cleanup[2] removing itkEuclideanDistanceMetricPython # cleanup[2] removing itkDistanceMetricPython # cleanup[2] removing itkHistogramToEntropyImageFilterPython # destroy itkHistogramToEntropyImageFilterPython # cleanup[2] removing itkHistogramToIntensityImageFilterPython # destroy itkHistogramToIntensityImageFilterPython # cleanup[2] removing itkHistogramToLogProbabilityImageFilterPython # destroy itkHistogramToLogProbabilityImageFilterPython # cleanup[2] removing itkHistogramToProbabilityImageFilterPython # destroy itkHistogramToProbabilityImageFilterPython # cleanup[2] removing itkHistogramToRunLengthFeaturesFilterPython # destroy itkHistogramToRunLengthFeaturesFilterPython # cleanup[2] removing itkHistogramToTextureFeaturesFilterPython # destroy itkHistogramToTextureFeaturesFilterPython # cleanup[2] removing itkImageToHistogramFilterPython # cleanup[2] removing itkKdTreeBasedKmeansEstimatorPython # destroy itkKdTreeBasedKmeansEstimatorPython # cleanup[2] removing itkKdTreeGeneratorPython # cleanup[2] removing itkMaskedImageToHistogramFilterPython # destroy itkMaskedImageToHistogramFilterPython # cleanup[2] removing itkNormalVariateGeneratorPython # destroy itkNormalVariateGeneratorPython # cleanup[2] removing itkScalarImageToCooccurrenceMatrixFilterPython # destroy itkScalarImageToCooccurrenceMatrixFilterPython # cleanup[2] removing itkScalarImageToHistogramGeneratorPython # destroy itkScalarImageToHistogramGeneratorPython # cleanup[2] removing itkScalarImageToRunLengthFeaturesFilterPython # destroy itkScalarImageToRunLengthFeaturesFilterPython # cleanup[2] removing itkScalarImageToRunLengthMatrixFilterPython # destroy itkScalarImageToRunLengthMatrixFilterPython # cleanup[2] removing itkScalarImageToTextureFeaturesFilterPython # destroy itkScalarImageToTextureFeaturesFilterPython # cleanup[2] removing itkWeightedCentroidKdTreeGeneratorPython # destroy itkWeightedCentroidKdTreeGeneratorPython # cleanup[2] removing ITKTransform # destroy ITKTransform # destroy swig # cleanup[2] removing ITKImageFilterBase # destroy ITKImageFilterBase # destroy swig # cleanup[2] removing ITKImageFilterBasePython # cleanup[2] removing _itkBinaryGeneratorImageFilterPython # cleanup[2] removing _itkBoxImageFilterPython # cleanup[2] removing _itkCastImageFilterPython # cleanup[2] removing _itkNeighborhoodOperatorImageFilterPython # cleanup[2] removing _itkNoiseImageFilterPython # cleanup[2] removing _itkRecursiveSeparableImageFilterPython # cleanup[2] removing _itkUnaryGeneratorImageFilterPython # cleanup[2] removing _ITKImageFilterBasePython # cleanup[2] removing itkBinaryGeneratorImageFilterPython # destroy itkBinaryGeneratorImageFilterPython # cleanup[2] removing itkBoxImageFilterPython # cleanup[2] removing itkCastImageFilterPython # destroy itkCastImageFilterPython # cleanup[2] removing itkNeighborhoodOperatorImageFilterPython # destroy itkNeighborhoodOperatorImageFilterPython # cleanup[2] removing itkNoiseImageFilterPython # destroy itkNoiseImageFilterPython # cleanup[2] removing itkRecursiveSeparableImageFilterPython # destroy itkRecursiveSeparableImageFilterPython # cleanup[2] removing itkUnaryGeneratorImageFilterPython # destroy itkUnaryGeneratorImageFilterPython # cleanup[2] removing ITKTransformPython # cleanup[2] removing _itkCompositeTransformPython # cleanup[2] removing _itkTransformBasePython # cleanup[2] removing _itkMatrixOffsetTransformBasePython # cleanup[2] removing _itkEuler2DTransformPython # cleanup[2] removing _itkEuler3DTransformPython # cleanup[2] removing _itkMultiTransformPython # cleanup[2] removing _itkVersorTransformPython # cleanup[2] removing _itkVersorRigid3DTransformPython # cleanup[2] removing _itkSimilarity2DTransformPython # cleanup[2] removing _itkSimilarity3DTransformPython # cleanup[2] removing _itkAffineTransformPython # cleanup[2] removing _itkScalableAffineTransformPython # cleanup[2] removing _itkScaleTransformPython # cleanup[2] removing _itkKernelTransformPython # cleanup[2] removing _itkAzimuthElevationToCartesianTransformPython # cleanup[2] removing _itkBSplineBaseTransformPython # cleanup[2] removing _itkBSplineTransformPython # cleanup[2] removing _itkBSplineTransformInitializerPython # cleanup[2] removing _itkCenteredAffineTransformPython # cleanup[2] removing _itkCenteredEuler3DTransformPython # cleanup[2] removing _itkCenteredRigid2DTransformPython # cleanup[2] removing _itkCenteredSimilarity2DTransformPython # cleanup[2] removing _itkElasticBodyReciprocalSplineKernelTransformPython # cleanup[2] removing _itkElasticBodySplineKernelTransformPython # cleanup[2] removing _itkFixedCenterOfRotationAffineTransformPython # cleanup[2] removing _itkIdentityTransformPython # cleanup[2] removing _itkQuaternionRigidTransformPython # cleanup[2] removing _itkRigid2DTransformPython # cleanup[2] removing _itkRigid3DPerspectiveTransformPython # cleanup[2] removing _itkRigid3DTransformPython # cleanup[2] removing _itkScaleLogarithmicTransformPython # cleanup[2] removing _itkScaleSkewVersor3DTransformPython # cleanup[2] removing _itkScaleVersor3DTransformPython # cleanup[2] removing _itkThinPlateR2LogRSplineKernelTransformPython # cleanup[2] removing _itkThinPlateSplineKernelTransformPython # cleanup[2] removing _itkTranslationTransformPython # cleanup[2] removing _itkVolumeSplineKernelTransformPython # cleanup[2] removing _ITKTransformPython # cleanup[2] removing itkCompositeTransformPython # destroy itkCompositeTransformPython # cleanup[2] removing itkTransformBasePython # cleanup[2] removing itkMultiTransformPython # cleanup[2] removing itkMatrixOffsetTransformBasePython # cleanup[2] removing itkEuler2DTransformPython # destroy itkEuler2DTransformPython # cleanup[2] removing itkRigid2DTransformPython # cleanup[2] removing itkEuler3DTransformPython # cleanup[2] removing itkRigid3DTransformPython # cleanup[2] removing itkVersorTransformPython # cleanup[2] removing itkVersorRigid3DTransformPython # cleanup[2] removing itkSimilarity2DTransformPython # cleanup[2] removing itkSimilarity3DTransformPython # destroy itkSimilarity3DTransformPython # cleanup[2] removing itkAffineTransformPython # cleanup[2] removing itkScalableAffineTransformPython # cleanup[2] removing itkScaleTransformPython # cleanup[2] removing itkKernelTransformPython # cleanup[2] removing itkAzimuthElevationToCartesianTransformPython # destroy itkAzimuthElevationToCartesianTransformPython # cleanup[2] removing itkBSplineBaseTransformPython # cleanup[2] removing itkBSplineTransformPython # cleanup[2] removing itkBSplineTransformInitializerPython # destroy itkBSplineTransformInitializerPython # cleanup[2] removing itkCenteredAffineTransformPython # destroy itkCenteredAffineTransformPython # cleanup[2] removing itkCenteredEuler3DTransformPython # destroy itkCenteredEuler3DTransformPython # cleanup[2] removing itkCenteredRigid2DTransformPython # destroy itkCenteredRigid2DTransformPython # cleanup[2] removing itkCenteredSimilarity2DTransformPython # destroy itkCenteredSimilarity2DTransformPython # cleanup[2] removing itkElasticBodyReciprocalSplineKernelTransformPython # destroy itkElasticBodyReciprocalSplineKernelTransformPython # cleanup[2] removing itkElasticBodySplineKernelTransformPython # destroy itkElasticBodySplineKernelTransformPython # cleanup[2] removing itkFixedCenterOfRotationAffineTransformPython # destroy itkFixedCenterOfRotationAffineTransformPython # cleanup[2] removing itkIdentityTransformPython # destroy itkIdentityTransformPython # cleanup[2] removing itkQuaternionRigidTransformPython # destroy itkQuaternionRigidTransformPython # cleanup[2] removing itkRigid3DPerspectiveTransformPython # destroy itkRigid3DPerspectiveTransformPython # cleanup[2] removing itkScaleLogarithmicTransformPython # destroy itkScaleLogarithmicTransformPython # cleanup[2] removing itkScaleSkewVersor3DTransformPython # destroy itkScaleSkewVersor3DTransformPython # cleanup[2] removing itkScaleVersor3DTransformPython # destroy itkScaleVersor3DTransformPython # cleanup[2] removing itkThinPlateR2LogRSplineKernelTransformPython # destroy itkThinPlateR2LogRSplineKernelTransformPython # cleanup[2] removing itkThinPlateSplineKernelTransformPython # destroy itkThinPlateSplineKernelTransformPython # cleanup[2] removing itkTranslationTransformPython # destroy itkTranslationTransformPython # cleanup[2] removing itkVolumeSplineKernelTransformPython # destroy itkVolumeSplineKernelTransformPython # cleanup[2] removing ITKImageFunctionPython # cleanup[2] removing _itkImageFunctionBasePython # cleanup[2] removing _itkBSplineDecompositionImageFilterPython # cleanup[2] removing _itkBSplineInterpolateImageFunctionPython # cleanup[2] removing _itkBSplineResampleImageFunctionPython # cleanup[2] removing _itkExtrapolateImageFunctionPython # cleanup[2] removing _itkGaussianInterpolateImageFunctionPython # cleanup[2] removing _itkInterpolateImageFunctionPython # cleanup[2] removing _itkLabelImageGaussianInterpolateImageFunctionPython # cleanup[2] removing _itkLinearInterpolateImageFunctionPython # cleanup[2] removing _itkNearestNeighborInterpolateImageFunctionPython # cleanup[2] removing _itkRayCastInterpolateImageFunctionPython # cleanup[2] removing _itkWindowedSincInterpolateImageFunctionPython # cleanup[2] removing _ITKImageFunctionPython # cleanup[2] removing itkImageFunctionBasePython # cleanup[2] removing itkBSplineDecompositionImageFilterPython # destroy itkBSplineDecompositionImageFilterPython # cleanup[2] removing itkBSplineInterpolateImageFunctionPython # cleanup[2] removing itkInterpolateImageFunctionPython # cleanup[2] removing itkBSplineResampleImageFunctionPython # destroy itkBSplineResampleImageFunctionPython # cleanup[2] removing itkExtrapolateImageFunctionPython # cleanup[2] removing itkGaussianInterpolateImageFunctionPython # cleanup[2] removing itkLabelImageGaussianInterpolateImageFunctionPython # destroy itkLabelImageGaussianInterpolateImageFunctionPython # cleanup[2] removing itkLinearInterpolateImageFunctionPython # destroy itkLinearInterpolateImageFunctionPython # cleanup[2] removing itkNearestNeighborInterpolateImageFunctionPython # destroy itkNearestNeighborInterpolateImageFunctionPython # cleanup[2] removing itkRayCastInterpolateImageFunctionPython # destroy itkRayCastInterpolateImageFunctionPython # cleanup[2] removing itkWindowedSincInterpolateImageFunctionPython # destroy itkWindowedSincInterpolateImageFunctionPython # cleanup[2] removing ITKImageGridPython # destroy ITKImageGridPython # cleanup[2] removing _itkPadImageFilterBasePython # cleanup[2] removing _itkPadImageFilterPython # cleanup[2] removing _itkBSplineDownsampleImageFilterPython # cleanup[2] removing _itkBSplineUpsampleImageFilterPython # cleanup[2] removing _itkBinShrinkImageFilterPython # cleanup[2] removing _itkChangeInformationImageFilterPython # cleanup[2] removing _itkConstantPadImageFilterPython # cleanup[2] removing _itkCropImageFilterPython # cleanup[2] removing _itkCyclicShiftImageFilterPython # cleanup[2] removing _itkExpandImageFilterPython # cleanup[2] removing _itkFlipImageFilterPython # cleanup[2] removing _itkInterpolateImageFilterPython # cleanup[2] removing _itkMirrorPadImageFilterPython # cleanup[2] removing _itkOrientImageFilterPython # cleanup[2] removing _itkPasteImageFilterPython # cleanup[2] removing _itkPermuteAxesImageFilterPython # cleanup[2] removing _itkRegionOfInterestImageFilterPython # cleanup[2] removing _itkResampleImageFilterPython # cleanup[2] removing _itkShrinkImageFilterPython # cleanup[2] removing _itkSliceBySliceImageFilterPython # cleanup[2] removing _itkTileImageFilterPython # cleanup[2] removing _itkWarpImageFilterPython # cleanup[2] removing _itkWrapPadImageFilterPython # cleanup[2] removing _itkZeroFluxNeumannPadImageFilterPython # cleanup[2] removing _ITKImageGridPython # cleanup[2] removing itkPadImageFilterBasePython # cleanup[2] removing itkPadImageFilterPython # cleanup[2] removing itkBSplineDownsampleImageFilterPython # cleanup[2] removing itkBSplineUpsampleImageFilterPython # destroy itkBSplineUpsampleImageFilterPython # cleanup[2] removing itkBinShrinkImageFilterPython # destroy itkBinShrinkImageFilterPython # cleanup[2] removing itkChangeInformationImageFilterPython # destroy itkChangeInformationImageFilterPython # cleanup[2] removing itkConstantPadImageFilterPython # destroy itkConstantPadImageFilterPython # cleanup[2] removing itkCropImageFilterPython # destroy itkCropImageFilterPython # cleanup[2] removing itkCyclicShiftImageFilterPython # destroy itkCyclicShiftImageFilterPython # cleanup[2] removing itkExpandImageFilterPython # destroy itkExpandImageFilterPython # cleanup[2] removing itkFlipImageFilterPython # destroy itkFlipImageFilterPython # cleanup[2] removing itkInterpolateImageFilterPython # destroy itkInterpolateImageFilterPython # cleanup[2] removing itkMirrorPadImageFilterPython # destroy itkMirrorPadImageFilterPython # cleanup[2] removing itkOrientImageFilterPython # destroy itkOrientImageFilterPython # cleanup[2] removing itkPasteImageFilterPython # destroy itkPasteImageFilterPython # cleanup[2] removing itkPermuteAxesImageFilterPython # destroy itkPermuteAxesImageFilterPython # cleanup[2] removing itkRegionOfInterestImageFilterPython # destroy itkRegionOfInterestImageFilterPython # cleanup[2] removing itkResampleImageFilterPython # destroy itkResampleImageFilterPython # cleanup[2] removing itkShrinkImageFilterPython # destroy itkShrinkImageFilterPython # cleanup[2] removing itkSliceBySliceImageFilterPython # destroy itkSliceBySliceImageFilterPython # cleanup[2] removing itkTileImageFilterPython # destroy itkTileImageFilterPython # cleanup[2] removing itkWarpImageFilterPython # destroy itkWarpImageFilterPython # cleanup[2] removing itkWrapPadImageFilterPython # destroy itkWrapPadImageFilterPython # cleanup[2] removing itkZeroFluxNeumannPadImageFilterPython # destroy itkZeroFluxNeumannPadImageFilterPython # cleanup[2] removing ITKImageSources # destroy ITKImageSources # destroy swig # cleanup[2] removing ITKImageSourcesPython # destroy ITKImageSourcesPython # cleanup[2] removing _itkGaborImageSourcePython # cleanup[2] removing _itkGaussianImageSourcePython # cleanup[2] removing _itkGenerateImageSourcePython # cleanup[2] removing _itkGridImageSourcePython # cleanup[2] removing _itkParametricImageSourcePython # cleanup[2] removing _itkPhysicalPointImageSourcePython # cleanup[2] removing _ITKImageSourcesPython # cleanup[2] removing itkGaborImageSourcePython # destroy itkGaborImageSourcePython # cleanup[2] removing itkGenerateImageSourcePython # cleanup[2] removing itkGaussianImageSourcePython # destroy itkGaussianImageSourcePython # cleanup[2] removing itkParametricImageSourcePython # cleanup[2] removing itkGridImageSourcePython # destroy itkGridImageSourcePython # cleanup[2] removing itkPhysicalPointImageSourcePython # destroy itkPhysicalPointImageSourcePython # cleanup[2] removing ITKSmoothing # destroy ITKSmoothing # destroy _queue # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _ast # destroy _datetime # destroy _sitebuiltins # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # destroy zlib # destroy _compression # destroy _lzma # destroy decimal # destroy IPython.core # destroy IPython.core.getipython # destroy IPython.core.excolors # destroy IPython.core.display_trap # destroy IPython.core.profiledir # destroy IPython.core.application # destroy IPython.core.error # destroy IPython.core.display # destroy IPython.core.inputtransformer2 # destroy IPython.core.autocall # destroy IPython.core.macro # destroy IPython.core.splitinput # destroy IPython.core.alias # destroy IPython.core.builtin_trap # destroy IPython.core.events # destroy IPython.core.displayhook # destroy IPython.core.displaypub # destroy IPython.core.extensions # destroy IPython.core.formatters # destroy IPython.core.history # destroy IPython.core.logger # destroy IPython.core.payload # destroy IPython.core.hooks # destroy IPython.core.async_helpers # destroy IPython.core.interactiveshell # destroy IPython.core.latex_symbols # destroy IPython.core.completer # destroy IPython.core.magics # destroy IPython.core.magics.auto # destroy IPython.core.magics.basic # destroy IPython.core.magics.code # destroy IPython.core.magics.config # destroy IPython.core.magics.display # destroy IPython.core.magics.execution # destroy IPython.core.magics.extension # destroy IPython.core.magics.history # destroy IPython.core.magics.logging # destroy IPython.core.magics.namespace # destroy IPython.core.magics.osm # destroy IPython.core.magics.packaging # destroy IPython.core.magics.pylab # destroy IPython.core.magics.script # destroy IPython.core.shellapp # destroy IPython.utils # destroy IPython.utils.ipstruct # destroy IPython.utils._process_common # destroy IPython.utils._process_posix # destroy IPython.utils.process # destroy IPython.utils.decorators # destroy IPython.utils.data # destroy IPython.utils.terminal # destroy IPython.utils.sysinfo # destroy IPython.utils.importstring # destroy IPython.utils.text # destroy IPython.utils.dir2 # destroy IPython.utils.wildcard # destroy IPython.utils.sentinel # destroy IPython.utils.capture # destroy IPython.utils.strdispatch # destroy IPython.utils.syspathcontext # destroy IPython.utils.tempdir # destroy IPython.utils.contexts # destroy IPython.utils.module_paths # destroy IPython.utils.timing # destroy IPython.utils.frame # destroy IPython.testing # destroy IPython.paths # destroy IPython.terminal # destroy IPython.terminal.ptutils # destroy IPython.terminal.shortcuts # destroy IPython.terminal.debugger # destroy IPython.terminal.magics # destroy IPython.terminal.prompts # destroy IPython.terminal.interactiveshell # destroy IPython.terminal.ipapp # destroy IPython.terminal.embed # destroy IPython.lib # destroy IPython.lib.security # destroy IPython.lib.display # destroy IPython.lib.clipboard # destroy IPython.lib.backgroundjobs # destroy IPython.display # destroy IPython.extensions # destroy IPython.extensions.storemagic # destroy IPython.core.crashhandler # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy six # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy ipython_genutils.py3compat # destroy IPython.core.debugger # destroy IPython.utils.path # destroy IPython.utils.colorable # destroy zipimport # destroy IPython.utils.coloransi # destroy pygments # destroy pygments.util # destroy pygments.modeline # destroy pygments.plugin # destroy pygments.filter # destroy pygments.token # destroy pygments.filters # destroy pygments.regexopt # destroy pygments.lexer # destroy pygments.styles # destroy pygments.formatter # destroy pygments.style # destroy IPython.testing.skipdoctest # destroy cmd # destroy code # destroy pexpect # destroy pexpect.exceptions # destroy pexpect.utils # destroy pexpect.expect # destroy pexpect.spawnbase # destroy pexpect.pty_spawn # destroy ptyprocess # destroy ptyprocess.util # destroy ptyprocess.ptyprocess # destroy tty # destroy pty # destroy fcntl # destroy IPython.utils._sysinfo # destroy IPython.utils.encoding # destroy IPython.core.compilerop # destroy __future__ # destroy codeop # destroy mimetypes # destroy getpass # destroy termios # destroy pygments.lexers.python # destroy pygments.unistring # destroy pygments.formatters.html # destroy runpy # destroy IPython.core.magic # destroy IPython.core.prefilter # destroy IPython.core.ultratb # destroy IPython.utils.PyColorize # destroy IPython.utils.openpy # destroy IPython # destroy IPython.lib.pretty # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy html.entities # destroy pygments.formatters._mapping # destroy pygments.formatters # destroy pygments.formatters # destroy pygments.lexers._mapping # destroy pygments.lexers # destroy prompt_toolkit.application.run_in_terminal # destroy array # destroy xml.dom # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy xml.dom.domreg # destroy xml # destroy __main__ # destroy keyword # destroy IPython.utils.generics # destroy jedi # destroy jedi.file_io # destroy jedi._compatibility # destroy jedi.common # destroy jedi.common.value # destroy jedi.common.utils # destroy jedi.plugins # destroy jedi.inference # destroy jedi.api # destroy jedi.cache # destroy jedi.api.interpreter # destroy jedi.api.strings # destroy jedi.api.file_name # destroy jedi.api.completion # destroy jedi.api.exceptions # destroy jedi.api.environment # destroy jedi.api.project # destroy parso._compatibility # destroy parso.utils # destroy parso.python # destroy parso.python.token # destroy parso.python.tokenize # destroy parso.python.prefix # destroy parso.python.parser # destroy parso.python.diff # destroy parso.python.errors # destroy parso.pgen2 # destroy parso.pgen2.grammar_parser # destroy parso.pgen2.generator # destroy parso.parser # destroy parso.cache # destroy parso.normalizer # destroy parso.grammar # destroy parso.tree # destroy parso.python.pep8 # destroy pkgutil # destroy parso.file_io # destroy jedi.api.completion_cache # destroy jedi.inference.cache # destroy jedi.inference.utils # destroy jedi.inference.base_value # destroy jedi.inference.lazy_value # destroy jedi.inference.names # destroy jedi.inference.filters # destroy jedi.inference.signature # destroy jedi.inference.context # destroy jedi.inference.gradual # destroy jedi.inference.gradual.generics # destroy jedi.inference.gradual.base # destroy jedi.inference.gradual.type_var # destroy jedi.inference.gradual.typing # destroy jedi.inference.gradual.stub_value # destroy jedi.inference.gradual.typeshed # destroy jedi.inference.gradual.conversion # destroy jedi.inference.gradual.utils # destroy jedi.inference.parser_cache # destroy jedi.inference.value # destroy jedi.inference.value.module # destroy jedi.inference.value.dynamic_arrays # destroy jedi.inference.value.function # destroy jedi.inference.value.klass # destroy jedi.inference.value.instance # destroy jedi.inference.value.decorator # destroy jedi.inference.param # destroy jedi.inference.syntax_tree # destroy jedi.inference.references # destroy jedi.inference.sys_path # destroy jedi.inference.helpers # destroy jedi.inference.compiled.getattr_static # destroy jedi.inference.compiled.value # destroy jedi.inference.compiled.subprocess # destroy jedi.plugins.registry # destroy jedi.plugins.pytest # destroy jedi.plugins.flask # destroy jedi.plugins.stdlib # destroy jedi.inference.docstrings # destroy jedi.inference.flow_analysis # destroy copy # destroy jedi.inference.recursion # destroy jedi.inference.arguments # destroy jedi.inference.gradual.annotation # destroy pydoc # destroy pydoc_data.topics # destroy jedi.inference.compiled.mixed # destroy parso.python.tree # destroy jedi.settings # destroy jedi.api.helpers # destroy jedi.api.keywords # destroy jedi.inference.imports # destroy jedi.api.classes # destroy filecmp # destroy queue # destroy jedi.inference.compiled.subprocess.functions # destroy jedi.inference.compiled.access # destroy jedi.parser_utils # destroy json # destroy parso # destroy jedi.debug # destroy jedi.inference.analysis # destroy jedi.inference.compiled # destroy jedi.inference.value.iterable # destroy unicodedata # destroy pygments.lexers # destroy IPython.core.release # destroy IPython.core.usage # destroy hashlib # destroy string # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email._parseaddr # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy email._encoded_words # destroy email.iterators # destroy email.message # destroy http.client # destroy http # destroy email.header # destroy email # destroy random # destroy calendar # destroy uu # destroy quopri # destroy email.utils # destroy email.charset # destroy email.errors # destroy urllib # destroy tempfile # destroy bdb # destroy timeit # destroy cProfile # destroy pstats # destroy _lsprof # destroy profile # destroy resource # destroy IPython.utils.io # destroy IPython.core.oinspect # destroy IPython.core.page # destroy shlex # destroy IPython.core.magic_arguments # destroy IPython.utils.py3compat # destroy glob # destroy IPython.core.pylabtools # destroy IPython.terminal.pt_inputhooks # destroy _ITKIOImageBasePython # destroy _ITKStatisticsPython # destroy _ITKImageFilterBasePython # destroy ITKImageFilterBasePython # destroy _ITKTransformPython # destroy ITKTransformPython # destroy ITKStatisticsPython # destroy _ITKImageFunctionPython # destroy ITKImageFunctionPython # destroy _ITKImageGridPython # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _thread # cleanup[3] wiping _warnings # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _locale # cleanup[3] wiping os # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping types # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # cleanup[3] wiping collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping heapq # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping reprlib # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping functools # destroy _abc # cleanup[3] wiping _functools # cleanup[3] wiping itk # destroy AnisotropicDiffusionLBR # destroy Elastix # destroy ITKAnisotropicSmoothing # destroy ITKAntiAlias # destroy ITKBiasCorrection # destroy ITKBinaryMathematicalMorphology # destroy ITKBridgeNumPy # destroy ITKClassifiers # destroy ITKColormap # destroy ITKCommon # destroy ITKConnectedComponents # destroy ITKConvolution # destroy ITKCurvatureFlow # destroy ITKDeconvolution # destroy ITKDisplacementField # destroy ITKDistanceMap # destroy ITKEigen # destroy ITKFFT # destroy ITKFastMarching # destroy ITKFiniteDifference # destroy ITKIOBMP # destroy ITKIOBioRad # destroy ITKIOBruker # destroy ITKIOGDCM # destroy ITKIOGE # destroy ITKIOGIPL # destroy ITKIOHDF5 # destroy ITKIOIPL # destroy ITKIOImageBase # destroy ITKIOJPEG # destroy ITKIOJPEG2000 # destroy ITKIOLSM # destroy ITKIOMINC # destroy ITKIOMRC # destroy ITKIOMeshBYU # destroy ITKIOMeshBase # destroy ITKIOMeshFreeSurfer # destroy ITKIOMeshGifti # destroy ITKIOMeshOBJ # destroy ITKIOMeshOFF # destroy ITKIOMeshVTK # destroy ITKIOMeta # destroy ITKIONIFTI # destroy ITKIONRRD # destroy ITKIOPNG # destroy ITKIORAW # destroy ITKIOSiemens # destroy ITKIOSpatialObjects # destroy ITKIOStimulate # destroy ITKIOTIFF # destroy ITKIOTransformBase # destroy ITKIOVTK # destroy ITKImageCompare # destroy ITKImageCompose # destroy ITKImageFeature # destroy ITKImageFilterBase # destroy ITKImageFrequency # destroy ITKImageFunction # destroy ITKImageFusion # destroy ITKImageGradient # destroy ITKImageGrid # destroy ITKImageIntensity # destroy ITKImageLabel # destroy ITKImageNoise # destroy ITKImageSources # destroy ITKImageStatistics # destroy ITKLabelMap # destroy ITKLabelVoting # destroy ITKLevelSets # destroy ITKMathematicalMorphology # destroy ITKMesh # destroy ITKMetricsv4 # destroy ITKNarrowBand # destroy ITKOptimizers # destroy ITKOptimizersv4 # destroy ITKPDEDeformableRegistration # destroy ITKPath # destroy ITKPyBase # destroy ITKPyUtils # destroy ITKQuadEdgeMesh # destroy ITKQuadEdgeMeshFiltering # destroy ITKRegionGrowing # destroy ITKRegistrationCommon # destroy ITKRegistrationMethodsv4 # destroy ITKSignedDistanceFunction # destroy ITKSpatialObjects # destroy ITKStatistics # destroy ITKSuperPixel # destroy ITKTestKernel # destroy ITKThresholding # destroy ITKTransform # destroy ITKVTK # destroy ITKVoronoi # destroy ITKWatersheds # destroy MeshToPolyData # destroy swig # cleanup[3] wiping itkBase # destroy itkTemplate # cleanup[3] wiping inspect # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping collections.abc # cleanup[3] wiping enum # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping itkConfig # cleanup[3] wiping itkLazy # cleanup[3] wiping numpy # destroy numpy._globals # destroy numpy._distributor_init # destroy numpy._pytesttester # destroy numpy.__config__ # destroy numpy.version # destroy numpy.compat # destroy numpy.compat._inspect # destroy numpy.compat.py3k # destroy numpy.core # destroy numpy.lib # destroy numpy.lib.ufunclike # destroy numpy.lib.type_check # destroy numpy.lib.twodim_base # destroy numpy.lib.histograms # destroy numpy.lib.stride_tricks # destroy numpy.lib.index_tricks # destroy numpy.lib.mixins # destroy numpy.lib.nanfunctions # destroy numpy.lib.shape_base # destroy numpy.lib.polynomial # destroy numpy.lib.utils # destroy numpy.lib.arraysetops # destroy numpy.lib._datasource # destroy numpy.lib._iotools # destroy numpy.lib.npyio # destroy numpy.lib.financial # destroy numpy.lib.arrayterator # destroy numpy.lib.arraypad # destroy numpy.lib._version # destroy numpy.lib.scimath # destroy numpy.fft # destroy numpy.fft._pocketfft # destroy numpy.fft.helper # destroy numpy.polynomial # destroy numpy.polynomial._polybase # destroy numpy.polynomial.polynomial # destroy numpy.polynomial.chebyshev # destroy numpy.polynomial.legendre # destroy numpy.polynomial.hermite # destroy numpy.polynomial.hermite_e # destroy numpy.polynomial.laguerre # destroy numpy.random # destroy numpy.ctypeslib # destroy numpy.ma # destroy numpy.ma.extras # destroy numpy.testing # destroy numpy.testing._private # destroy numpy.testing._private.utils # destroy numpy.testing._private.nosetester # destroy numpy.testing._private.decorators # cleanup[3] wiping numpy.core.info # cleanup[3] wiping numpy.core.multiarray # cleanup[3] wiping numpy.core.overrides # cleanup[3] wiping textwrap # cleanup[3] wiping datetime # cleanup[3] wiping time # cleanup[3] wiping math # cleanup[3] wiping numpy.core._multiarray_umath # cleanup[3] wiping fnmatch # cleanup[3] wiping ntpath # destroy genericpath # cleanup[3] wiping errno # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping numpy.core.umath # cleanup[3] wiping numpy.core.numerictypes # cleanup[3] wiping numbers # cleanup[3] wiping numpy.core._string_helpers # cleanup[3] wiping numpy.core._type_aliases # cleanup[3] wiping numpy.core._dtype # cleanup[3] wiping numpy.core.numeric # cleanup[3] wiping numpy.core._exceptions # cleanup[3] wiping numpy.core._asarray # cleanup[3] wiping numpy.core._ufunc_config # cleanup[3] wiping numpy.core.fromnumeric # cleanup[3] wiping numpy.core._methods # cleanup[3] wiping numpy.core.arrayprint # cleanup[3] wiping numpy.core.defchararray # cleanup[3] wiping numpy.core.records # cleanup[3] wiping numpy.core.function_base # cleanup[3] wiping numpy.core.machar # cleanup[3] wiping numpy.core.getlimits # cleanup[3] wiping numpy.core.shape_base # cleanup[3] wiping numpy.core.einsumfunc # cleanup[3] wiping numpy.core._add_newdocs # cleanup[3] wiping numpy.core._multiarray_tests # cleanup[3] wiping numpy.core._dtype_ctypes # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # cleanup[3] wiping numpy.core._internal # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping threading # cleanup[3] wiping traceback # cleanup[3] wiping numpy.matrixlib # destroy numpy.matrixlib.defmatrix # cleanup[3] wiping ast # cleanup[3] wiping numpy.linalg # destroy numpy.linalg.info # destroy numpy.linalg.linalg # cleanup[3] wiping numpy.linalg.lapack_lite # cleanup[3] wiping numpy.linalg._umath_linalg # cleanup[3] wiping numpy.lib.function_base # cleanup[3] wiping weakref # cleanup[3] wiping numpy.lib.format # cleanup[3] wiping shutil # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping numpy.fft._pocketfft_internal # cleanup[3] wiping numpy.polynomial.polyutils # cleanup[3] wiping numpy.random._pickle # cleanup[3] wiping numpy.random.mtrand # cleanup[3] wiping cython_runtime # cleanup[3] wiping numpy.random.common # cleanup[3] wiping numpy.random.bounded_integers # cleanup[3] wiping numpy.random.mt19937 # cleanup[3] wiping numpy.random.bit_generator # cleanup[3] wiping base64 # destroy struct # cleanup[3] wiping binascii # destroy binascii # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping numpy.random.philox # cleanup[3] wiping numpy.random.pcg64 # cleanup[3] wiping builtins # cleanup[3] wiping numpy.random.sfc64 # cleanup[3] wiping numpy.random.generator # cleanup[3] wiping numpy.ma.core # destroy textwrap # cleanup[3] wiping unittest # destroy unittest.signals # cleanup[3] wiping unittest.result # cleanup[3] wiping unittest.util # cleanup[3] wiping unittest.case # destroy difflib # cleanup[3] wiping logging # destroy _weakref # cleanup[3] wiping _string # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping pprint # cleanup[3] wiping unittest.suite # cleanup[3] wiping unittest.loader # destroy unittest.case # destroy unittest.suite # destroy unittest.util # cleanup[3] wiping argparse # cleanup[3] wiping locale # destroy _collections_abc # destroy encodings # destroy _locale # cleanup[3] wiping unittest.runner # destroy unittest.result # cleanup[3] wiping gc # cleanup[3] wiping _sqlite3 # cleanup[3] wiping asyncio # destroy asyncio.log # destroy asyncio.runners # destroy asyncio.queues # destroy asyncio.subprocess # destroy asyncio.unix_events # cleanup[3] wiping asyncio.base_events # cleanup[3] wiping concurrent # destroy concurrent.futures # cleanup[3] wiping concurrent.futures._base # cleanup[3] wiping socket # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping ssl # destroy base64 # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping asyncio.constants # destroy enum # cleanup[3] wiping asyncio.coroutines # cleanup[3] wiping asyncio.base_futures # cleanup[3] wiping asyncio.format_helpers # destroy reprlib # cleanup[3] wiping asyncio.events # cleanup[3] wiping contextvars # cleanup[3] wiping _contextvars # destroy _contextvars # cleanup[3] wiping asyncio.base_tasks # destroy linecache # destroy traceback # cleanup[3] wiping _asyncio # cleanup[3] wiping asyncio.futures # destroy logging # destroy asyncio.base_futures # destroy asyncio.format_helpers # cleanup[3] wiping asyncio.protocols # cleanup[3] wiping asyncio.sslproto # cleanup[3] wiping asyncio.transports # cleanup[3] wiping asyncio.tasks # destroy _asyncio # destroy asyncio # destroy concurrent # destroy contextvars # destroy asyncio.base_tasks # cleanup[3] wiping asyncio.locks # cleanup[3] wiping asyncio.streams # cleanup[3] wiping asyncio.base_subprocess # cleanup[3] wiping asyncio.selector_events # destroy ssl # destroy asyncio.sslproto # cleanup[3] wiping ITKPyBasePython # cleanup[3] wiping _pyBasePython # cleanup[3] wiping _ITKPyBasePython # destroy _ITKPyBasePython # cleanup[3] wiping pyBasePython # cleanup[3] wiping ITKCommonPython # cleanup[3] wiping _itkFixedArrayPython # cleanup[3] wiping _itkVectorPython # cleanup[3] wiping _itkCovariantVectorPython # cleanup[3] wiping _itkPointPython # cleanup[3] wiping _itkTriangleHelperPython # cleanup[3] wiping _itkVariableSizeMatrixPython # cleanup[3] wiping _itkVersorPython # cleanup[3] wiping _stdcomplexPython # cleanup[3] wiping _vnl_c_vectorPython # cleanup[3] wiping _vnl_cost_functionPython # cleanup[3] wiping _vnl_diag_matrixPython # cleanup[3] wiping _vnl_file_matrixPython # cleanup[3] wiping _vnl_file_vectorPython # cleanup[3] wiping _vnl_fortran_copyPython # cleanup[3] wiping _vnl_least_squares_functionPython # cleanup[3] wiping _vnl_matrix_fixedPython # cleanup[3] wiping _vnl_matrix_fixed_refPython # cleanup[3] wiping _vnl_matrix_refPython # cleanup[3] wiping _vnl_vector_refPython # cleanup[3] wiping _vnl_matrixPython # cleanup[3] wiping _vnl_vectorPython # cleanup[3] wiping _vnl_unary_functionPython # cleanup[3] wiping _ITKCommonBasePython # cleanup[3] wiping _itkSizePython # cleanup[3] wiping _itkOffsetPython # cleanup[3] wiping _itkArrayPython # cleanup[3] wiping _itkIndexPython # cleanup[3] wiping _itkContinuousIndexPython # cleanup[3] wiping _itkMatrixPython # cleanup[3] wiping _itkVectorContainerPython # cleanup[3] wiping _itkMapContainerPython # cleanup[3] wiping _itkBoundingBoxPython # cleanup[3] wiping _itkRGBPixelPython # cleanup[3] wiping _itkRGBAPixelPython # cleanup[3] wiping _itkVariableLengthVectorPython # cleanup[3] wiping _itkImageRegionPython # cleanup[3] wiping _itkSymmetricSecondRankTensorPython # cleanup[3] wiping _itkImagePython # cleanup[3] wiping _itkVectorImagePython # cleanup[3] wiping _itkNeighborhoodPython # cleanup[3] wiping _itkImageSourceCommonPython # cleanup[3] wiping _itkImageSourcePython # cleanup[3] wiping _itkImageToImageFilterCommonPython # cleanup[3] wiping _itkImageToImageFilterAPython # cleanup[3] wiping _itkImageToImageFilterBPython # cleanup[3] wiping _itkInPlaceImageFilterAPython # cleanup[3] wiping _itkInPlaceImageFilterBPython # cleanup[3] wiping _itkDefaultDynamicMeshTraitsPython # cleanup[3] wiping _itkDefaultStaticMeshTraitsPython # cleanup[3] wiping _itkFunctionBasePython # cleanup[3] wiping _itkAnnulusOperatorPython # cleanup[3] wiping _itkArray2DPython # cleanup[3] wiping _itkBSplineInterpolationWeightFunctionPython # cleanup[3] wiping _itkBackwardDifferenceOperatorPython # cleanup[3] wiping _itkDerivativeOperatorPython # cleanup[3] wiping _itkDiffusionTensor3DPython # cleanup[3] wiping _itkExtractImageFilterPython # cleanup[3] wiping _itkFloatingPointExceptionsPython # cleanup[3] wiping _itkForwardDifferenceOperatorPython # cleanup[3] wiping _itkGaussianDerivativeOperatorPython # cleanup[3] wiping _itkGaussianOperatorPython # cleanup[3] wiping _itkImageBoundaryConditionPython # cleanup[3] wiping _itkImageDuplicatorPython # cleanup[3] wiping _itkImageKernelOperatorPython # cleanup[3] wiping _itkImageSinkPython # cleanup[3] wiping _itkImportImageFilterPython # cleanup[3] wiping _itkKernelFunctionBasePython # cleanup[3] wiping _itkLaplacianOperatorPython # cleanup[3] wiping _itkMetaDataObjectPython # cleanup[3] wiping _itkMinimumMaximumImageCalculatorPython # cleanup[3] wiping _itkNeighborhoodOperatorPython # cleanup[3] wiping _itkNumericTraitsPython # cleanup[3] wiping _itkOptimizerParametersPython # cleanup[3] wiping _itkPointSetPython # cleanup[3] wiping _itkSimpleDataObjectDecoratorPython # cleanup[3] wiping _itkSobelOperatorPython # cleanup[3] wiping _itkSpatialFunctionPython # cleanup[3] wiping _itkSpatialOrientationPython # cleanup[3] wiping _itkStreamingImageFilterPython # cleanup[3] wiping _ITKCommonPython # destroy _ITKCommonPython # cleanup[3] wiping itkFixedArrayPython # cleanup[3] wiping itkVectorPython # cleanup[3] wiping vnl_vectorPython # cleanup[3] wiping vnl_matrixPython # cleanup[3] wiping stdcomplexPython # cleanup[3] wiping vnl_vector_refPython # cleanup[3] wiping itkCovariantVectorPython # cleanup[3] wiping itkPointPython # cleanup[3] wiping itkArrayPython # cleanup[3] wiping itkVersorPython # cleanup[3] wiping itkMatrixPython # cleanup[3] wiping vnl_matrix_fixedPython # cleanup[3] wiping vnl_unary_functionPython # cleanup[3] wiping ITKCommonBasePython # cleanup[3] wiping itkHelpers # cleanup[3] wiping itkSizePython # cleanup[3] wiping itkOffsetPython # cleanup[3] wiping itkIndexPython # cleanup[3] wiping itkContinuousIndexPython # cleanup[3] wiping itkVectorContainerPython # cleanup[3] wiping itkMapContainerPython # cleanup[3] wiping itkRGBPixelPython # cleanup[3] wiping itkRGBAPixelPython # cleanup[3] wiping itkVariableLengthVectorPython # cleanup[3] wiping itkImageRegionPython # cleanup[3] wiping itkSymmetricSecondRankTensorPython # cleanup[3] wiping itkImagePython # cleanup[3] wiping itkVectorImagePython # cleanup[3] wiping itkNeighborhoodPython # cleanup[3] wiping itkImageSourceCommonPython # cleanup[3] wiping itkImageSourcePython # cleanup[3] wiping itkImageToImageFilterCommonPython # cleanup[3] wiping itkImageToImageFilterAPython # cleanup[3] wiping itkImageToImageFilterBPython # cleanup[3] wiping itkInPlaceImageFilterAPython # cleanup[3] wiping itkInPlaceImageFilterBPython # cleanup[3] wiping itkFunctionBasePython # cleanup[3] wiping itkNeighborhoodOperatorPython # cleanup[3] wiping itkArray2DPython # cleanup[3] wiping itkBSplineInterpolationWeightFunctionPython # cleanup[3] wiping itkDiffusionTensor3DPython # cleanup[3] wiping itkExtractImageFilterPython # cleanup[3] wiping itkImageBoundaryConditionPython # cleanup[3] wiping itkImageSinkPython # cleanup[3] wiping itkKernelFunctionBasePython # cleanup[3] wiping itkOptimizerParametersPython # cleanup[3] wiping itkPointSetPython # cleanup[3] wiping itkSimpleDataObjectDecoratorPython # cleanup[3] wiping itkSpatialOrientationPython # destroy _itkSpatialOrientationPython # cleanup[3] wiping _ITKIOImageBaseBasePython # cleanup[3] wiping _itkImageFileReaderPython # cleanup[3] wiping _itkImageFileWriterPython # cleanup[3] wiping _itkImageSeriesReaderPython # cleanup[3] wiping _itkImageSeriesWriterPython # cleanup[3] wiping ITKIOImageBaseBasePython # cleanup[3] wiping itkImageFileReaderPython # cleanup[3] wiping _itkSamplePython # cleanup[3] wiping _itkHistogramPython # cleanup[3] wiping _itkListSamplePython # cleanup[3] wiping _itkMembershipFunctionBasePython # cleanup[3] wiping _itkKdTreePython # cleanup[3] wiping _itkDistanceMetricPython # cleanup[3] wiping _itkEuclideanDistanceMetricPython # cleanup[3] wiping _itkHistogramToEntropyImageFilterPython # cleanup[3] wiping _itkHistogramToIntensityImageFilterPython # cleanup[3] wiping _itkHistogramToLogProbabilityImageFilterPython # cleanup[3] wiping _itkHistogramToProbabilityImageFilterPython # cleanup[3] wiping _itkHistogramToRunLengthFeaturesFilterPython # cleanup[3] wiping _itkHistogramToTextureFeaturesFilterPython # cleanup[3] wiping _itkImageToHistogramFilterPython # cleanup[3] wiping _itkKdTreeBasedKmeansEstimatorPython # cleanup[3] wiping _itkKdTreeGeneratorPython # cleanup[3] wiping _itkMaskedImageToHistogramFilterPython # cleanup[3] wiping _itkNormalVariateGeneratorPython # cleanup[3] wiping _itkScalarImageToCooccurrenceMatrixFilterPython # cleanup[3] wiping _itkScalarImageToHistogramGeneratorPython # cleanup[3] wiping _itkScalarImageToRunLengthFeaturesFilterPython # cleanup[3] wiping _itkScalarImageToRunLengthMatrixFilterPython # cleanup[3] wiping _itkScalarImageToTextureFeaturesFilterPython # cleanup[3] wiping _itkWeightedCentroidKdTreeGeneratorPython # cleanup[3] wiping itkSamplePython # cleanup[3] wiping itkHistogramPython # cleanup[3] wiping itkListSamplePython # cleanup[3] wiping itkKdTreePython # cleanup[3] wiping itkEuclideanDistanceMetricPython # cleanup[3] wiping itkDistanceMetricPython # cleanup[3] wiping itkImageToHistogramFilterPython # cleanup[3] wiping itkKdTreeGeneratorPython # cleanup[3] wiping _itkBinaryGeneratorImageFilterPython # cleanup[3] wiping _itkBoxImageFilterPython # cleanup[3] wiping _itkCastImageFilterPython # cleanup[3] wiping _itkNeighborhoodOperatorImageFilterPython # cleanup[3] wiping _itkNoiseImageFilterPython # cleanup[3] wiping _itkRecursiveSeparableImageFilterPython # cleanup[3] wiping _itkUnaryGeneratorImageFilterPython # cleanup[3] wiping itkBoxImageFilterPython # cleanup[3] wiping _itkCompositeTransformPython # cleanup[3] wiping _itkTransformBasePython # cleanup[3] wiping _itkMatrixOffsetTransformBasePython # cleanup[3] wiping _itkEuler2DTransformPython # cleanup[3] wiping _itkEuler3DTransformPython # cleanup[3] wiping _itkMultiTransformPython # cleanup[3] wiping _itkVersorTransformPython # cleanup[3] wiping _itkVersorRigid3DTransformPython # cleanup[3] wiping _itkSimilarity2DTransformPython # cleanup[3] wiping _itkSimilarity3DTransformPython # cleanup[3] wiping _itkAffineTransformPython # cleanup[3] wiping _itkScalableAffineTransformPython # cleanup[3] wiping _itkScaleTransformPython # cleanup[3] wiping _itkKernelTransformPython # cleanup[3] wiping _itkAzimuthElevationToCartesianTransformPython # cleanup[3] wiping _itkBSplineBaseTransformPython # cleanup[3] wiping _itkBSplineTransformPython # cleanup[3] wiping _itkBSplineTransformInitializerPython # cleanup[3] wiping _itkCenteredAffineTransformPython # cleanup[3] wiping _itkCenteredEuler3DTransformPython # cleanup[3] wiping _itkCenteredRigid2DTransformPython # cleanup[3] wiping _itkCenteredSimilarity2DTransformPython # cleanup[3] wiping _itkElasticBodyReciprocalSplineKernelTransformPython # cleanup[3] wiping _itkElasticBodySplineKernelTransformPython # cleanup[3] wiping _itkFixedCenterOfRotationAffineTransformPython # cleanup[3] wiping _itkIdentityTransformPython # cleanup[3] wiping _itkQuaternionRigidTransformPython # cleanup[3] wiping _itkRigid2DTransformPython # cleanup[3] wiping _itkRigid3DPerspectiveTransformPython # cleanup[3] wiping _itkRigid3DTransformPython # cleanup[3] wiping _itkScaleLogarithmicTransformPython # cleanup[3] wiping _itkScaleSkewVersor3DTransformPython # cleanup[3] wiping _itkScaleVersor3DTransformPython # cleanup[3] wiping _itkThinPlateR2LogRSplineKernelTransformPython # cleanup[3] wiping _itkThinPlateSplineKernelTransformPython # cleanup[3] wiping _itkTranslationTransformPython # cleanup[3] wiping _itkVolumeSplineKernelTransformPython # cleanup[3] wiping itkTransformBasePython # cleanup[3] wiping itkMultiTransformPython # cleanup[3] wiping itkMatrixOffsetTransformBasePython # cleanup[3] wiping itkRigid2DTransformPython # cleanup[3] wiping itkEuler3DTransformPython # cleanup[3] wiping itkRigid3DTransformPython # cleanup[3] wiping itkVersorTransformPython # cleanup[3] wiping itkVersorRigid3DTransformPython # cleanup[3] wiping itkSimilarity2DTransformPython # cleanup[3] wiping itkAffineTransformPython # cleanup[3] wiping itkScalableAffineTransformPython # cleanup[3] wiping itkScaleTransformPython # cleanup[3] wiping itkKernelTransformPython # cleanup[3] wiping itkBSplineBaseTransformPython # cleanup[3] wiping itkBSplineTransformPython # cleanup[3] wiping _itkImageFunctionBasePython # cleanup[3] wiping _itkBSplineDecompositionImageFilterPython # cleanup[3] wiping _itkBSplineInterpolateImageFunctionPython # cleanup[3] wiping _itkBSplineResampleImageFunctionPython # cleanup[3] wiping _itkExtrapolateImageFunctionPython # cleanup[3] wiping _itkGaussianInterpolateImageFunctionPython # cleanup[3] wiping _itkInterpolateImageFunctionPython # cleanup[3] wiping _itkLabelImageGaussianInterpolateImageFunctionPython # cleanup[3] wiping _itkLinearInterpolateImageFunctionPython # cleanup[3] wiping _itkNearestNeighborInterpolateImageFunctionPython # cleanup[3] wiping _itkRayCastInterpolateImageFunctionPython # cleanup[3] wiping _itkWindowedSincInterpolateImageFunctionPython # cleanup[3] wiping itkImageFunctionBasePython # cleanup[3] wiping itkBSplineInterpolateImageFunctionPython # cleanup[3] wiping itkInterpolateImageFunctionPython # cleanup[3] wiping itkExtrapolateImageFunctionPython # cleanup[3] wiping itkGaussianInterpolateImageFunctionPython # cleanup[3] wiping _itkPadImageFilterBasePython # cleanup[3] wiping _itkPadImageFilterPython # cleanup[3] wiping _itkBSplineDownsampleImageFilterPython # cleanup[3] wiping _itkBSplineUpsampleImageFilterPython # cleanup[3] wiping _itkBinShrinkImageFilterPython # cleanup[3] wiping _itkChangeInformationImageFilterPython # cleanup[3] wiping _itkConstantPadImageFilterPython # cleanup[3] wiping _itkCropImageFilterPython # cleanup[3] wiping _itkCyclicShiftImageFilterPython # cleanup[3] wiping _itkExpandImageFilterPython # cleanup[3] wiping _itkFlipImageFilterPython # cleanup[3] wiping _itkInterpolateImageFilterPython # cleanup[3] wiping _itkMirrorPadImageFilterPython # cleanup[3] wiping _itkOrientImageFilterPython # cleanup[3] wiping _itkPasteImageFilterPython # cleanup[3] wiping _itkPermuteAxesImageFilterPython # cleanup[3] wiping _itkRegionOfInterestImageFilterPython # cleanup[3] wiping _itkResampleImageFilterPython # cleanup[3] wiping _itkShrinkImageFilterPython # cleanup[3] wiping _itkSliceBySliceImageFilterPython # cleanup[3] wiping _itkTileImageFilterPython # cleanup[3] wiping _itkWarpImageFilterPython # cleanup[3] wiping _itkWrapPadImageFilterPython # cleanup[3] wiping _itkZeroFluxNeumannPadImageFilterPython # cleanup[3] wiping itkPadImageFilterBasePython # cleanup[3] wiping itkPadImageFilterPython # cleanup[3] wiping itkBSplineDownsampleImageFilterPython # cleanup[3] wiping _itkGaborImageSourcePython # cleanup[3] wiping _itkGaussianImageSourcePython # cleanup[3] wiping _itkGenerateImageSourcePython # cleanup[3] wiping _itkGridImageSourcePython # cleanup[3] wiping _itkParametricImageSourcePython # cleanup[3] wiping _itkPhysicalPointImageSourcePython # cleanup[3] wiping _ITKImageSourcesPython # cleanup[3] wiping itkGenerateImageSourcePython # cleanup[3] wiping itkParametricImageSourcePython # cleanup[3] wiping sys # destroy concurrent.futures._base # destroy heapq # destroy asyncio.locks # destroy _heapq # destroy asyncio.protocols # destroy asyncio.streams # destroy selectors # destroy socket # destroy stat # destroy subprocess # destroy threading # destroy asyncio.base_events # destroy asyncio.base_subprocess # destroy asyncio.constants # destroy asyncio.coroutines # destroy asyncio.events # destroy asyncio.futures # destroy asyncio.selector_events # destroy asyncio.tasks # destroy asyncio.transports # destroy _opcode # destroy select # destroy numpy.core.info # destroy numpy.core.multiarray # destroy numpy.core._string_helpers # destroy numpy.core._dtype # destroy numpy.core._type_aliases # destroy numpy.core._exceptions # destroy numpy.core._asarray # destroy numpy.core._ufunc_config # destroy numpy.core._methods # destroy numpy.core.fromnumeric # destroy numpy.core.arrayprint # destroy numpy.core.defchararray # destroy numpy.core.records # destroy numpy.core.function_base # destroy numpy.core.machar # destroy numpy.core.getlimits # destroy numpy.core.shape_base # destroy numpy.core.einsumfunc # destroy numpy.core._multiarray_tests # destroy numpy.core._add_newdocs # destroy numpy.core._dtype_ctypes # destroy numpy.core._internal # destroy numpy.lib.format # destroy numpy.core.numerictypes # destroy numpy.matrixlib # destroy numpy.random._pickle # destroy ctypes # destroy ast # destroy _sre # destroy sre_parse # destroy importlib.abc # destroy _imp # destroy _operator # destroy _functools # destroy _string # destroy pickle # destroy numpy.linalg.lapack_lite # destroy numpy.linalg._umath_linalg # destroy numpy.lib.function_base # destroy numpy.core.numeric # destroy io # destroy numpy.fft._pocketfft_internal # destroy numpy.core.overrides # destroy abc # destroy numbers # destroy numpy.linalg # destroy numpy.polynomial.polyutils # destroy numpy.ma.core # destroy numpy.core.umath # destroy platform # destroy gc # destroy operator # destroy contextlib # destroy pprint # destroy unittest # destroy collections.abc # destroy fnmatch # destroy _stat # destroy io # destroy shutil # destroy errno # destroy _thread # destroy inspect # destroy types # destroy importlib # destroy warnings # destroy itkConfig # destroy itkBase # destroy itkLazy # destroy ntpath # destroy posixpath # destroy signal # destroy weakref # destroy _ITKImageSourcesPython # destroy ITKPyBasePython # destroy ITKCommonPython # destroy argparse # destroy unittest.loader # destroy unittest.runner # destroy locale # destroy re # destroy _frozen_importlib