From 6c25532789bd8d25305cf9086bbd035ec98e76dc Mon Sep 17 00:00:00 2001 From: edoapra Date: Thu, 21 Nov 2024 17:00:06 -0800 Subject: [PATCH] rm --- src/basis/libraries.bse/err | 2599 ----------------------------------- 1 file changed, 2599 deletions(-) delete mode 100644 src/basis/libraries.bse/err diff --git a/src/basis/libraries.bse/err b/src/basis/libraries.bse/err deleted file mode 100644 index 4402636d23..0000000000 --- a/src/basis/libraries.bse/err +++ /dev/null @@ -1,2599 +0,0 @@ -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' # -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/codecs.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/codecs.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/codecs.cpython-37.pyc' -import '_codecs' # -import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e563b38> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/aliases.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/aliases.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/aliases.cpython-37.pyc' -import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e576550> -import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e5635c0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/utf_8.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/utf_8.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/utf_8.cpython-37.pyc' -import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e585278> -import '_signal' # -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/latin_1.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/latin_1.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/latin_1.cpython-37.pyc' -import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e585d30> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/io.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/io.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/io.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/abc.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/abc.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/abc.cpython-37.pyc' -import '_abc' # -import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e58b358> -import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e585f60> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_bootlocale.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/_bootlocale.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_bootlocale.cpython-37.pyc' -import '_locale' # -import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e58b4e0> -Python 3.7.0 (default, Feb 15 2022, 18:17:55) -[GCC 4.8.2 20140120 (Red Hat 4.8.2-15)] on linux -Type "help", "copyright", "credits" or "license" for more information. -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/site.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/site.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/os.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/os.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/os.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/stat.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/stat.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/stat.cpython-37.pyc' -import '_stat' # -import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e529278> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/posixpath.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/posixpath.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/posixpath.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/genericpath.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/genericpath.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/genericpath.cpython-37.pyc' -import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e530d30> -import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e5299b0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_collections_abc.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/_collections_abc.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_collections_abc.cpython-37.pyc' -import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e538390> -import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e598ef0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_sitebuiltins.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/_sitebuiltins.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_sitebuiltins.cpython-37.pyc' -import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e51d2b0> -import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e594c50> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/runpy.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/runpy.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/runpy.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/importlib/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/importlib/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/importlib/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/types.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/types.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/types.cpython-37.pyc' -import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4d37b8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/warnings.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/warnings.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/warnings.cpython-37.pyc' -import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4d3908> -import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4d33c8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/importlib/__pycache__/machinery.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/importlib/machinery.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/importlib/__pycache__/machinery.cpython-37.pyc' -import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4db668> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/importlib/__pycache__/util.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/importlib/util.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/importlib/__pycache__/util.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/importlib/__pycache__/abc.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/importlib/abc.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/importlib/__pycache__/abc.cpython-37.pyc' -import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4e7668> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/contextlib.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/contextlib.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/contextlib.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/collections/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/collections/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/collections/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/operator.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/operator.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/operator.cpython-37.pyc' -import '_operator' # -import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4a1438> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/keyword.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/keyword.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/keyword.cpython-37.pyc' -import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4ab5f8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/heapq.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/heapq.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/heapq.cpython-37.pyc' -# extension module '_heapq' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_heapq.cpython-37m-x86_64-linux-gnu.so' -# extension module '_heapq' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_heapq.cpython-37m-x86_64-linux-gnu.so' -import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6e4b34e0> -import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4abf60> -import 'itertools' # -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/reprlib.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/reprlib.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/reprlib.cpython-37.pyc' -import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4b35c0> -import '_collections' # -import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4835f8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/functools.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/functools.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/functools.cpython-37.pyc' -import '_functools' # -import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4839e8> -import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4e7e48> -import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4dbdd8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/pkgutil.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/pkgutil.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/pkgutil.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/weakref.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/weakref.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/weakref.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_weakrefset.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/_weakrefset.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_weakrefset.cpython-37.pyc' -import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e254e10> -import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e233ac8> -import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4efbe0> -import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4c9eb8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/__pycache__/__init__.cpython-37.pyc' -import 'pip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e25eef0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/__pycache__/__main__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/__main__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/__pycache__/__main__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/__future__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__future__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/__future__.cpython-37.pyc' -import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e269128> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/locale.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/locale.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/locale.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/re.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/re.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/re.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/enum.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/enum.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/enum.cpython-37.pyc' -import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e20afd0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/sre_compile.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/sre_compile.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/sre_compile.cpython-37.pyc' -import '_sre' # -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/sre_parse.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/sre_parse.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/sre_parse.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/sre_constants.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/sre_constants.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/sre_constants.cpython-37.pyc' -import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e1bb160> -import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e1ad7b8> -import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e224240> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/copyreg.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/copyreg.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/copyreg.cpython-37.pyc' -import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e1c5710> -import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e206fd0> -import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e1f0358> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/logging/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/logging/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/logging/__pycache__/__init__.cpython-37.pyc' -import 'time' # -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/traceback.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/traceback.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/traceback.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/linecache.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/linecache.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/linecache.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/tokenize.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/tokenize.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/tokenize.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/token.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/token.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/token.cpython-37.pyc' -import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e183cc0> -import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e1786a0> -import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e178390> -import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e16f320> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/collections/__pycache__/abc.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/collections/abc.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/collections/__pycache__/abc.cpython-37.pyc' -import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e178f60> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/string.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/string.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/string.cpython-37.pyc' -import '_string' # -import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e178fd0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/threading.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/threading.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/threading.cpython-37.pyc' -import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e190278> -import 'atexit' # -import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e1f4358> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/optparse.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/optparse.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/optparse.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/textwrap.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/textwrap.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/textwrap.cpython-37.pyc' -import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e10c7b8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/gettext.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/gettext.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/gettext.cpython-37.pyc' -import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e10c898> -import 'errno' # -import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0eb518> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/glob.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/glob.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/glob.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/fnmatch.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/fnmatch.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/fnmatch.cpython-37.pyc' -import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0a8c88> -import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0a85c0> -import 'pip._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0a8208> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/connectionpool.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/socket.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/socket.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/socket.cpython-37.pyc' -# extension module '_socket' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_socket.cpython-37m-x86_64-linux-gnu.so' -# extension module '_socket' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_socket.cpython-37m-x86_64-linux-gnu.so' -import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6e0c5048> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/selectors.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/selectors.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/selectors.cpython-37.pyc' -# extension module 'math' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/math.cpython-37m-x86_64-linux-gnu.so' -# extension module 'math' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/math.cpython-37m-x86_64-linux-gnu.so' -import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6e0d24a8> -# extension module 'select' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/select.cpython-37m-x86_64-linux-gnu.so' -# extension module 'select' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/select.cpython-37m-x86_64-linux-gnu.so' -import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6e0d2e48> -import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0c5a20> -import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0b8630> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/exceptions.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__pycache__/_implementation.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__pycache__/_implementation.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/ipaddress.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/ipaddress.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/ipaddress.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/struct.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/struct.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/struct.cpython-37.pyc' -# extension module '_struct' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_struct.cpython-37m-x86_64-linux-gnu.so' -# extension module '_struct' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_struct.cpython-37m-x86_64-linux-gnu.so' -import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6d9db048> -import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d9d4da0> -import 'pip._vendor.ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6da2ca58> -import 'pip._vendor.urllib3.packages.ssl_match_hostname._implementation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6da2c550> -# destroy ssl -import 'pip._vendor.urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0d9ba8> -import 'pip._vendor.urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0d9978> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/six.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-37.pyc' -import 'pip._vendor.urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6da1a208> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/http/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/http/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/http/__pycache__/__init__.cpython-37.pyc' -import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6da1acc0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/http/__pycache__/client.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/http/client.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/http/__pycache__/client.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/__init__.cpython-37.pyc' -import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6da02518> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/parser.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/parser.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/parser.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/feedparser.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/feedparser.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/feedparser.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/errors.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/errors.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/errors.cpython-37.pyc' -import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6da0a7f0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/_policybase.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/_policybase.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/_policybase.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/header.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/header.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/header.cpython-37.pyc' -# extension module 'binascii' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/binascii.cpython-37m-x86_64-linux-gnu.so' -# extension module 'binascii' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/binascii.cpython-37m-x86_64-linux-gnu.so' -import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6d786c88> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/quoprimime.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/quoprimime.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/quoprimime.cpython-37.pyc' -import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d78d0b8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/base64mime.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/base64mime.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/base64mime.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/base64.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/base64.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/base64.cpython-37.pyc' -import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d793438> -import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d793198> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/charset.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/charset.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/charset.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/encoders.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/encoders.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/encoders.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/quopri.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/quopri.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/quopri.cpython-37.pyc' -import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d7a2208> -import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d79cdd8> -import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d79c278> -import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d778b70> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/utils.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/utils.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/utils.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/random.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/random.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/random.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/hashlib.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/hashlib.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/hashlib.cpython-37.pyc' -# extension module '_md5' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_md5.cpython-37m-x86_64-linux-gnu.so' -# extension module '_md5' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_md5.cpython-37m-x86_64-linux-gnu.so' -import '_md5' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6d527860> -# extension module '_sha1' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_sha1.cpython-37m-x86_64-linux-gnu.so' -# extension module '_sha1' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_sha1.cpython-37m-x86_64-linux-gnu.so' -import '_sha1' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6d5279b0> -# extension module '_sha256' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_sha256.cpython-37m-x86_64-linux-gnu.so' -# extension module '_sha256' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_sha256.cpython-37m-x86_64-linux-gnu.so' -import '_sha256' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6d527a90> -# extension module '_sha512' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_sha512.cpython-37m-x86_64-linux-gnu.so' -# extension module '_sha512' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_sha512.cpython-37m-x86_64-linux-gnu.so' -import '_sha512' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6d527ba8> -# extension module '_blake2' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_blake2.cpython-37m-x86_64-linux-gnu.so' -# extension module '_blake2' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_blake2.cpython-37m-x86_64-linux-gnu.so' -import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6d527cc0> -# extension module '_sha3' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_sha3.cpython-37m-x86_64-linux-gnu.so' -# extension module '_sha3' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_sha3.cpython-37m-x86_64-linux-gnu.so' -import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6d527dd8> -import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d7b2dd8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/bisect.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/bisect.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/bisect.cpython-37.pyc' -# extension module '_bisect' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_bisect.cpython-37m-x86_64-linux-gnu.so' -# extension module '_bisect' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_bisect.cpython-37m-x86_64-linux-gnu.so' -import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6d532128> -import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d5272e8> -# extension module '_random' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_random.cpython-37m-x86_64-linux-gnu.so' -# extension module '_random' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_random.cpython-37m-x86_64-linux-gnu.so' -import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6d5272b0> -import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d7ab5f8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/datetime.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/datetime.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/datetime.cpython-37.pyc' -# extension module '_datetime' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_datetime.cpython-37m-x86_64-linux-gnu.so' -# extension module '_datetime' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_datetime.cpython-37m-x86_64-linux-gnu.so' -import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6d555ac8> -import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d527588> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/__pycache__/__init__.cpython-37.pyc' -import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d5321d0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/__pycache__/parse.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/parse.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/__pycache__/parse.cpython-37.pyc' -import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d5322e8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/_parseaddr.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/_parseaddr.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/_parseaddr.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/calendar.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/calendar.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/calendar.cpython-37.pyc' -import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c242c88> -import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c2446a0> -import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d786a20> -import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6da0a860> -import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6da029e8> -import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6da025f8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/message.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/message.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/message.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/uu.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/uu.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/uu.cpython-37.pyc' -import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c277da0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/_encoded_words.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/_encoded_words.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/_encoded_words.cpython-37.pyc' -import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c277fd0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/iterators.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/iterators.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/email/__pycache__/iterators.cpython-37.pyc' -import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c27c630> -import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6da02e48> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc' -# destroy ssl -import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e4d39e8> -import 'pip._vendor.urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0b8780> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/queue.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/queue.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/queue.cpython-37.pyc' -# extension module '_queue' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_queue.cpython-37m-x86_64-linux-gnu.so' -# extension module '_queue' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_queue.cpython-37m-x86_64-linux-gnu.so' -import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6e0d96a0> -import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0be3c8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/connection.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc' -# destroy ssl -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/connection.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/wait.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/selectors.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/selectors.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/selectors.cpython-37.pyc' -import 'pip._vendor.urllib3.util.selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c21a2b0> -import 'pip._vendor.urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c212358> -import 'pip._vendor.urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c20c748> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/request.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-37.pyc' -import 'pip._vendor.urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6da02240> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/response.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-37.pyc' -import 'pip._vendor.urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c212f28> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/ssl_.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/hmac.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/hmac.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/hmac.cpython-37.pyc' -import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c22b9e8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc' -# destroy ssl -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc' -# destroy ssl -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc' -# destroy ssl -import 'pip._vendor.urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c27cfd0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/timeout.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-37.pyc' -import 'pip._vendor.urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c22bf28> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/retry.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-37.pyc' -import 'pip._vendor.urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c22ba20> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/url.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-37.pyc' -import 'pip._vendor.urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c2395c0> -import 'pip._vendor.urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c20c358> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/_collections.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-37.pyc' -import 'pip._vendor.urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c20c400> -import 'pip._vendor.urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0d9438> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/request.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/filepost.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/uuid.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/uuid.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/uuid.cpython-37.pyc' -import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bfbb940> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/fields.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/mimetypes.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/mimetypes.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/mimetypes.cpython-37.pyc' -import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bfcafd0> -import 'pip._vendor.urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bfcaa90> -import 'pip._vendor.urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bfbba58> -import 'pip._vendor.urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6c27c940> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/response.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-37.pyc' -# extension module 'zlib' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/zlib.cpython-37m-x86_64-linux-gnu.so' -# extension module 'zlib' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/zlib.cpython-37m-x86_64-linux-gnu.so' -import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6bfe3240> -import 'pip._vendor.urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bfb60b8> -import 'pip._vendor.urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0b0550> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/poolmanager.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-37.pyc' -import 'pip._vendor.urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bfe3588> -import 'pip._vendor.urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e0a8b70> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc' -# destroy ssl -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/cmdoptions.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/cmdoptions.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/cmdoptions.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/index.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/index.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/index.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/cgi.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/cgi.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/cgi.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/html/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/html/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/html/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/html/__pycache__/entities.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/html/entities.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/html/__pycache__/entities.cpython-37.pyc' -import 'html.entities' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d556f60> -import 'html' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d556c18> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/tempfile.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/tempfile.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/tempfile.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/shutil.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/shutil.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/shutil.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/bz2.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/bz2.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/bz2.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_compression.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/_compression.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_compression.cpython-37.pyc' -import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bd4b710> -# extension module '_bz2' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_bz2.cpython-37m-x86_64-linux-gnu.so' -# extension module '_bz2' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_bz2.cpython-37m-x86_64-linux-gnu.so' -import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6bd4be10> -import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bd44dd8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/lzma.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/lzma.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/lzma.cpython-37.pyc' -# destroy lzma -import 'pwd' # -# extension module 'grp' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/grp.cpython-37m-x86_64-linux-gnu.so' -# extension module 'grp' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/grp.cpython-37m-x86_64-linux-gnu.so' -import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6bd44da0> -import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bd3a438> -import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d556da0> -import 'cgi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bff0e10> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/html5parser.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/html5parser.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/html5parser.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/six.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/six.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/six.cpython-37.pyc' -import 'pip._vendor.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e16b0f0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/_inputstream.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_inputstream.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/_inputstream.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/webencodings/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/webencodings/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/webencodings/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/webencodings/__pycache__/labels.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/webencodings/labels.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/webencodings/__pycache__/labels.cpython-37.pyc' -import 'pip._vendor.webencodings.labels' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b863470> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/utf_16_le.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/utf_16_le.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/utf_16_le.cpython-37.pyc' -import 'encodings.utf_16_le' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b8639e8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/utf_16_be.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/utf_16_be.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/utf_16_be.cpython-37.pyc' -import 'encodings.utf_16_be' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b863c50> -import 'pip._vendor.webencodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b854b70> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/constants.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/constants.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/constants.cpython-37.pyc' -import 'pip._vendor.html5lib.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b863908> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/_utils.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_utils.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/_utils.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/__pycache__/__init__.cpython-37.pyc' -import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b83a438> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/etree/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/etree/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/etree/__pycache__/__init__.cpython-37.pyc' -import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b83a668> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/etree/__pycache__/cElementTree.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/etree/cElementTree.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/etree/__pycache__/cElementTree.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/etree/__pycache__/ElementTree.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/etree/ElementTree.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/etree/__pycache__/ElementTree.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/etree/__pycache__/ElementPath.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/etree/ElementPath.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/etree/__pycache__/ElementPath.cpython-37.pyc' -import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b7d1710> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/copy.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/copy.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/copy.cpython-37.pyc' -import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b7da828> -# extension module 'pyexpat' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/pyexpat.cpython-37m-x86_64-linux-gnu.so' -# extension module 'pyexpat' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/pyexpat.cpython-37m-x86_64-linux-gnu.so' -import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6b7dac18> -# extension module '_elementtree' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_elementtree.cpython-37m-x86_64-linux-gnu.so' -# extension module '_elementtree' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_elementtree.cpython-37m-x86_64-linux-gnu.so' -import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6b7da550> -import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b83a780> -import 'xml.etree.cElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b83a550> -import 'pip._vendor.html5lib._utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b831e10> -import 'pip._vendor.html5lib._inputstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e16b9b0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/_tokenizer.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_tokenizer.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/_tokenizer.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_trie/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__/py.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_trie/py.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__/py.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_trie/_base.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-37.pyc' -import 'pip._vendor.html5lib._trie._base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b7c8f60> -import 'pip._vendor.html5lib._trie.py' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b7d1198> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__/datrie.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_trie/datrie.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__/datrie.cpython-37.pyc' -# destroy pip._vendor.html5lib._trie.datrie -import 'pip._vendor.html5lib._trie' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b7f63c8> -import 'pip._vendor.html5lib._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e16bb00> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-37.pyc' -import 'pip._vendor.html5lib.treebuilders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b7f6240> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/base.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/treebuilders/base.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/base.cpython-37.pyc' -import 'pip._vendor.html5lib.treebuilders.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b7f6748> -import 'pip._vendor.html5lib.html5parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bd44320> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-37.pyc' -import 'pip._vendor.html5lib.treewalkers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e16b048> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/serializer.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/serializer.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/html5lib/__pycache__/serializer.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/__pycache__/xmlreader.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/xmlreader.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/__pycache__/xmlreader.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/__pycache__/handler.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/handler.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/__pycache__/handler.cpython-37.pyc' -import 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2ec550> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/__pycache__/_exceptions.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/_exceptions.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/__pycache__/_exceptions.cpython-37.pyc' -import 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2ec8d0> -import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2df978> -import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2df5f8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/__pycache__/saxutils.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/saxutils.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/sax/__pycache__/saxutils.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/__pycache__/request.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/request.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/__pycache__/request.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/__pycache__/error.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/error.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/__pycache__/error.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/__pycache__/response.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/response.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/urllib/__pycache__/response.cpython-37.pyc' -import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2b54a8> -import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2a9e80> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc' -# destroy ssl -import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b305710> -import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2ec278> -import 'pip._vendor.html5lib.serializer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b7f6da0> -import 'pip._vendor.html5lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bd35240> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/compat.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/compat.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/compat.cpython-37.pyc' -import 'pip._vendor.chardet.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2bb748> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/universaldetector.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/universaldetector.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/universaldetector.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/charsetgroupprober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/charsetgroupprober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/charsetgroupprober.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/enums.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/enums.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/enums.cpython-37.pyc' -import 'pip._vendor.chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2a9a90> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/charsetprober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/charsetprober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/charsetprober.cpython-37.pyc' -import 'pip._vendor.chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2a9e48> -import 'pip._vendor.chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2c0550> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/escprober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/escprober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/escprober.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/codingstatemachine.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/codingstatemachine.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/codingstatemachine.cpython-37.pyc' -import 'pip._vendor.chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2c7a20> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/escsm.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/escsm.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/escsm.cpython-37.pyc' -import 'pip._vendor.chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2c7be0> -import 'pip._vendor.chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2c7080> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/latin1prober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/latin1prober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/latin1prober.cpython-37.pyc' -import 'pip._vendor.chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2c7c50> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/mbcsgroupprober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/utf8prober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/utf8prober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/utf8prober.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/mbcssm.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/mbcssm.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/mbcssm.cpython-37.pyc' -import 'pip._vendor.chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2832e8> -import 'pip._vendor.chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2830f0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/sjisprober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/sjisprober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/sjisprober.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/mbcharsetprober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/mbcharsetprober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/mbcharsetprober.cpython-37.pyc' -import 'pip._vendor.chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2835c0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/chardistribution.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/chardistribution.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/chardistribution.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/euctwfreq.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/euctwfreq.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/euctwfreq.cpython-37.pyc' -import 'pip._vendor.chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2101d0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/euckrfreq.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/euckrfreq.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/euckrfreq.cpython-37.pyc' -import 'pip._vendor.chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b210278> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/gb2312freq.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/gb2312freq.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/gb2312freq.cpython-37.pyc' -import 'pip._vendor.chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2102e8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/big5freq.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/big5freq.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/big5freq.cpython-37.pyc' -import 'pip._vendor.chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b210358> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/jisfreq.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/jisfreq.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/jisfreq.cpython-37.pyc' -import 'pip._vendor.chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b210400> -import 'pip._vendor.chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b283860> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/jpcntx.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/jpcntx.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/jpcntx.cpython-37.pyc' -import 'pip._vendor.chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b210588> -import 'pip._vendor.chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b283470> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/eucjpprober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/eucjpprober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/eucjpprober.cpython-37.pyc' -import 'pip._vendor.chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b210828> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/gb2312prober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/gb2312prober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/gb2312prober.cpython-37.pyc' -import 'pip._vendor.chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b210b70> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/euckrprober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/euckrprober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/euckrprober.cpython-37.pyc' -import 'pip._vendor.chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b210d30> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/cp949prober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/cp949prober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/cp949prober.cpython-37.pyc' -import 'pip._vendor.chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b210f60> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/big5prober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/big5prober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/big5prober.cpython-37.pyc' -import 'pip._vendor.chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1b8198> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/euctwprober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/euctwprober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/euctwprober.cpython-37.pyc' -import 'pip._vendor.chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1b8390> -import 'pip._vendor.chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2c7f28> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/sbcsgroupprober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/sbcharsetprober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-37.pyc' -import 'pip._vendor.chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1b8668> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/langcyrillicmodel.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/langcyrillicmodel.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/langcyrillicmodel.cpython-37.pyc' -import 'pip._vendor.chardet.langcyrillicmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1b8860> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/langgreekmodel.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-37.pyc' -import 'pip._vendor.chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1b89b0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/langbulgarianmodel.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-37.pyc' -import 'pip._vendor.chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1b8a58> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/langthaimodel.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/langthaimodel.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/langthaimodel.cpython-37.pyc' -import 'pip._vendor.chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1b8ac8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/langhebrewmodel.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/langhebrewmodel.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/langhebrewmodel.cpython-37.pyc' -import 'pip._vendor.chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1b8ba8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/hebrewprober.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/hebrewprober.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/hebrewprober.cpython-37.pyc' -import 'pip._vendor.chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1b8c50> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/langturkishmodel.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/langturkishmodel.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/langturkishmodel.cpython-37.pyc' -import 'pip._vendor.chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1c1080> -import 'pip._vendor.chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2c7fd0> -import 'pip._vendor.chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2bb780> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/version.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/version.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/chardet/__pycache__/version.cpython-37.pyc' -import 'pip._vendor.chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2c00f0> -import 'pip._vendor.chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2bb358> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/exceptions.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-37.pyc' -import 'pip._vendor.requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b2c05f8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/compat.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/compat.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/compat.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ipaddress.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ipaddress.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ipaddress.cpython-37.pyc' -import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1c19e8> -import 'pip._internal.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1c1048> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-37.pyc' -import 'pip._vendor.urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1c1358> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-37.pyc' -# destroy pip._vendor.urllib3.contrib.pyopenssl -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__version__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-37.pyc' -import 'pip._vendor.requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1c1668> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/utils.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/platform.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/platform.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/platform.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/subprocess.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/subprocess.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/subprocess.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/signal.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/signal.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/signal.cpython-37.pyc' -import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b110828> -# extension module '_posixsubprocess' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_posixsubprocess.cpython-37m-x86_64-linux-gnu.so' -# extension module '_posixsubprocess' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_posixsubprocess.cpython-37m-x86_64-linux-gnu.so' -import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6b110898> -import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b184f98> -import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b17f5c0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/certs.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/certifi/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/certifi/core.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-37.pyc' -import 'pip._vendor.certifi.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b110278> -import 'pip._vendor.certifi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b110128> -import 'pip._vendor.requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1895c0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/_internal_utils.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/compat.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/json/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/json/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/json/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/json/__pycache__/decoder.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/json/decoder.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/json/__pycache__/decoder.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/json/__pycache__/scanner.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/json/scanner.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/json/__pycache__/scanner.cpython-37.pyc' -# extension module '_json' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_json.cpython-37m-x86_64-linux-gnu.so' -# extension module '_json' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_json.cpython-37m-x86_64-linux-gnu.so' -import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6b12b048> -import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b126d30> -import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1265c0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/json/__pycache__/encoder.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/json/encoder.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/json/__pycache__/encoder.cpython-37.pyc' -import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b126b70> -import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b126208> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/http/__pycache__/cookiejar.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/http/cookiejar.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/http/__pycache__/cookiejar.cpython-37.pyc' -import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b12bb70> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/http/__pycache__/cookies.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/http/cookies.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/http/__pycache__/cookies.cpython-37.pyc' -import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b149e10> -import 'pip._vendor.requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b110cf8> -import 'pip._vendor.requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b184e48> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/cookies.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-37.pyc' -import 'pip._vendor.requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1260b8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/structures.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-37.pyc' -import 'pip._vendor.requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6acc6240> -import 'pip._vendor.requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6b1c1940> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/packages.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/package_data.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-37.pyc' -import 'pip._vendor.idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6acc6da0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/__pycache__/core.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/core.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/__pycache__/core.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/idnadata.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-37.pyc' -import 'pip._vendor.idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6acd29b0> -# extension module 'unicodedata' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/unicodedata.cpython-37m-x86_64-linux-gnu.so' -# extension module 'unicodedata' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/unicodedata.cpython-37m-x86_64-linux-gnu.so' -import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6acd2a90> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/intranges.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-37.pyc' -import 'pip._vendor.idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6acd2c18> -import 'pip._vendor.idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6acc6e48> -import 'pip._vendor.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6acc6c18> -import 'pip._vendor.requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6acc6a58> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/models.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/models.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/models.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/idna.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/idna.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/encodings/__pycache__/idna.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/stringprep.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/stringprep.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/stringprep.cpython-37.pyc' -import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a96b1d0> -import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6aceccf8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/hooks.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-37.pyc' -import 'pip._vendor.requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a96b128> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/auth.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-37.pyc' -import 'pip._vendor.requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a9762b0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/status_codes.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-37.pyc' -import 'pip._vendor.requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a976b00> -import 'pip._vendor.requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6acc6b38> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/api.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/api.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/api.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/sessions.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/adapters.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/socks.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-37.pyc' -# destroy pip._vendor.urllib3.contrib.socks -import 'pip._vendor.requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a98b748> -import 'pip._vendor.requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a982b38> -import 'pip._vendor.requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a982940> -import 'pip._vendor.requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6bd3a390> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-37.pyc' -import 'pip._vendor.distlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a9829e8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/compat.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc' -# destroy ssl -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/configparser.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/configparser.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/configparser.cpython-37.pyc' -import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a92b0f0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xmlrpc/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xmlrpc/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xmlrpc/__pycache__/__init__.cpython-37.pyc' -import 'xmlrpc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a93c470> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xmlrpc/__pycache__/client.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xmlrpc/client.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xmlrpc/__pycache__/client.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/decimal.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/decimal.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/decimal.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/numbers.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/numbers.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/numbers.cpython-37.pyc' -import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a9602b0> -# extension module '_decimal' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_decimal.cpython-37m-x86_64-linux-gnu.so' -# extension module '_decimal' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_decimal.cpython-37m-x86_64-linux-gnu.so' -import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6a956b00> -import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a956898> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/parsers/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/parsers/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/parsers/__pycache__/__init__.cpython-37.pyc' -import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a636048> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/parsers/__pycache__/expat.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/parsers/expat.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/xml/parsers/__pycache__/expat.cpython-37.pyc' -import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a636128> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/gzip.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/gzip.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/gzip.cpython-37.pyc' -import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a627fd0> -import 'xmlrpc.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a93c6a0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/html/__pycache__/parser.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/html/parser.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/html/__pycache__/parser.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_markupbase.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/_markupbase.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_markupbase.cpython-37.pyc' -import '_markupbase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a646d30> -import 'html.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a93c860> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc' -# destroy ssl -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/zipfile.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/zipfile.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/zipfile.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/lzma.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/lzma.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/lzma.cpython-37.pyc' -# destroy lzma -import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a64f400> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/sysconfig.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/sysconfig.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/sysconfig.cpython-37.pyc' -import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a5e8ef0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/logging/__pycache__/config.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/logging/config.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/logging/__pycache__/config.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/logging/__pycache__/handlers.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/logging/handlers.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/logging/__pycache__/handlers.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/pickle.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/pickle.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/pickle.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_compat_pickle.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/_compat_pickle.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_compat_pickle.cpython-37.pyc' -import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a5b2588> -# extension module '_pickle' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_pickle.cpython-37m-x86_64-linux-gnu.so' -# extension module '_pickle' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_pickle.cpython-37m-x86_64-linux-gnu.so' -import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6a5b2c50> -import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a61b390> -import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a5ffa90> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/socketserver.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/socketserver.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/socketserver.cpython-37.pyc' -import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a61b240> -import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a5f0da0> -import 'pip._vendor.distlib.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a9934e0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/__about__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__about__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/__about__.cpython-37.pyc' -import 'pip._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a993898> -import 'pip._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a993748> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/specifiers.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/_compat.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/_compat.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/_compat.cpython-37.pyc' -import 'pip._vendor.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a5d4198> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/version.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/_structures.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-37.pyc' -import 'pip._vendor.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a5b51d0> -import 'pip._vendor.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a5d4208> -import 'pip._vendor.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a993860> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/utils.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-37.pyc' -import 'pip._vendor.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a993c50> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/download.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/download.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/download.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/getpass.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/getpass.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/getpass.cpython-37.pyc' -# extension module 'termios' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/termios.cpython-37m-x86_64-linux-gnu.so' -# extension module 'termios' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/termios.cpython-37m-x86_64-linux-gnu.so' -import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6a32b6d8> -import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a32b240> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/wrapper.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/adapter.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/controller.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/cache.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-37.pyc' -import 'pip._vendor.cachecontrol.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a33ddd8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/serialize.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/msgpack/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/msgpack/__pycache__/_version.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/msgpack/_version.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/msgpack/__pycache__/_version.cpython-37.pyc' -import 'pip._vendor.msgpack._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a342e10> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/msgpack/exceptions.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-37.pyc' -import 'pip._vendor.msgpack.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a342e48> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/msgpack/fallback.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-37.pyc' -import 'pip._vendor.msgpack.fallback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a34e2e8> -import 'pip._vendor.msgpack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a3428d0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/compat.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/compat.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/compat.cpython-37.pyc' -import 'pip._vendor.cachecontrol.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a34e4a8> -import 'pip._vendor.cachecontrol.serialize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a3421d0> -import 'pip._vendor.cachecontrol.controller' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a33d6a0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/filewrapper.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-37.pyc' -import 'pip._vendor.cachecontrol.filewrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a342780> -import 'pip._vendor.cachecontrol.adapter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a33d0f0> -import 'pip._vendor.cachecontrol.wrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a33aeb8> -import 'pip._vendor.cachecontrol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a33aba8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/caches/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-37.pyc' -import 'pip._vendor.cachecontrol.caches.file_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a33d588> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-37.pyc' -import 'pip._vendor.cachecontrol.caches.redis_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a358b00> -import 'pip._vendor.cachecontrol.caches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a33af28> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/lockfile/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/lockfile/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/lockfile/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/lockfile/__pycache__/linklockfile.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/lockfile/linklockfile.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/lockfile/__pycache__/linklockfile.cpython-37.pyc' -import 'pip._vendor.lockfile.linklockfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0db8d0> -import 'pip._vendor.lockfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a358c50> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/exceptions.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/exceptions.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/exceptions.cpython-37.pyc' -import 'pip._internal.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a358c18> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/locations.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/locations.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/locations.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/__init__.cpython-37.pyc' -import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0e6a20> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/sysconfig.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/sysconfig.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/sysconfig.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/errors.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/errors.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/errors.cpython-37.pyc' -import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0e2710> -import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0e6da0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/command/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/command/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/command/__pycache__/__init__.cpython-37.pyc' -import 'distutils.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0e27b8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/command/__pycache__/install.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/command/install.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/command/__pycache__/install.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/log.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/log.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/log.cpython-37.pyc' -import 'distutils.log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0fb7f0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/core.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/core.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/core.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/debug.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/debug.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/debug.cpython-37.pyc' -import 'distutils.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a105198> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/dist.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/dist.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/dist.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/fancy_getopt.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/fancy_getopt.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/fancy_getopt.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/getopt.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/getopt.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/getopt.cpython-37.pyc' -import 'getopt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a1147b8> -import 'distutils.fancy_getopt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a1140b8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/util.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/util.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/util.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/dep_util.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/dep_util.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/dep_util.cpython-37.pyc' -import 'distutils.dep_util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0a0780> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/spawn.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/spawn.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/spawn.cpython-37.pyc' -import 'distutils.spawn' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0a0a58> -import 'distutils.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a114668> -import 'distutils.dist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a105240> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/cmd.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/cmd.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/cmd.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/dir_util.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/dir_util.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/dir_util.cpython-37.pyc' -import 'distutils.dir_util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0b07f0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/file_util.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/file_util.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/file_util.cpython-37.pyc' -import 'distutils.file_util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0b09e8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/archive_util.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/archive_util.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/archive_util.cpython-37.pyc' -import 'distutils.archive_util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0b0c50> -import 'distutils.cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0a0e10> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/config.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/config.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/config.cpython-37.pyc' -import 'distutils.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0b7208> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/extension.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/extension.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/distutils/__pycache__/extension.cpython-37.pyc' -import 'distutils.extension' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0b7320> -import 'distutils.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0fbd68> -import 'distutils.command.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0e2898> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-37.pyc' -import 'pip._internal.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a111fd0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/appdirs.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-37.pyc' -import 'pip._internal.utils.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0b79b0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/_sysconfigdata_m_linux_x86_64-linux-gnu.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-37.pyc' -import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0b7ba8> -import 'pip._internal.locations' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a358cc0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/models/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/models/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/models/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/models/__pycache__/index.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/models/index.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/models/__pycache__/index.cpython-37.pyc' -import 'pip._internal.models.index' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0c5940> -import 'pip._internal.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0e68d0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/encoding.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/encoding.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/encoding.cpython-37.pyc' -import 'pip._internal.utils.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0c58d0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/filesystem.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-37.pyc' -import 'pip._internal.utils.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0c5b00> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/glibc.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ctypes/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ctypes/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/ctypes/__pycache__/__init__.cpython-37.pyc' -# extension module '_ctypes' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so' -# extension module '_ctypes' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so' -import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6a05e668> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ctypes/__pycache__/_endian.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ctypes/_endian.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/ctypes/__pycache__/_endian.cpython-37.pyc' -import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a06abe0> -import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0c5c88> -import 'pip._internal.utils.glibc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a0c5b70> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/logging.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/logging.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/logging.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/misc.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/misc.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/misc.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/tarfile.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/tarfile.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/tarfile.cpython-37.pyc' -import 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a07b710> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/plistlib.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/plistlib.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/plistlib.cpython-37.pyc' -import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69d917f0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/inspect.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/inspect.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/inspect.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/dis.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/dis.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/dis.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/opcode.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/opcode.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/opcode.cpython-37.pyc' -# extension module '_opcode' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_opcode.cpython-37m-x86_64-linux-gnu.so' -# extension module '_opcode' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_opcode.cpython-37m-x86_64-linux-gnu.so' -import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d69dcff60> -import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69dcf860> -import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69dc87b8> -import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69da55f8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__pycache__/py31compat.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pkg_resources/py31compat.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__pycache__/py31compat.cpython-37.pyc' -import 'pip._vendor.pkg_resources.py31compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69d5b080> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/appdirs.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/appdirs.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/appdirs.cpython-37.pyc' -import 'pip._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69d5af98> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/requirements.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/pyparsing.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pyparsing.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/pyparsing.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/pprint.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/pprint.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/pprint.cpython-37.pyc' -import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69b42fd0> -import 'pip._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69d5d940> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/markers.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-37.pyc' -import 'pip._vendor.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69a2c6d8> -import 'pip._vendor.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69d5ab38> -import 'pip._vendor.pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a07ba58> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/retrying.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/retrying.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/retrying.cpython-37.pyc' -import 'pip._vendor.retrying' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69a46f28> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/lzma.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/lzma.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/lzma.cpython-37.pyc' -# destroy lzma -import 'pip._internal.utils.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a059a90> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__pycache__/initialise.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/initialise.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__pycache__/initialise.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__pycache__/ansitowin32.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/ansitowin32.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__pycache__/ansitowin32.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__pycache__/ansi.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/ansi.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__pycache__/ansi.cpython-37.pyc' -import 'pip._vendor.colorama.ansi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69a022b0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__pycache__/winterm.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/winterm.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__pycache__/winterm.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__pycache__/win32.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/win32.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/colorama/__pycache__/win32.cpython-37.pyc' -import 'pip._vendor.colorama.win32' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69a07ac8> -import 'pip._vendor.colorama.winterm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69a07400> -import 'pip._vendor.colorama.ansitowin32' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699f8a58> -import 'pip._vendor.colorama.initialise' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699f80b8> -import 'pip._vendor.colorama' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699f8080> -import 'pip._internal.utils.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a059ac8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/setuptools_build.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-37.pyc' -import 'pip._internal.utils.setuptools_build' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699f8128> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/temp_dir.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-37.pyc' -import 'pip._internal.utils.temp_dir' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699f8320> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/ui.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/ui.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/ui.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/progress/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/progress/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/progress/__pycache__/__init__.cpython-37.pyc' -import 'pip._vendor.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6998ed30> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/progress/__pycache__/bar.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/progress/bar.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/progress/__pycache__/bar.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/progress/__pycache__/helpers.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/progress/helpers.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/progress/__pycache__/helpers.cpython-37.pyc' -import 'pip._vendor.progress.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69b424a8> -import 'pip._vendor.progress.bar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69d7b438> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/progress/__pycache__/spinner.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/progress/spinner.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/progress/__pycache__/spinner.cpython-37.pyc' -import 'pip._vendor.progress.spinner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69d89e48> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/typing.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/typing.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/typing.cpython-37.pyc' -import 'pip._internal.utils.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69b28f98> -import 'pip._internal.utils.ui' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69a07908> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-37.pyc' -import 'pip._internal.vcs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69d7b4e0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc' -# destroy ssl -import 'pip._internal.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6a5b5b70> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/pep425tags.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/pep425tags.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/pep425tags.cpython-37.pyc' -import 'pip._internal.pep425tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6999a908> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/deprecation.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-37.pyc' -import 'pip._internal.utils.deprecation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6999aef0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/packaging.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-37.pyc' -import 'pip._internal.utils.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699a9518> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/wheel.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/wheel.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/wheel.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/compileall.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/compileall.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/compileall.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/py_compile.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/py_compile.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/py_compile.cpython-37.pyc' -import 'py_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699aecc0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/concurrent/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/concurrent/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/concurrent/__pycache__/__init__.cpython-37.pyc' -import 'concurrent' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699aeeb8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/concurrent/futures/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/concurrent/futures/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/concurrent/futures/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/concurrent/futures/__pycache__/_base.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/concurrent/futures/_base.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/concurrent/futures/__pycache__/_base.cpython-37.pyc' -import 'concurrent.futures._base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699b51d0> -import 'concurrent.futures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699aef28> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/concurrent/futures/__pycache__/process.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/concurrent/futures/process.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/concurrent/futures/__pycache__/process.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/context.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/context.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/context.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/process.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/process.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/process.cpython-37.pyc' -import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69952588> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/reduction.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/reduction.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/reduction.cpython-37.pyc' -# extension module 'array' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/array.cpython-37m-x86_64-linux-gnu.so' -# extension module 'array' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/array.cpython-37m-x86_64-linux-gnu.so' -import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6995cdd8> -import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6995c0b8> -import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699c7e80> -import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699c7a58> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/connection.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/connection.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/connection.cpython-37.pyc' -# extension module '_multiprocessing' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_multiprocessing.cpython-37m-x86_64-linux-gnu.so' -# extension module '_multiprocessing' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_multiprocessing.cpython-37m-x86_64-linux-gnu.so' -import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6996f8d0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/util.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/util.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/util.cpython-37.pyc' -import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6996fa58> -import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699c7b70> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/queues.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/queues.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/multiprocessing/__pycache__/queues.cpython-37.pyc' -import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69965ac8> -import 'concurrent.futures.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699b5240> -import 'compileall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699ae780> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/csv.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/csv.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/csv.cpython-37.pyc' -# extension module '_csv' loaded from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_csv.cpython-37m-x86_64-linux-gnu.so' -# extension module '_csv' executed from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/lib-dynload/_csv.cpython-37m-x86_64-linux-gnu.so' -import '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d6998a5f8> -import 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699aefd0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/scripts.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/resources.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/util.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/ssl.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/ssl.cpython-37.pyc' -# destroy ssl -import 'pip._vendor.distlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d694ef0f0> -import 'pip._vendor.distlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d694e6470> -import 'pip._vendor.distlib.scripts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6998aa58> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/build_env.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/build_env.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/build_env.cpython-37.pyc' -import 'pip._internal.build_env' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d694e6160> -import 'pip._internal.wheel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d699a9588> -import 'pip._internal.index' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d53c908> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/hashes.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-37.pyc' -import 'pip._internal.utils.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69517320> -import 'pip._internal.cmdoptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6d54e748> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/__pycache__/git.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/git.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/__pycache__/git.cpython-37.pyc' -import 'pip._internal.vcs.git' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69510c50> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/mercurial.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-37.pyc' -import 'pip._internal.vcs.mercurial' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69509da0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/subversion.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-37.pyc' -import 'pip._internal.vcs.subversion' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6928c240> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/bazaar.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-37.pyc' -import 'pip._internal.vcs.bazaar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6928c710> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/baseparser.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/baseparser.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/baseparser.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/configuration.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/configuration.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/configuration.cpython-37.pyc' -import 'pip._internal.configuration' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692a30f0> -import 'pip._internal.baseparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6928cb38> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/completion.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/completion.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/completion.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/basecommand.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/basecommand.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/basecommand.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/__pycache__/req_install.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/req_install.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/__pycache__/req_install.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pytoml/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pytoml/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pytoml/__pycache__/__init__.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pytoml/__pycache__/core.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pytoml/core.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pytoml/__pycache__/core.cpython-37.pyc' -import 'pip._vendor.pytoml.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692ba0b8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pytoml/__pycache__/parser.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pytoml/parser.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pytoml/__pycache__/parser.cpython-37.pyc' -import 'pip._vendor.pytoml.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692ba1d0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pytoml/__pycache__/writer.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pytoml/writer.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/pytoml/__pycache__/writer.cpython-37.pyc' -import 'pip._vendor.pytoml.writer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69253518> -import 'pip._vendor.pytoml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692bee10> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/req_uninstall.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-37.pyc' -import 'pip._internal.req.req_uninstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692bef60> -import 'pip._internal.req.req_install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692b46d8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/__pycache__/req_set.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/req_set.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/__pycache__/req_set.cpython-37.pyc' -import 'pip._internal.req.req_set' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6925b4e0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/__pycache__/req_file.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/req_file.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/req/__pycache__/req_file.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/shlex.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/shlex.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/shlex.cpython-37.pyc' -import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6925bb70> -import 'pip._internal.req.req_file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6925b710> -import 'pip._internal.req' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692b4240> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/status_codes.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/status_codes.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/status_codes.cpython-37.pyc' -import 'pip._internal.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692b4518> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/outdated.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/outdated.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/utils/__pycache__/outdated.cpython-37.pyc' -import 'pip._internal.utils.outdated' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6925b438> -import 'pip._internal.basecommand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692a3c50> -import 'pip._internal.commands.completion' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692a37f0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/configuration.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-37.pyc' -import 'pip._internal.commands.configuration' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692a3eb8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/download.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/download.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/download.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/operations/__init__.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-37.pyc' -import 'pip._internal.operations' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6926b630> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/operations/prepare.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-37.pyc' -import 'pip._internal.operations.prepare' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6926b780> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/resolve.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/resolve.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/resolve.cpython-37.pyc' -import 'pip._internal.resolve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692770f0> -import 'pip._internal.commands.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6926b320> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/freeze.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/cache.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/cache.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/__pycache__/cache.cpython-37.pyc' -import 'pip._internal.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69277668> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/operations/freeze.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-37.pyc' -import 'pip._internal.operations.freeze' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69277da0> -import 'pip._internal.commands.freeze' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69277358> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/hash.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/hash.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/hash.cpython-37.pyc' -import 'pip._internal.commands.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69283278> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/help.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/help.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/help.cpython-37.pyc' -import 'pip._internal.commands.help' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692833c8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/list.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/list.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/list.cpython-37.pyc' -import 'pip._internal.commands.list' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69283470> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/check.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/check.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/check.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/operations/__pycache__/check.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/operations/check.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/operations/__pycache__/check.cpython-37.pyc' -import 'pip._internal.operations.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69283e48> -import 'pip._internal.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69283d30> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/search.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/search.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/search.cpython-37.pyc' -import 'pip._internal.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69215278> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/show.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/show.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/show.cpython-37.pyc' -import 'pip._internal.commands.show' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692156a0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/install.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/install.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/install.cpython-37.pyc' -import 'pip._internal.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69215ba8> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/uninstall.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-37.pyc' -import 'pip._internal.commands.uninstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6921e320> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/wheel.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-37.pyc' -import 'pip._internal.commands.wheel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6921e470> -import 'pip._internal.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692a3080> -import 'pip._internal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6e269668> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/distro.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/distro.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/__pycache__/distro.cpython-37.pyc' -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/argparse.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/argparse.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/argparse.cpython-37.pyc' -import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d692358d0> -import 'pip._vendor.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d6921e6a0> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/lockfile/__pycache__/mkdirlockfile.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/lockfile/mkdirlockfile.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/site-packages/pip/_vendor/lockfile/__pycache__/mkdirlockfile.cpython-37.pyc' -import 'pip._vendor.lockfile.mkdirlockfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d691fa320> -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/imp.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/imp.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/imp.cpython-37.pyc' -import 'imp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d691fa1d0> -pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. -Collecting basis_set_exchange -# /scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/netrc.cpython-37.pyc matches /scratch/edo/py/opt/python-3.7.0/lib/python3.7/netrc.py -# code object from '/scratch/edo/py/opt/python-3.7.0/lib/python3.7/__pycache__/netrc.cpython-37.pyc' -import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d69195978> - Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/basis-set-exchange/ - Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/basis-set-exchange/ - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/basis-set-exchange/ -Operation cancelled by user -pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. -Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping -# clear builtins._ -# clear sys.path -# clear sys.argv -# clear sys.ps1 -# clear sys.ps2 -# clear sys.last_type -# clear sys.last_value -# clear sys.last_traceback -# clear sys.path_hooks -# clear sys.path_importer_cache -# clear sys.meta_path -# clear sys.__interactivehook__ -# 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 -# 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 runpy -# cleanup[2] removing importlib -# cleanup[2] removing importlib._bootstrap -# cleanup[2] removing importlib._bootstrap_external -# cleanup[2] removing types -# cleanup[2] removing warnings -# cleanup[2] removing importlib.machinery -# cleanup[2] removing importlib.util -# cleanup[2] removing importlib.abc -# cleanup[2] removing contextlib -# cleanup[2] removing collections -# cleanup[2] removing operator -# cleanup[2] removing _operator -# cleanup[2] removing keyword -# destroy keyword -# cleanup[2] removing heapq -# cleanup[2] removing _heapq -# cleanup[2] removing itertools -# cleanup[2] removing reprlib -# destroy reprlib -# cleanup[2] removing _collections -# cleanup[2] removing functools -# cleanup[2] removing _functools -# cleanup[2] removing pkgutil -# cleanup[2] removing weakref -# cleanup[2] removing _weakrefset -# destroy _weakrefset -# cleanup[2] removing pip -# cleanup[2] removing __future__ -# destroy __future__ -# cleanup[2] removing pip._internal -# cleanup[2] removing locale -# cleanup[2] removing re -# cleanup[2] removing enum -# cleanup[2] removing sre_compile -# cleanup[2] removing _sre -# cleanup[2] removing sre_parse -# cleanup[2] removing sre_constants -# cleanup[2] removing copyreg -# cleanup[2] removing logging -# cleanup[2] removing time -# cleanup[2] removing traceback -# cleanup[2] removing linecache -# cleanup[2] removing tokenize -# cleanup[2] removing token -# cleanup[2] removing collections.abc -# cleanup[2] removing string -# cleanup[2] removing _string -# cleanup[2] removing threading -# cleanup[2] removing atexit -# cleanup[2] removing optparse -# cleanup[2] removing textwrap -# cleanup[2] removing gettext -# destroy gettext -# cleanup[2] removing errno -# cleanup[2] removing pip._vendor -# cleanup[2] removing glob -# cleanup[2] removing fnmatch -# cleanup[2] removing pip._vendor.urllib3 -# cleanup[2] removing pip._vendor.urllib3.connectionpool -# cleanup[2] removing socket -# cleanup[2] removing _socket -# cleanup[2] removing selectors -# cleanup[2] removing math -# cleanup[2] removing select -# cleanup[2] removing pip._vendor.urllib3.exceptions -# cleanup[2] removing pip._vendor.urllib3.packages -# cleanup[2] removing pip._vendor.urllib3.packages.ssl_match_hostname -# cleanup[2] removing pip._vendor.urllib3.packages.ssl_match_hostname._implementation -# cleanup[2] removing pip._vendor.ipaddress -# cleanup[2] removing struct -# cleanup[2] removing _struct -# cleanup[2] removing pip._vendor.urllib3.packages.six -# cleanup[2] removing pip._vendor.urllib3.packages.six.moves -# cleanup[2] removing http -# cleanup[2] removing http.client -# cleanup[2] removing email -# 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 binascii -# cleanup[2] removing email.quoprimime -# cleanup[2] removing email.base64mime -# cleanup[2] removing base64 -# cleanup[2] removing email.charset -# cleanup[2] removing email.encoders -# cleanup[2] removing quopri -# cleanup[2] removing email.utils -# cleanup[2] removing random -# cleanup[2] removing hashlib -# cleanup[2] removing _md5 -# cleanup[2] removing _sha1 -# cleanup[2] removing _sha256 -# cleanup[2] removing _sha512 -# cleanup[2] removing _blake2 -# cleanup[2] removing _sha3 -# cleanup[2] removing bisect -# cleanup[2] removing _bisect -# cleanup[2] removing _random -# cleanup[2] removing datetime -# cleanup[2] removing _datetime -# cleanup[2] removing urllib -# cleanup[2] removing urllib.parse -# 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 pip._vendor.urllib3.packages.six.moves.http_client -# cleanup[2] removing queue -# cleanup[2] removing _queue -# cleanup[2] removing pip._vendor.urllib3.connection -# cleanup[2] removing pip._vendor.urllib3.util -# cleanup[2] removing pip._vendor.urllib3.util.connection -# cleanup[2] removing pip._vendor.urllib3.util.wait -# cleanup[2] removing pip._vendor.urllib3.util.selectors -# cleanup[2] removing pip._vendor.urllib3.util.request -# cleanup[2] removing pip._vendor.urllib3.util.response -# cleanup[2] removing pip._vendor.urllib3.util.ssl_ -# cleanup[2] removing hmac -# cleanup[2] removing pip._vendor.urllib3.util.timeout -# cleanup[2] removing pip._vendor.urllib3.util.retry -# cleanup[2] removing pip._vendor.urllib3.util.url -# cleanup[2] removing pip._vendor.urllib3._collections -# cleanup[2] removing pip._vendor.urllib3.request -# cleanup[2] removing pip._vendor.urllib3.filepost -# cleanup[2] removing uuid -# destroy uuid -# cleanup[2] removing pip._vendor.urllib3.fields -# cleanup[2] removing mimetypes -# cleanup[2] removing pip._vendor.urllib3.packages.six.moves.urllib -# cleanup[2] removing pip._vendor.urllib3.packages.six.moves.urllib.parse -# cleanup[2] removing pip._vendor.urllib3.response -# cleanup[2] removing zlib -# cleanup[2] removing pip._vendor.urllib3.poolmanager -# cleanup[2] removing pip._internal.cmdoptions -# cleanup[2] removing pip._internal.index -# cleanup[2] removing cgi -# cleanup[2] removing html -# cleanup[2] removing html.entities -# cleanup[2] removing tempfile -# cleanup[2] removing shutil -# cleanup[2] removing bz2 -# cleanup[2] removing _compression -# cleanup[2] removing _bz2 -# cleanup[2] removing pwd -# cleanup[2] removing grp -# cleanup[2] removing pip._vendor.html5lib -# cleanup[2] removing pip._vendor.html5lib.html5parser -# cleanup[2] removing pip._vendor.six -# cleanup[2] removing pip._vendor.html5lib._inputstream -# cleanup[2] removing pip._vendor.six.moves -# cleanup[2] removing pip._vendor.six.moves.urllib -# cleanup[2] removing pip._vendor.webencodings -# cleanup[2] removing pip._vendor.webencodings.labels -# cleanup[2] removing encodings.utf_16_le -# cleanup[2] removing encodings.utf_16_be -# cleanup[2] removing pip._vendor.html5lib.constants -# cleanup[2] removing pip._vendor.html5lib._utils -# cleanup[2] removing xml -# destroy xml -# cleanup[2] removing xml.etree -# destroy xml.etree -# cleanup[2] removing xml.etree.cElementTree -# cleanup[2] removing xml.etree.ElementTree -# destroy xml.etree.ElementTree -# cleanup[2] removing xml.etree.ElementPath -# cleanup[2] removing copy -# cleanup[2] removing pyexpat.errors -# cleanup[2] removing pyexpat.model -# cleanup[2] removing pyexpat -# cleanup[2] removing _elementtree -# cleanup[2] removing pip._vendor.html5lib._tokenizer -# cleanup[2] removing pip._vendor.html5lib._trie -# cleanup[2] removing pip._vendor.html5lib._trie.py -# cleanup[2] removing pip._vendor.html5lib._trie._base -# cleanup[2] removing pip._vendor.html5lib.treebuilders -# cleanup[2] removing pip._vendor.html5lib.treebuilders.base -# cleanup[2] removing pip._vendor.html5lib.treewalkers -# cleanup[2] removing pip._vendor.html5lib.serializer -# cleanup[2] removing xml.sax -# destroy xml.sax -# cleanup[2] removing xml.sax.xmlreader -# cleanup[2] removing xml.sax.handler -# cleanup[2] removing xml.sax._exceptions -# cleanup[2] removing xml.sax.saxutils -# cleanup[2] removing urllib.request -# cleanup[2] removing urllib.error -# cleanup[2] removing urllib.response -# cleanup[2] removing pip._vendor.requests -# cleanup[2] removing pip._vendor.chardet -# cleanup[2] removing pip._vendor.chardet.compat -# cleanup[2] removing pip._vendor.chardet.universaldetector -# cleanup[2] removing pip._vendor.chardet.charsetgroupprober -# cleanup[2] removing pip._vendor.chardet.enums -# cleanup[2] removing pip._vendor.chardet.charsetprober -# cleanup[2] removing pip._vendor.chardet.escprober -# cleanup[2] removing pip._vendor.chardet.codingstatemachine -# cleanup[2] removing pip._vendor.chardet.escsm -# cleanup[2] removing pip._vendor.chardet.latin1prober -# cleanup[2] removing pip._vendor.chardet.mbcsgroupprober -# cleanup[2] removing pip._vendor.chardet.utf8prober -# cleanup[2] removing pip._vendor.chardet.mbcssm -# cleanup[2] removing pip._vendor.chardet.sjisprober -# cleanup[2] removing pip._vendor.chardet.mbcharsetprober -# cleanup[2] removing pip._vendor.chardet.chardistribution -# cleanup[2] removing pip._vendor.chardet.euctwfreq -# cleanup[2] removing pip._vendor.chardet.euckrfreq -# cleanup[2] removing pip._vendor.chardet.gb2312freq -# cleanup[2] removing pip._vendor.chardet.big5freq -# cleanup[2] removing pip._vendor.chardet.jisfreq -# cleanup[2] removing pip._vendor.chardet.jpcntx -# cleanup[2] removing pip._vendor.chardet.eucjpprober -# cleanup[2] removing pip._vendor.chardet.gb2312prober -# cleanup[2] removing pip._vendor.chardet.euckrprober -# cleanup[2] removing pip._vendor.chardet.cp949prober -# cleanup[2] removing pip._vendor.chardet.big5prober -# cleanup[2] removing pip._vendor.chardet.euctwprober -# cleanup[2] removing pip._vendor.chardet.sbcsgroupprober -# cleanup[2] removing pip._vendor.chardet.sbcharsetprober -# cleanup[2] removing pip._vendor.chardet.langcyrillicmodel -# cleanup[2] removing pip._vendor.chardet.langgreekmodel -# cleanup[2] removing pip._vendor.chardet.langbulgarianmodel -# cleanup[2] removing pip._vendor.chardet.langthaimodel -# cleanup[2] removing pip._vendor.chardet.langhebrewmodel -# cleanup[2] removing pip._vendor.chardet.hebrewprober -# cleanup[2] removing pip._vendor.chardet.langturkishmodel -# cleanup[2] removing pip._vendor.chardet.version -# cleanup[2] removing pip._vendor.requests.exceptions -# cleanup[2] removing pip._internal.compat -# cleanup[2] removing ipaddress -# cleanup[2] removing pip._vendor.urllib3.contrib -# cleanup[2] removing pip._vendor.requests.__version__ -# destroy pip._vendor.requests.__version__ -# cleanup[2] removing pip._vendor.requests.utils -# cleanup[2] removing platform -# cleanup[2] removing subprocess -# cleanup[2] removing signal -# cleanup[2] removing _posixsubprocess -# cleanup[2] removing pip._vendor.requests.certs -# cleanup[2] removing pip._vendor.certifi -# cleanup[2] removing pip._vendor.certifi.core -# cleanup[2] removing pip._vendor.requests._internal_utils -# cleanup[2] removing pip._vendor.requests.compat -# 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 http.cookiejar -# cleanup[2] removing http.cookies -# cleanup[2] removing pip._vendor.requests.cookies -# cleanup[2] removing pip._vendor.requests.structures -# cleanup[2] removing pip._vendor.requests.packages -# cleanup[2] removing pip._vendor.requests.packages.urllib3 -# cleanup[2] removing pip._vendor.requests.packages.urllib3.connectionpool -# cleanup[2] removing pip._vendor.requests.packages.urllib3.exceptions -# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages -# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages.ssl_match_hostname -# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages.ssl_match_hostname._implementation -# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages.six -# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages.six.moves -# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages.six.moves.http_client -# cleanup[2] removing pip._vendor.requests.packages.urllib3.connection -# cleanup[2] removing pip._vendor.requests.packages.urllib3.util -# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.connection -# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.wait -# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.selectors -# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.request -# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.response -# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.ssl_ -# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.timeout -# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.retry -# cleanup[2] removing pip._vendor.requests.packages.urllib3.util.url -# cleanup[2] removing pip._vendor.requests.packages.urllib3._collections -# cleanup[2] removing pip._vendor.requests.packages.urllib3.request -# cleanup[2] removing pip._vendor.requests.packages.urllib3.filepost -# cleanup[2] removing pip._vendor.requests.packages.urllib3.fields -# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages.six.moves.urllib -# cleanup[2] removing pip._vendor.requests.packages.urllib3.packages.six.moves.urllib.parse -# cleanup[2] removing pip._vendor.requests.packages.urllib3.response -# cleanup[2] removing pip._vendor.requests.packages.urllib3.poolmanager -# cleanup[2] removing pip._vendor.requests.packages.urllib3.contrib -# cleanup[2] removing pip._vendor.idna -# cleanup[2] removing pip._vendor.idna.package_data -# cleanup[2] removing pip._vendor.idna.core -# cleanup[2] removing pip._vendor.idna.idnadata -# cleanup[2] removing unicodedata -# cleanup[2] removing pip._vendor.idna.intranges -# cleanup[2] removing pip._vendor.requests.packages.idna -# cleanup[2] removing pip._vendor.requests.packages.idna.package_data -# cleanup[2] removing pip._vendor.requests.packages.idna.core -# cleanup[2] removing pip._vendor.requests.packages.idna.idnadata -# cleanup[2] removing pip._vendor.requests.packages.idna.intranges -# cleanup[2] removing pip._vendor.requests.packages.chardet -# cleanup[2] removing pip._vendor.requests.packages.chardet.compat -# cleanup[2] removing pip._vendor.requests.packages.chardet.universaldetector -# cleanup[2] removing pip._vendor.requests.packages.chardet.charsetgroupprober -# cleanup[2] removing pip._vendor.requests.packages.chardet.enums -# cleanup[2] removing pip._vendor.requests.packages.chardet.charsetprober -# cleanup[2] removing pip._vendor.requests.packages.chardet.escprober -# cleanup[2] removing pip._vendor.requests.packages.chardet.codingstatemachine -# cleanup[2] removing pip._vendor.requests.packages.chardet.escsm -# cleanup[2] removing pip._vendor.requests.packages.chardet.latin1prober -# cleanup[2] removing pip._vendor.requests.packages.chardet.mbcsgroupprober -# cleanup[2] removing pip._vendor.requests.packages.chardet.utf8prober -# cleanup[2] removing pip._vendor.requests.packages.chardet.mbcssm -# cleanup[2] removing pip._vendor.requests.packages.chardet.sjisprober -# cleanup[2] removing pip._vendor.requests.packages.chardet.mbcharsetprober -# cleanup[2] removing pip._vendor.requests.packages.chardet.chardistribution -# cleanup[2] removing pip._vendor.requests.packages.chardet.euctwfreq -# cleanup[2] removing pip._vendor.requests.packages.chardet.euckrfreq -# cleanup[2] removing pip._vendor.requests.packages.chardet.gb2312freq -# cleanup[2] removing pip._vendor.requests.packages.chardet.big5freq -# cleanup[2] removing pip._vendor.requests.packages.chardet.jisfreq -# cleanup[2] removing pip._vendor.requests.packages.chardet.jpcntx -# cleanup[2] removing pip._vendor.requests.packages.chardet.eucjpprober -# cleanup[2] removing pip._vendor.requests.packages.chardet.gb2312prober -# cleanup[2] removing pip._vendor.requests.packages.chardet.euckrprober -# cleanup[2] removing pip._vendor.requests.packages.chardet.cp949prober -# cleanup[2] removing pip._vendor.requests.packages.chardet.big5prober -# cleanup[2] removing pip._vendor.requests.packages.chardet.euctwprober -# cleanup[2] removing pip._vendor.requests.packages.chardet.sbcsgroupprober -# cleanup[2] removing pip._vendor.requests.packages.chardet.sbcharsetprober -# cleanup[2] removing pip._vendor.requests.packages.chardet.langcyrillicmodel -# cleanup[2] removing pip._vendor.requests.packages.chardet.langgreekmodel -# cleanup[2] removing pip._vendor.requests.packages.chardet.langbulgarianmodel -# cleanup[2] removing pip._vendor.requests.packages.chardet.langthaimodel -# cleanup[2] removing pip._vendor.requests.packages.chardet.langhebrewmodel -# cleanup[2] removing pip._vendor.requests.packages.chardet.hebrewprober -# cleanup[2] removing pip._vendor.requests.packages.chardet.langturkishmodel -# cleanup[2] removing pip._vendor.requests.packages.chardet.version -# cleanup[2] removing pip._vendor.requests.models -# cleanup[2] removing encodings.idna -# cleanup[2] removing stringprep -# cleanup[2] removing pip._vendor.requests.hooks -# cleanup[2] removing pip._vendor.requests.auth -# cleanup[2] removing pip._vendor.requests.status_codes -# cleanup[2] removing pip._vendor.requests.api -# cleanup[2] removing pip._vendor.requests.sessions -# cleanup[2] removing pip._vendor.requests.adapters -# cleanup[2] removing pip._vendor.distlib -# cleanup[2] removing pip._vendor.distlib.compat -# cleanup[2] removing configparser -# cleanup[2] removing xmlrpc -# destroy xmlrpc -# cleanup[2] removing xmlrpc.client -# cleanup[2] removing decimal -# destroy decimal -# cleanup[2] removing numbers -# destroy numbers -# cleanup[2] removing _decimal -# cleanup[2] removing xml.parsers -# destroy xml.parsers -# cleanup[2] removing xml.parsers.expat -# cleanup[2] removing xml.parsers.expat.model -# cleanup[2] removing xml.parsers.expat.errors -# cleanup[2] removing gzip -# cleanup[2] removing html.parser -# cleanup[2] removing _markupbase -# cleanup[2] removing zipfile -# cleanup[2] removing sysconfig -# cleanup[2] removing logging.config -# cleanup[2] removing logging.handlers -# cleanup[2] removing pickle -# cleanup[2] removing _compat_pickle -# cleanup[2] removing _pickle -# cleanup[2] removing socketserver -# destroy socketserver -# cleanup[2] removing pip._vendor.packaging -# cleanup[2] removing pip._vendor.packaging.__about__ -# cleanup[2] removing pip._vendor.packaging.specifiers -# cleanup[2] removing pip._vendor.packaging._compat -# cleanup[2] removing pip._vendor.packaging.version -# cleanup[2] removing pip._vendor.packaging._structures -# cleanup[2] removing pip._vendor.packaging.utils -# cleanup[2] removing pip._internal.download -# cleanup[2] removing getpass -# cleanup[2] removing termios -# cleanup[2] removing pip._vendor.cachecontrol -# cleanup[2] removing pip._vendor.cachecontrol.wrapper -# cleanup[2] removing pip._vendor.cachecontrol.adapter -# cleanup[2] removing pip._vendor.cachecontrol.controller -# cleanup[2] removing pip._vendor.cachecontrol.cache -# cleanup[2] removing pip._vendor.cachecontrol.serialize -# cleanup[2] removing pip._vendor.msgpack -# cleanup[2] removing pip._vendor.msgpack._version -# cleanup[2] removing pip._vendor.msgpack.exceptions -# cleanup[2] removing pip._vendor.msgpack.fallback -# cleanup[2] removing pip._vendor.cachecontrol.compat -# cleanup[2] removing pip._vendor.cachecontrol.filewrapper -# cleanup[2] removing pip._vendor.cachecontrol.caches -# cleanup[2] removing pip._vendor.cachecontrol.caches.file_cache -# cleanup[2] removing pip._vendor.cachecontrol.caches.redis_cache -# cleanup[2] removing pip._vendor.lockfile -# cleanup[2] removing pip._vendor.lockfile.linklockfile -# cleanup[2] removing pip._vendor.six.moves.urllib.parse -# cleanup[2] removing pip._internal.exceptions -# cleanup[2] removing pip._internal.locations -# cleanup[2] removing distutils -# cleanup[2] removing distutils.sysconfig -# cleanup[2] removing distutils.errors -# cleanup[2] removing distutils.command -# cleanup[2] removing distutils.command.install -# cleanup[2] removing distutils.log -# cleanup[2] removing distutils.core -# cleanup[2] removing distutils.debug -# cleanup[2] removing distutils.dist -# cleanup[2] removing distutils.fancy_getopt -# cleanup[2] removing getopt -# cleanup[2] removing distutils.util -# cleanup[2] removing distutils.dep_util -# cleanup[2] removing distutils.spawn -# cleanup[2] removing distutils.cmd -# cleanup[2] removing distutils.dir_util -# cleanup[2] removing distutils.file_util -# cleanup[2] removing distutils.archive_util -# cleanup[2] removing distutils.config -# cleanup[2] removing distutils.extension -# cleanup[2] removing pip._internal.utils -# cleanup[2] removing pip._internal.utils.appdirs -# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu -# destroy _sysconfigdata_m_linux_x86_64-linux-gnu -# cleanup[2] removing pip._internal.models -# cleanup[2] removing pip._internal.models.index -# cleanup[2] removing pip._internal.utils.encoding -# cleanup[2] removing pip._internal.utils.filesystem -# cleanup[2] removing pip._internal.utils.glibc -# cleanup[2] removing ctypes -# cleanup[2] removing _ctypes -# cleanup[2] removing ctypes._endian -# cleanup[2] removing pip._internal.utils.logging -# cleanup[2] removing pip._internal.utils.misc -# cleanup[2] removing tarfile -# cleanup[2] removing pip._vendor.pkg_resources -# cleanup[2] removing plistlib -# cleanup[2] removing inspect -# cleanup[2] removing dis -# cleanup[2] removing opcode -# destroy opcode -# cleanup[2] removing _opcode -# cleanup[2] removing pip._vendor.pkg_resources.py31compat -# cleanup[2] removing pip._vendor.appdirs -# cleanup[2] removing pip._vendor.packaging.requirements -# cleanup[2] removing pip._vendor.pyparsing -# cleanup[2] removing pprint -# cleanup[2] removing pip._vendor.packaging.markers -# cleanup[2] removing pip._vendor.retrying -# cleanup[2] removing pip._vendor.colorama -# cleanup[2] removing pip._vendor.colorama.initialise -# cleanup[2] removing pip._vendor.colorama.ansitowin32 -# cleanup[2] removing pip._vendor.colorama.ansi -# cleanup[2] removing pip._vendor.colorama.winterm -# cleanup[2] removing pip._vendor.colorama.win32 -# cleanup[2] removing pip._internal.utils.setuptools_build -# cleanup[2] removing pip._internal.utils.temp_dir -# cleanup[2] removing pip._internal.utils.ui -# cleanup[2] removing pip._vendor.progress -# cleanup[2] removing pip._vendor.progress.bar -# cleanup[2] removing pip._vendor.progress.helpers -# cleanup[2] removing pip._vendor.progress.spinner -# cleanup[2] removing pip._internal.utils.typing -# cleanup[2] removing pip._internal.vcs -# cleanup[2] removing pip._internal.pep425tags -# cleanup[2] removing pip._internal.utils.deprecation -# cleanup[2] removing pip._internal.utils.packaging -# cleanup[2] removing pip._internal.wheel -# cleanup[2] removing compileall -# cleanup[2] removing py_compile -# cleanup[2] removing concurrent -# destroy concurrent -# cleanup[2] removing concurrent.futures -# destroy concurrent.futures -# cleanup[2] removing concurrent.futures._base -# cleanup[2] removing concurrent.futures.process -# cleanup[2] removing multiprocessing -# cleanup[2] removing multiprocessing.context -# cleanup[2] removing multiprocessing.process -# cleanup[2] removing multiprocessing.reduction -# cleanup[2] removing array -# cleanup[2] removing __mp_main__ -# destroy __main__ -# cleanup[2] removing multiprocessing.connection -# cleanup[2] removing _multiprocessing -# cleanup[2] removing multiprocessing.util -# cleanup[2] removing multiprocessing.queues -# cleanup[2] removing csv -# cleanup[2] removing _csv -# cleanup[2] removing pip._vendor.distlib.scripts -# cleanup[2] removing pip._vendor.distlib.resources -# cleanup[2] removing pip._vendor.distlib.util -# cleanup[2] removing pip._internal.build_env -# cleanup[2] removing pip._internal.utils.hashes -# cleanup[2] removing pip._internal.vcs.git -# cleanup[2] removing pip._internal.vcs.mercurial -# cleanup[2] removing pip._internal.vcs.subversion -# cleanup[2] removing pip._internal.vcs.bazaar -# cleanup[2] removing pip._internal.baseparser -# cleanup[2] removing pip._internal.configuration -# cleanup[2] removing pip._internal.commands -# cleanup[2] removing pip._internal.commands.completion -# cleanup[2] removing pip._internal.basecommand -# cleanup[2] removing pip._internal.req -# cleanup[2] removing pip._internal.req.req_install -# cleanup[2] removing pip._vendor.pytoml -# cleanup[2] removing pip._vendor.pytoml.core -# cleanup[2] removing pip._vendor.pytoml.parser -# cleanup[2] removing pip._vendor.pytoml.writer -# cleanup[2] removing pip._internal.req.req_uninstall -# cleanup[2] removing pip._internal.req.req_set -# cleanup[2] removing pip._internal.req.req_file -# cleanup[2] removing shlex -# cleanup[2] removing pip._internal.status_codes -# cleanup[2] removing pip._internal.utils.outdated -# cleanup[2] removing pip._internal.commands.configuration -# cleanup[2] removing pip._internal.commands.download -# cleanup[2] removing pip._internal.operations -# cleanup[2] removing pip._internal.operations.prepare -# cleanup[2] removing pip._internal.resolve -# cleanup[2] removing pip._internal.commands.freeze -# cleanup[2] removing pip._internal.cache -# cleanup[2] removing pip._internal.operations.freeze -# cleanup[2] removing pip._internal.commands.hash -# cleanup[2] removing pip._internal.commands.help -# cleanup[2] removing pip._internal.commands.list -# cleanup[2] removing pip._internal.commands.check -# cleanup[2] removing pip._internal.operations.check -# cleanup[2] removing pip._internal.commands.search -# cleanup[2] removing pip._internal.commands.show -# cleanup[2] removing pip._internal.commands.install -# cleanup[2] removing pip._internal.commands.uninstall -# cleanup[2] removing pip._internal.commands.wheel -# cleanup[2] removing pip._vendor.distro -# cleanup[2] removing argparse -# cleanup[2] removing pip._vendor.lockfile.mkdirlockfile -# cleanup[2] removing imp -# destroy imp -# cleanup[2] removing netrc -# destroy netrc -# destroy _bz2 -# destroy _queue -# destroy _datetime -# destroy _sha3 -# destroy _blake2 -# destroy pip._vendor -# destroy pip._internal -# destroy pip._internal.compat -# destroy pip._internal.utils -# destroy pip._internal.utils.encoding -# destroy pip._internal.utils.filesystem -# destroy pip._internal.utils.glibc -# destroy pip._internal.utils.misc -# destroy pip._internal.utils.logging -# destroy pip._internal.utils.setuptools_build -# destroy pip._internal.utils.temp_dir -# destroy pip._internal.utils.typing -# destroy pip._internal.utils.ui -# destroy pip._internal.utils.packaging -# destroy pip._internal.utils.hashes -# destroy pip._internal.utils.outdated -# destroy pip._internal.locations -# destroy pip._internal.models -# destroy pip._internal.models.index -# destroy pip._internal.vcs -# destroy pip._internal.download -# destroy pip._internal.build_env -# destroy pip._internal.configuration -# destroy pip._internal.baseparser -# destroy pip._internal.req -# destroy pip._internal.status_codes -# destroy pip._internal.basecommand -# destroy pip._internal.operations -# destroy pip._internal.operations.prepare -# destroy pip._internal.operations.freeze -# destroy pip._internal.operations.check -# destroy pip._internal.resolve -# destroy pip._internal.cache -# destroy pip._internal.commands -# destroy glob -# destroy pip._vendor.certifi -# destroy pip._vendor.certifi.core -# destroy pip._vendor.idna -# destroy pip._vendor.idna.package_data -# destroy pip._vendor.idna.intranges -# destroy pip._vendor.idna.core -# destroy pip._vendor.distlib -# destroy pip._vendor.distlib.compat -# destroy pip._vendor.distlib.util -# destroy pip._vendor.distlib.resources -# destroy pip._vendor.distlib.scripts -# destroy pip._vendor.cachecontrol -# destroy pip._vendor.cachecontrol.cache -# destroy pip._vendor.cachecontrol.compat -# destroy pip._vendor.cachecontrol.serialize -# destroy pip._vendor.cachecontrol.controller -# destroy pip._vendor.cachecontrol.filewrapper -# destroy pip._vendor.cachecontrol.adapter -# destroy pip._vendor.cachecontrol.wrapper -# destroy pip._vendor.cachecontrol.caches -# destroy pip._vendor.cachecontrol.caches.file_cache -# destroy pip._vendor.cachecontrol.caches.redis_cache -# destroy pip._vendor.pyparsing -# destroy pip._vendor.retrying -# destroy pip._vendor.progress -# destroy pip._vendor.distro -# destroy pip._vendor.urllib3.packages -# destroy pip._vendor.urllib3.packages.ssl_match_hostname -# destroy pip._vendor.urllib3.packages.ssl_match_hostname._implementation -# destroy pip._vendor.urllib3.exceptions -# destroy pip._vendor.urllib3.util -# destroy pip._vendor.urllib3.util.selectors -# destroy pip._vendor.urllib3.util.wait -# destroy pip._vendor.urllib3.util.request -# destroy pip._vendor.urllib3.util.response -# destroy pip._vendor.urllib3.util.ssl_ -# destroy pip._vendor.urllib3.util.timeout -# destroy pip._vendor.urllib3.util.retry -# destroy pip._vendor.urllib3.util.url -# destroy pip._vendor.urllib3._collections -# destroy pip._vendor.urllib3.connection -# destroy pip._vendor.urllib3.fields -# destroy pip._vendor.urllib3.filepost -# destroy pip._vendor.urllib3.request -# destroy pip._vendor.urllib3.response -# destroy pip._vendor.urllib3.connectionpool -# destroy pip._vendor.urllib3.poolmanager -# destroy pip._vendor.urllib3.contrib -# destroy pip._vendor.ipaddress -# destroy pip._vendor.urllib3.packages.six.moves -# destroy pip._vendor.urllib3.packages.six.moves.urllib -# destroy pip._vendor.urllib3.packages.six.moves.urllib_parse -# destroy pip._vendor.urllib3.packages.six.moves.urllib.error -# destroy pip._vendor.urllib3.packages.six.moves.urllib.request -# destroy pip._vendor.urllib3.packages.six.moves.urllib.response -# destroy pip._vendor.urllib3.packages.six.moves.urllib.robotparser -# destroy pip._vendor.urllib3.util.connection -# destroy hmac -# destroy pip._vendor.urllib3.packages.six -# destroy pip._vendor.html5lib -# destroy pip._vendor.html5lib._trie -# destroy pip._vendor.html5lib._trie._base -# destroy pip._vendor.html5lib._trie.py -# destroy pip._vendor.html5lib.html5parser -# destroy pip._vendor.html5lib.serializer -# destroy html -# destroy html.parser -# destroy pip._vendor.html5lib._inputstream -# destroy pip._vendor.html5lib._tokenizer -# destroy pip._vendor.html5lib.treebuilders -# destroy pip._vendor.webencodings -# destroy pip._vendor.webencodings.labels -# destroy pip._vendor.html5lib.treebuilders.base -# destroy xml.sax._exceptions -# destroy xml.sax.saxutils -# destroy pip._vendor.requests.exceptions -# destroy pip._vendor.requests.compat -# destroy pip._vendor.requests._internal_utils -# destroy pip._vendor.requests.cookies -# destroy pip._vendor.requests.structures -# destroy pip._vendor.requests.utils -# destroy pip._vendor.requests.packages -# destroy pip._vendor.requests.hooks -# destroy pip._vendor.requests.auth -# destroy pip._vendor.requests.status_codes -# destroy pip._vendor.requests.models -# destroy pip._vendor.requests.adapters -# destroy pip._vendor.requests.api -# destroy pip._vendor.chardet.compat -# destroy pip._vendor.chardet.enums -# destroy pip._vendor.chardet.charsetprober -# destroy pip._vendor.chardet.charsetgroupprober -# destroy pip._vendor.chardet.codingstatemachine -# destroy pip._vendor.chardet.escsm -# destroy pip._vendor.chardet.escprober -# destroy pip._vendor.chardet.latin1prober -# destroy pip._vendor.chardet.mbcssm -# destroy pip._vendor.chardet.utf8prober -# destroy pip._vendor.chardet.mbcharsetprober -# destroy pip._vendor.chardet.euctwfreq -# destroy pip._vendor.chardet.euckrfreq -# destroy pip._vendor.chardet.gb2312freq -# destroy pip._vendor.chardet.big5freq -# destroy pip._vendor.chardet.jisfreq -# destroy pip._vendor.chardet.chardistribution -# destroy pip._vendor.chardet.jpcntx -# destroy pip._vendor.chardet.sjisprober -# destroy pip._vendor.chardet.eucjpprober -# destroy pip._vendor.chardet.gb2312prober -# destroy pip._vendor.chardet.euckrprober -# destroy pip._vendor.chardet.cp949prober -# destroy pip._vendor.chardet.big5prober -# destroy pip._vendor.chardet.euctwprober -# destroy pip._vendor.chardet.mbcsgroupprober -# destroy pip._vendor.chardet.sbcharsetprober -# destroy pip._vendor.chardet.langcyrillicmodel -# destroy pip._vendor.chardet.langgreekmodel -# destroy pip._vendor.chardet.langbulgarianmodel -# destroy pip._vendor.chardet.langthaimodel -# destroy pip._vendor.chardet.langhebrewmodel -# destroy pip._vendor.chardet.hebrewprober -# destroy pip._vendor.chardet.langturkishmodel -# destroy pip._vendor.chardet.sbcsgroupprober -# destroy pip._vendor.chardet.universaldetector -# destroy pip._vendor.chardet.version -# destroy pip._vendor.requests.certs -# destroy json.decoder -# destroy json.encoder -# destroy json.scanner -# destroy _json -# destroy pip._vendor.idna.idnadata -# destroy unicodedata -# destroy pip._vendor.chardet -# destroy pip._vendor.requests.sessions -# destroy html.entities -# destroy decimal -# destroy _markupbase -# destroy cgi -# destroy getpass -# destroy mimetypes -# destroy pip._vendor.urllib3 -# destroy termios -# destroy pip._vendor.msgpack -# destroy pip._vendor.msgpack._version -# destroy pip._vendor.msgpack.exceptions -# destroy pip._vendor.msgpack.fallback -# destroy pip._vendor.lockfile.linklockfile -# destroy pip._vendor.lockfile.mkdirlockfile -# destroy distutils.errors -# destroy distutils.command -# destroy distutils.command.install -# destroy distutils.debug -# destroy distutils.fancy_getopt -# destroy distutils.spawn -# destroy distutils.dist -# destroy distutils.cmd -# destroy distutils.config -# destroy distutils.extension -# destroy distutils.core -# destroy getopt -# destroy pip._vendor.progress.helpers -# destroy pip._vendor.progress.bar -# destroy pip._vendor.progress.spinner -# destroy pip._internal.vcs.git -# destroy pip._internal.vcs.mercurial -# destroy pip._internal.vcs.subversion -# destroy pip._internal.vcs.bazaar -# destroy distutils -# destroy pip -# destroy pip._internal.exceptions -# destroy compileall -# destroy pip._internal.pep425tags -# destroy concurrent.futures.process -# destroy concurrent.futures._base -# destroy multiprocessing -# destroy multiprocessing.queues -# destroy array -# destroy multiprocessing.util -# destroy multiprocessing.reduction -# destroy multiprocessing.process -# destroy _multiprocessing -# destroy multiprocessing.connection -# destroy multiprocessing.context -# destroy _csv -# destroy __dummy__ -# destroy py_compile -# destroy pip._internal.commands.completion -# destroy pip._internal.commands.configuration -# destroy pip._internal.commands.download -# destroy pip._internal.commands.freeze -# destroy pip._internal.commands.hash -# destroy pip._internal.commands.help -# destroy pip._internal.commands.list -# destroy pip._internal.commands.check -# destroy pip._internal.commands.search -# destroy pip._internal.commands.show -# destroy pip._internal.commands.install -# destroy pip._internal.commands.uninstall -# destroy pip._internal.commands.wheel -# destroy pip._internal.utils.deprecation -# destroy pip._internal.req.req_uninstall -# destroy pip._internal.req.req_install -# destroy pip._internal.req.req_set -# destroy pip._internal.req.req_file -# destroy pip._vendor.pytoml -# destroy pip._vendor.pytoml.core -# destroy pip._vendor.pytoml.parser -# destroy pip._vendor.pytoml.writer -# destroy pip._internal.wheel -# destroy csv -# destroy optparse -# destroy pip._vendor.lockfile -# destroy pip._vendor.requests -# destroy pip._internal.index -# destroy pip._internal.cmdoptions -# destroy json -# destroy argparse -# destroy shlex -# cleanup[3] wiping _frozen_importlib -# cleanup[3] wiping _imp -# cleanup[3] wiping _thread -# cleanup[3] wiping _warnings -# cleanup[3] wiping _weakref -# cleanup[3] wiping zipimport -# 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 -# destroy encodings.utf_16_le -# destroy encodings.utf_16_be -# destroy encodings.idna -# 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 site -# destroy _sitebuiltins -# cleanup[3] wiping os -# cleanup[3] wiping stat -# cleanup[3] wiping _stat -# destroy _stat -# cleanup[3] wiping posixpath -# destroy genericpath -# cleanup[3] wiping os.path -# cleanup[3] wiping _collections_abc -# cleanup[3] wiping runpy -# cleanup[3] wiping importlib -# destroy importlib.util -# cleanup[3] wiping importlib._bootstrap -# cleanup[3] wiping importlib._bootstrap_external -# cleanup[3] wiping types -# cleanup[3] wiping warnings -# cleanup[3] wiping importlib.machinery -# cleanup[3] wiping importlib.abc -# destroy _frozen_importlib_external -# cleanup[3] wiping contextlib -# cleanup[3] wiping collections -# destroy heapq -# destroy collections.abc -# cleanup[3] wiping operator -# cleanup[3] wiping _operator -# cleanup[3] wiping _heapq -# cleanup[3] wiping itertools -# cleanup[3] wiping _collections -# destroy _collections -# cleanup[3] wiping functools -# destroy _abc -# cleanup[3] wiping _functools -# destroy _functools -# cleanup[3] wiping pkgutil -# cleanup[3] wiping weakref -# cleanup[3] wiping locale -# destroy _collections_abc -# destroy encodings -# cleanup[3] wiping re -# destroy _locale -# destroy sre_compile -# destroy copyreg -# cleanup[3] wiping enum -# cleanup[3] wiping _sre -# cleanup[3] wiping sre_parse -# cleanup[3] wiping sre_constants -# cleanup[3] wiping logging -# destroy _weakref -# destroy logging.handlers -# destroy logging.config -# cleanup[3] wiping time -# cleanup[3] wiping traceback -# cleanup[3] wiping linecache -# cleanup[3] wiping tokenize -# cleanup[3] wiping token -# cleanup[3] wiping string -# cleanup[3] wiping _string -# destroy _string -# cleanup[3] wiping threading -# cleanup[3] wiping atexit -# cleanup[3] wiping textwrap -# cleanup[3] wiping errno -# cleanup[3] wiping fnmatch -# cleanup[3] wiping socket -# cleanup[3] wiping _socket -# destroy _socket -# cleanup[3] wiping selectors -# cleanup[3] wiping math -# cleanup[3] wiping select -# cleanup[3] wiping struct -# cleanup[3] wiping _struct -# cleanup[3] wiping http -# destroy http.cookiejar -# destroy http.cookies -# cleanup[3] wiping http.client -# cleanup[3] wiping email -# destroy email._parseaddr -# destroy email._policybase -# destroy email._encoded_words -# destroy email.quoprimime -# destroy email.base64mime -# destroy email.encoders -# destroy email.feedparser -# destroy email.parser -# destroy email.iterators -# destroy email.message -# cleanup[3] wiping email.errors -# cleanup[3] wiping email.header -# cleanup[3] wiping binascii -# cleanup[3] wiping base64 -# cleanup[3] wiping email.charset -# cleanup[3] wiping quopri -# cleanup[3] wiping email.utils -# cleanup[3] wiping random -# destroy math -# destroy _random -# cleanup[3] wiping hashlib -# cleanup[3] wiping _md5 -# destroy _md5 -# cleanup[3] wiping _sha1 -# destroy _sha1 -# cleanup[3] wiping _sha256 -# destroy _sha256 -# cleanup[3] wiping _sha512 -# destroy _sha512 -# cleanup[3] wiping bisect -# cleanup[3] wiping _bisect -# destroy _bisect -# cleanup[3] wiping datetime -# cleanup[3] wiping urllib -# destroy urllib.parse -# destroy urllib.response -# destroy urllib.error -# destroy urllib.request -# cleanup[3] wiping calendar -# cleanup[3] wiping uu -# cleanup[3] wiping pip._vendor.urllib3.packages.six.moves.http_client -# cleanup[3] wiping queue -# cleanup[3] wiping zlib -# cleanup[3] wiping tempfile -# destroy weakref -# cleanup[3] wiping shutil -# destroy fnmatch -# cleanup[3] wiping bz2 -# cleanup[3] wiping _compression -# cleanup[3] wiping pwd -# cleanup[3] wiping grp -# cleanup[3] wiping pip._vendor.six -# cleanup[3] wiping pip._vendor.six.moves -# destroy http.client -# destroy xmlrpc.client -# destroy configparser -# cleanup[3] wiping pip._vendor.six.moves.urllib -# cleanup[3] wiping pip._vendor.html5lib.constants -# cleanup[3] wiping pip._vendor.html5lib._utils -# cleanup[3] wiping xml.etree.cElementTree -# cleanup[3] wiping xml.etree.ElementPath -# cleanup[3] wiping copy -# cleanup[3] wiping pyexpat.errors -# cleanup[3] wiping pyexpat.model -# cleanup[3] wiping pyexpat -# cleanup[3] wiping _elementtree -# cleanup[3] wiping pip._vendor.html5lib.treewalkers -# destroy pip._vendor.html5lib.constants -# destroy xml.etree.cElementTree -# cleanup[3] wiping xml.sax.xmlreader -# cleanup[3] wiping xml.sax.handler -# cleanup[3] wiping ipaddress -# cleanup[3] wiping platform -# cleanup[3] wiping subprocess -# destroy signal -# cleanup[3] wiping _posixsubprocess -# destroy _posixsubprocess -# cleanup[3] wiping stringprep -# cleanup[3] wiping xml.parsers.expat -# destroy pyexpat.errors -# destroy pyexpat.model -# cleanup[3] wiping gzip -# destroy _compression -# cleanup[3] wiping zipfile -# destroy zlib -# cleanup[3] wiping sysconfig -# cleanup[3] wiping pickle -# destroy _compat_pickle -# cleanup[3] wiping _pickle -# destroy _pickle -# cleanup[3] wiping pip._vendor.packaging -# destroy pip._vendor.packaging._compat -# destroy pip._vendor.packaging._structures -# destroy pip._vendor.packaging.__about__ -# cleanup[3] wiping builtins -# destroy pip._vendor.packaging.version -# destroy pip._vendor.packaging.specifiers -# destroy pip._vendor.packaging.utils -# destroy pip._vendor.packaging.markers -# destroy pip._vendor.packaging.requirements -# cleanup[3] wiping pip._vendor.six.moves.urllib.parse -# destroy pip._vendor.six.moves -# cleanup[3] wiping distutils.sysconfig -# cleanup[3] wiping distutils.log -# cleanup[3] wiping distutils.util -# cleanup[3] wiping distutils.dep_util -# cleanup[3] wiping distutils.dir_util -# cleanup[3] wiping distutils.file_util -# cleanup[3] wiping distutils.archive_util -# cleanup[3] wiping pip._internal.utils.appdirs -# cleanup[3] wiping ctypes -# destroy _struct -# destroy ctypes._endian -# cleanup[3] wiping _ctypes -# cleanup[3] wiping tarfile -# destroy io -# destroy pwd -# destroy grp -# cleanup[3] wiping pip._vendor.pkg_resources -# destroy zipimport -# destroy pkgutil -# destroy plistlib -# destroy textwrap -# destroy inspect -# destroy pip._vendor.six.moves.urllib -# destroy importlib.machinery -# destroy pip._vendor.pkg_resources.py31compat -# destroy pip._vendor.appdirs -# destroy pip._vendor.packaging -# cleanup[3] wiping dis -# cleanup[3] wiping _opcode -# destroy _opcode -# cleanup[3] wiping pprint -# cleanup[3] wiping pip._vendor.colorama -# destroy pip._vendor.colorama.ansi -# destroy pip._vendor.colorama.winterm -# destroy pip._vendor.colorama.ansitowin32 -# destroy pip._vendor.colorama.initialise -# cleanup[3] wiping pip._vendor.colorama.win32 -# destroy ctypes -# cleanup[3] wiping sys -# destroy importlib.abc -# destroy _imp -# destroy _thread -# destroy stringprep -# destroy _heapq -# destroy _sre -# destroy sre_parse -# destroy pickle -# destroy queue -# destroy _elementtree -# destroy xml.etree.ElementPath -# destroy bisect -# destroy email -# destroy hashlib -# destroy tempfile -# destroy socket -# destroy selectors -# destroy select -# destroy calendar -# destroy email.header -# destroy uu -# destroy quopri -# destroy email.utils -# destroy email.errors -# destroy email.charset -# destroy threading -# destroy pip._vendor.colorama -# destroy posixpath -# destroy stat -# destroy subprocess -# destroy tarfile -# destroy zipfile -# destroy pip._vendor.pkg_resources -# destroy bz2 -# destroy random -# destroy pip._vendor.six -# destroy locale -# destroy logging -# destroy shutil -# destroy ipaddress -# destroy site -# destroy sysconfig -# destroy distutils.sysconfig -# destroy pip._internal.utils.appdirs -# destroy pip._vendor.colorama.win32 -# destroy atexit -# destroy posix -# destroy _signal -# destroy binascii -# destroy contextlib -# destroy datetime -# destroy struct -# destroy _warnings -# destroy pyexpat -# destroy dis -# destroy enum -# destroy importlib -# destroy linecache -# destroy tokenize -# destroy token -# destroy pip._vendor.six.moves.urllib.error -# destroy pip._vendor.six.moves.urllib.request -# destroy pip._vendor.six.moves.urllib.response -# destroy pip._vendor.six.moves.urllib.robotparser -# destroy distutils.util -# destroy distutils.dir_util -# destroy distutils.file_util -# destroy distutils.archive_util -# destroy distutils.dep_util -# destroy abc -# destroy operator -# destroy platform -# destroy _operator -# destroy pip._vendor.six.moves.urllib_parse -# destroy base64 -# destroy time -# destroy http -# destroy xml.parsers.expat -# destroy errno -# destroy gzip -# destroy functools -# destroy itertools -# destroy string -# destroy copy -# destroy warnings -# destroy sre_constants -# destroy collections -# destroy pprint -# destroy traceback -# destroy types -# destroy distutils.log -# destroy _frozen_importlib