Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save BilalReffas/6b770157a8b140f1cb554b213db4ed8c to your computer and use it in GitHub Desktop.
Save BilalReffas/6b770157a8b140f1cb554b213db4ed8c to your computer and use it in GitHub Desktop.
python@3.8 on macOS 10.15.5 - Homebrew build logs
Homebrew build logs for python@3.8 on macOS 10.15.5
Build date: 2020-07-31 17:53:05
HOMEBREW_VERSION: 2.4.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: e6b066a3d9fc5435009428fcd2855fddf9b455c0
Last commit: 6 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: e8b975b49b0c2e17a0a93a6c267a6e166ea0539b
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_MAKE_JOBS: 12
CPU: dodeca-core 64-bit kabylake
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
Clang: 11.0 build 1103
Git: 2.24.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.64.1 => /usr/bin/curl
macOS: 10.15.5-x86_64
CLT: 1103.0.32.62
Xcode: 11.5
Your system is ready to brew.
2020-07-31 18:07:05 +0200
/usr/local/Cellar/python@3.8/3.8.5/bin/python3
-s
setup.py
--no-user-cfg
install
--force
--verbose
--install-scripts=/usr/local/Cellar/python@3.8/3.8.5/bin
--install-lib=/usr/local/lib/python3.8/site-packages
--single-version-externally-managed
--record=installed.txt
running install
running build
running build_py
running install_lib
copying build/lib/easy_install.py -> /usr/local/lib/python3.8/site-packages
creating /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/ssl_support.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/windows_support.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/_deprecation_warning.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/package_index.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/archive_util.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/_imp.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/config.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/version.py -> /usr/local/lib/python3.8/site-packages/setuptools
creating /usr/local/lib/python3.8/site-packages/setuptools/_vendor
creating /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging
copying build/lib/setuptools/_vendor/packaging/tags.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging
copying build/lib/setuptools/_vendor/packaging/version.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging
copying build/lib/setuptools/_vendor/packaging/__init__.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging
copying build/lib/setuptools/_vendor/packaging/utils.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging
copying build/lib/setuptools/_vendor/packaging/requirements.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging
copying build/lib/setuptools/_vendor/packaging/_structures.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging
copying build/lib/setuptools/_vendor/packaging/markers.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging
copying build/lib/setuptools/_vendor/packaging/__about__.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging
copying build/lib/setuptools/_vendor/packaging/_compat.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging
copying build/lib/setuptools/_vendor/packaging/specifiers.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging
copying build/lib/setuptools/_vendor/__init__.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor
copying build/lib/setuptools/_vendor/six.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor
copying build/lib/setuptools/_vendor/ordered_set.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor
copying build/lib/setuptools/_vendor/pyparsing.py -> /usr/local/lib/python3.8/site-packages/setuptools/_vendor
copying build/lib/setuptools/py31compat.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/cli-64.exe -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/gui-64.exe -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/depends.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/py27compat.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/__init__.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/installer.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/glob.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/sandbox.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/py34compat.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/script.tmpl -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/launch.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/extension.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/distutils_patch.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/unicode_utils.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/monkey.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/build_meta.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/cli.exe -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/errors.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/dep_util.py -> /usr/local/lib/python3.8/site-packages/setuptools
creating /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/bdist_egg.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/alias.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/py36compat.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/build_ext.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/easy_install.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/launcher manifest.xml -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/install_scripts.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/upload.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/register.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/bdist_wininst.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/dist_info.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/install_lib.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/upload_docs.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/build_py.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/__init__.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/sdist.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/test.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/saveopts.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/bdist_rpm.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/build_clib.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/egg_info.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/install.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/develop.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/rotate.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/install_egg_info.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/command/setopt.py -> /usr/local/lib/python3.8/site-packages/setuptools/command
copying build/lib/setuptools/msvc.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/cli-32.exe -> /usr/local/lib/python3.8/site-packages/setuptools
creating /usr/local/lib/python3.8/site-packages/setuptools/extern
copying build/lib/setuptools/extern/__init__.py -> /usr/local/lib/python3.8/site-packages/setuptools/extern
copying build/lib/setuptools/gui-32.exe -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/gui.exe -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/dist.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/lib2to3_ex.py -> /usr/local/lib/python3.8/site-packages/setuptools
creating /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/_msvccompiler.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/unixccompiler.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/filelist.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/ccompiler.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/msvc9compiler.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/archive_util.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/cmd.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/config.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/version.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/log.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/util.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/fancy_getopt.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/versionpredicate.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/__init__.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/file_util.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/core.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/cygwinccompiler.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/extension.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/debug.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/spawn.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/text_file.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/msvccompiler.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/errors.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/dep_util.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
creating /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/build.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/build_ext.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/config.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/clean.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/check.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/install_scripts.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/upload.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/register.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/bdist_wininst.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/install_headers.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/install_lib.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/build_py.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/bdist_dumb.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/__init__.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/sdist.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/bdist.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/build_scripts.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/bdist_rpm.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/build_clib.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/install.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/bdist_msi.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/install_egg_info.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/command/install_data.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command
copying build/lib/setuptools/_distutils/dir_util.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/sysconfig.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/dist.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/_distutils/bcppcompiler.py -> /usr/local/lib/python3.8/site-packages/setuptools/_distutils
copying build/lib/setuptools/py33compat.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/wheel.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/namespaces.py -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/setuptools/script (dev).tmpl -> /usr/local/lib/python3.8/site-packages/setuptools
copying build/lib/pkg_resources/_vendor/packaging/tags.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/version.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/utils.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/requirements.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/markers.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/_compat.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/__init__.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/appdirs.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/six.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/pyparsing.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor
copying build/lib/pkg_resources/__init__.py -> /usr/local/lib/python3.8/site-packages/pkg_resources
copying build/lib/pkg_resources/extern/__init__.py -> /usr/local/lib/python3.8/site-packages/pkg_resources/extern
byte-compiling /usr/local/lib/python3.8/site-packages/easy_install.py to easy_install.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/ssl_support.py to ssl_support.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/windows_support.py to windows_support.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_deprecation_warning.py to _deprecation_warning.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/package_index.py to package_index.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/archive_util.py to archive_util.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_imp.py to _imp.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/config.py to config.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/version.py to version.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/tags.py to tags.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/version.py to version.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/utils.py to utils.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/requirements.py to requirements.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/_structures.py to _structures.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/markers.py to markers.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__about__.py to __about__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/_compat.py to _compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/specifiers.py to specifiers.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/six.py to six.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/ordered_set.py to ordered_set.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_vendor/pyparsing.py to pyparsing.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/py31compat.py to py31compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/depends.py to depends.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/py27compat.py to py27compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/installer.py to installer.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/glob.py to glob.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/sandbox.py to sandbox.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/py34compat.py to py34compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/launch.py to launch.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/extension.py to extension.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/distutils_patch.py to distutils_patch.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/unicode_utils.py to unicode_utils.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/monkey.py to monkey.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/build_meta.py to build_meta.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/errors.py to errors.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/dep_util.py to dep_util.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/bdist_egg.py to bdist_egg.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/alias.py to alias.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/py36compat.py to py36compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/build_ext.py to build_ext.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/easy_install.py to easy_install.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/install_scripts.py to install_scripts.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/upload.py to upload.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/register.py to register.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/bdist_wininst.py to bdist_wininst.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/dist_info.py to dist_info.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/install_lib.py to install_lib.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/upload_docs.py to upload_docs.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/build_py.py to build_py.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/sdist.py to sdist.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/test.py to test.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/saveopts.py to saveopts.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/bdist_rpm.py to bdist_rpm.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/build_clib.py to build_clib.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/egg_info.py to egg_info.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/install.py to install.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/develop.py to develop.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/rotate.py to rotate.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/install_egg_info.py to install_egg_info.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/command/setopt.py to setopt.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/msvc.py to msvc.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/extern/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/dist.py to dist.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/lib2to3_ex.py to lib2to3_ex.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/_msvccompiler.py to _msvccompiler.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/unixccompiler.py to unixccompiler.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/filelist.py to filelist.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/ccompiler.py to ccompiler.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/msvc9compiler.py to msvc9compiler.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/archive_util.py to archive_util.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/cmd.py to cmd.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/config.py to config.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/version.py to version.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/log.py to log.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/util.py to util.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/fancy_getopt.py to fancy_getopt.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/versionpredicate.py to versionpredicate.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/file_util.py to file_util.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/core.py to core.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/cygwinccompiler.py to cygwinccompiler.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/extension.py to extension.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/debug.py to debug.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/spawn.py to spawn.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/text_file.py to text_file.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/msvccompiler.py to msvccompiler.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/errors.py to errors.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/dep_util.py to dep_util.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/build.py to build.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/build_ext.py to build_ext.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/config.py to config.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/clean.py to clean.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/check.py to check.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/install_scripts.py to install_scripts.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/upload.py to upload.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/register.py to register.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/bdist_wininst.py to bdist_wininst.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/install_headers.py to install_headers.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/install_lib.py to install_lib.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/build_py.py to build_py.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/bdist_dumb.py to bdist_dumb.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/sdist.py to sdist.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/bdist.py to bdist.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/build_scripts.py to build_scripts.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/bdist_rpm.py to bdist_rpm.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/build_clib.py to build_clib.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/install.py to install.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/bdist_msi.py to bdist_msi.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/install_egg_info.py to install_egg_info.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/install_data.py to install_data.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/dir_util.py to dir_util.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/sysconfig.py to sysconfig.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/dist.py to dist.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/_distutils/bcppcompiler.py to bcppcompiler.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/py33compat.py to py33compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/wheel.py to wheel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/setuptools/namespaces.py to namespaces.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/tags.py to tags.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/version.py to version.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/utils.py to utils.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/requirements.py to requirements.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/_structures.py to _structures.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/markers.py to markers.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__about__.py to __about__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/_compat.py to _compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/specifiers.py to specifiers.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/appdirs.py to appdirs.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/six.py to six.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/pyparsing.py to pyparsing.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pkg_resources/extern/__init__.py to __init__.cpython-38.pyc
running install_egg_info
running egg_info
writing setuptools.egg-info/PKG-INFO
writing dependency_links to setuptools.egg-info/dependency_links.txt
writing entry points to setuptools.egg-info/entry_points.txt
writing requirements to setuptools.egg-info/requires.txt
writing top-level names to setuptools.egg-info/top_level.txt
reading manifest file 'setuptools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'tests'
warning: no previously-included files found matching 'pyproject.toml'
writing manifest file 'setuptools.egg-info/SOURCES.txt'
Copying setuptools.egg-info to /usr/local/lib/python3.8/site-packages/setuptools-49.2.0-py3.8.egg-info
running install_scripts
Installing easy_install script to /usr/local/Cellar/python@3.8/3.8.5/bin
Installing easy_install-3.8 script to /usr/local/Cellar/python@3.8/3.8.5/bin
writing list of installed files to 'installed.txt'
2020-07-31 18:07:06 +0200
/usr/local/Cellar/python@3.8/3.8.5/bin/python3
-s
setup.py
--no-user-cfg
install
--force
--verbose
--install-scripts=/usr/local/Cellar/python@3.8/3.8.5/bin
--install-lib=/usr/local/lib/python3.8/site-packages
--single-version-externally-managed
--record=installed.txt
running install
running build
running build_py
running install_lib
creating /usr/local/lib/python3.8/site-packages/pip
creating /usr/local/lib/python3.8/site-packages/pip/_internal
copying build/lib/pip/_internal/configuration.py -> /usr/local/lib/python3.8/site-packages/pip/_internal
copying build/lib/pip/_internal/pyproject.py -> /usr/local/lib/python3.8/site-packages/pip/_internal
creating /usr/local/lib/python3.8/site-packages/pip/_internal/network
copying build/lib/pip/_internal/network/auth.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/network
copying build/lib/pip/_internal/network/xmlrpc.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/network
copying build/lib/pip/_internal/network/download.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/network
copying build/lib/pip/_internal/network/session.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/network
copying build/lib/pip/_internal/network/cache.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/network
copying build/lib/pip/_internal/network/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/network
copying build/lib/pip/_internal/network/utils.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/network
copying build/lib/pip/_internal/cache.py -> /usr/local/lib/python3.8/site-packages/pip/_internal
copying build/lib/pip/_internal/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal
creating /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/logging.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/misc.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/compat.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/encoding.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/models.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/deprecation.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/subprocess.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/filesystem.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/direct_url_helpers.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/temp_dir.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/appdirs.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/inject_securetransport.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/setuptools_build.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/packaging.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/distutils_args.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/entrypoints.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/filetypes.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/pkg_resources.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/typing.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/compatibility_tags.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/urls.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/hashes.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/virtualenv.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/glibc.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/wheel.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
copying build/lib/pip/_internal/utils/unpacking.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/utils
creating /usr/local/lib/python3.8/site-packages/pip/_internal/models
copying build/lib/pip/_internal/models/link.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/models
copying build/lib/pip/_internal/models/selection_prefs.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/models
copying build/lib/pip/_internal/models/direct_url.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/models
copying build/lib/pip/_internal/models/index.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/models
copying build/lib/pip/_internal/models/target_python.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/models
copying build/lib/pip/_internal/models/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/models
copying build/lib/pip/_internal/models/search_scope.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/models
copying build/lib/pip/_internal/models/candidate.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/models
copying build/lib/pip/_internal/models/format_control.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/models
copying build/lib/pip/_internal/models/scheme.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/models
copying build/lib/pip/_internal/models/wheel.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/models
creating /usr/local/lib/python3.8/site-packages/pip/_internal/cli
copying build/lib/pip/_internal/cli/cmdoptions.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/cli
copying build/lib/pip/_internal/cli/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/cli
copying build/lib/pip/_internal/cli/status_codes.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/cli
copying build/lib/pip/_internal/cli/parser.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/cli
copying build/lib/pip/_internal/cli/command_context.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/cli
copying build/lib/pip/_internal/cli/spinners.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/cli
copying build/lib/pip/_internal/cli/autocompletion.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/cli
copying build/lib/pip/_internal/cli/base_command.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/cli
copying build/lib/pip/_internal/cli/main_parser.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/cli
copying build/lib/pip/_internal/cli/progress_bars.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/cli
copying build/lib/pip/_internal/cli/main.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/cli
copying build/lib/pip/_internal/cli/req_command.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/cli
creating /usr/local/lib/python3.8/site-packages/pip/_internal/operations
creating /usr/local/lib/python3.8/site-packages/pip/_internal/operations/install
copying build/lib/pip/_internal/operations/install/legacy.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations/install
copying build/lib/pip/_internal/operations/install/editable_legacy.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations/install
copying build/lib/pip/_internal/operations/install/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations/install
copying build/lib/pip/_internal/operations/install/wheel.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations/install
copying build/lib/pip/_internal/operations/check.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations
copying build/lib/pip/_internal/operations/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations
copying build/lib/pip/_internal/operations/freeze.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations
creating /usr/local/lib/python3.8/site-packages/pip/_internal/operations/build
copying build/lib/pip/_internal/operations/build/wheel_legacy.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations/build
copying build/lib/pip/_internal/operations/build/metadata.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations/build
copying build/lib/pip/_internal/operations/build/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations/build
copying build/lib/pip/_internal/operations/build/metadata_legacy.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations/build
copying build/lib/pip/_internal/operations/build/wheel.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations/build
copying build/lib/pip/_internal/operations/prepare.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/operations
creating /usr/local/lib/python3.8/site-packages/pip/_internal/req
copying build/lib/pip/_internal/req/req_install.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/req
copying build/lib/pip/_internal/req/req_tracker.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/req
copying build/lib/pip/_internal/req/req_set.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/req
copying build/lib/pip/_internal/req/req_uninstall.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/req
copying build/lib/pip/_internal/req/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/req
copying build/lib/pip/_internal/req/req_file.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/req
copying build/lib/pip/_internal/req/constructors.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/req
creating /usr/local/lib/python3.8/site-packages/pip/_internal/resolution
creating /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/legacy
copying build/lib/pip/_internal/resolution/legacy/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/legacy
copying build/lib/pip/_internal/resolution/legacy/resolver.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/legacy
copying build/lib/pip/_internal/resolution/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/resolution
copying build/lib/pip/_internal/resolution/base.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/resolution
creating /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib
copying build/lib/pip/_internal/resolution/resolvelib/provider.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib
copying build/lib/pip/_internal/resolution/resolvelib/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib
copying build/lib/pip/_internal/resolution/resolvelib/factory.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib
copying build/lib/pip/_internal/resolution/resolvelib/requirements.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib
copying build/lib/pip/_internal/resolution/resolvelib/resolver.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib
copying build/lib/pip/_internal/resolution/resolvelib/candidates.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib
copying build/lib/pip/_internal/resolution/resolvelib/base.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib
creating /usr/local/lib/python3.8/site-packages/pip/_internal/vcs
copying build/lib/pip/_internal/vcs/git.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/vcs
copying build/lib/pip/_internal/vcs/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/vcs
copying build/lib/pip/_internal/vcs/mercurial.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/vcs
copying build/lib/pip/_internal/vcs/bazaar.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/vcs
copying build/lib/pip/_internal/vcs/versioncontrol.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/vcs
copying build/lib/pip/_internal/vcs/subversion.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/vcs
creating /usr/local/lib/python3.8/site-packages/pip/_internal/index
copying build/lib/pip/_internal/index/collector.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/index
copying build/lib/pip/_internal/index/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/index
copying build/lib/pip/_internal/index/package_finder.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/index
copying build/lib/pip/_internal/exceptions.py -> /usr/local/lib/python3.8/site-packages/pip/_internal
creating /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/configuration.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/show.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/list.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/check.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/completion.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/download.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/cache.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/hash.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/debug.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/uninstall.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/freeze.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/search.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/install.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/help.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/commands/wheel.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/commands
copying build/lib/pip/_internal/main.py -> /usr/local/lib/python3.8/site-packages/pip/_internal
copying build/lib/pip/_internal/wheel_builder.py -> /usr/local/lib/python3.8/site-packages/pip/_internal
creating /usr/local/lib/python3.8/site-packages/pip/_internal/distributions
copying build/lib/pip/_internal/distributions/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/distributions
copying build/lib/pip/_internal/distributions/sdist.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/distributions
copying build/lib/pip/_internal/distributions/installed.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/distributions
copying build/lib/pip/_internal/distributions/base.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/distributions
copying build/lib/pip/_internal/distributions/wheel.py -> /usr/local/lib/python3.8/site-packages/pip/_internal/distributions
copying build/lib/pip/_internal/locations.py -> /usr/local/lib/python3.8/site-packages/pip/_internal
copying build/lib/pip/_internal/self_outdated_check.py -> /usr/local/lib/python3.8/site-packages/pip/_internal
copying build/lib/pip/_internal/build_env.py -> /usr/local/lib/python3.8/site-packages/pip/_internal
creating /usr/local/lib/python3.8/site-packages/pip/_vendor
copying build/lib/pip/_vendor/retrying.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/tags.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/version.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/_typing.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/utils.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/requirements.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/_structures.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/markers.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/__about__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/_compat.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/packaging/specifiers.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging
copying build/lib/pip/_vendor/vendor.txt -> /usr/local/lib/python3.8/site-packages/pip/_vendor
copying build/lib/pip/_vendor/ipaddress.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/msgpack
copying build/lib/pip/_vendor/msgpack/_version.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/msgpack
copying build/lib/pip/_vendor/msgpack/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/msgpack
copying build/lib/pip/_vendor/msgpack/exceptions.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/msgpack
copying build/lib/pip/_vendor/msgpack/fallback.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/msgpack
copying build/lib/pip/_vendor/msgpack/ext.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/msgpack
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/toml
copying build/lib/pip/_vendor/toml/decoder.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/toml
copying build/lib/pip/_vendor/toml/tz.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/toml
copying build/lib/pip/_vendor/toml/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/toml
copying build/lib/pip/_vendor/toml/encoder.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/toml
copying build/lib/pip/_vendor/toml/ordered.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/toml
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/enums.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/langhungarianmodel.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/mbcssm.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/langthaimodel.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/version.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/compat.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/langbulgarianmodel.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/euckrprober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/sjisprober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/cp949prober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/euctwfreq.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/langhebrewmodel.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/cli
copying build/lib/pip/_vendor/chardet/cli/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/cli
copying build/lib/pip/_vendor/chardet/cli/chardetect.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/cli
copying build/lib/pip/_vendor/chardet/chardistribution.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/latin1prober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/charsetprober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/gb2312prober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/mbcharsetprober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/langcyrillicmodel.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/euctwprober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/codingstatemachine.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/escprober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/universaldetector.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/utf8prober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/gb2312freq.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/mbcsgroupprober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/langgreekmodel.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/eucjpprober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/jisfreq.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/escsm.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/langturkishmodel.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/sbcharsetprober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/big5freq.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/euckrfreq.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/big5prober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/hebrewprober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/charsetgroupprober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/sbcsgroupprober.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
copying build/lib/pip/_vendor/chardet/jpcntx.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/webencodings
copying build/lib/pip/_vendor/webencodings/labels.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/webencodings
copying build/lib/pip/_vendor/webencodings/mklabels.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/webencodings
copying build/lib/pip/_vendor/webencodings/x_user_defined.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/webencodings
copying build/lib/pip/_vendor/webencodings/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/webencodings
copying build/lib/pip/_vendor/webencodings/tests.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/webencodings
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/bar.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/spinner.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/progress
copying build/lib/pip/_vendor/progress/counter.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/progress
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517
copying build/lib/pip/_vendor/pep517/build.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517
copying build/lib/pip/_vendor/pep517/_in_process.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517
copying build/lib/pip/_vendor/pep517/compat.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517
copying build/lib/pip/_vendor/pep517/dirtools.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517
copying build/lib/pip/_vendor/pep517/check.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517
copying build/lib/pip/_vendor/pep517/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517
copying build/lib/pip/_vendor/pep517/envbuild.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517
copying build/lib/pip/_vendor/pep517/wrappers.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517
copying build/lib/pip/_vendor/pep517/colorlog.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517
copying build/lib/pip/_vendor/pep517/meta.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/shutil.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/misc.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/sysconfig.cfg -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/tarfile.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/_backport/sysconfig.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/_backport
copying build/lib/pip/_vendor/distlib/w32.exe -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/locators.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/metadata.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/version.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/compat.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/index.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/manifest.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/util.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/database.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/t32.exe -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/w64.exe -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/markers.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/resources.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/scripts.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/t64.exe -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
copying build/lib/pip/_vendor/distlib/wheel.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/win32.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/ansitowin32.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/ansi.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/winterm.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama
copying build/lib/pip/_vendor/colorama/initialise.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/serialize.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/wrapper.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/controller.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/compat.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/filewrapper.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/heuristics.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/adapter.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/cache.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol
copying build/lib/pip/_vendor/cachecontrol/_cmd.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches
copying build/lib/pip/_vendor/cachecontrol/caches/file_cache.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches
copying build/lib/pip/_vendor/cachecontrol/caches/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches
copying build/lib/pip/_vendor/cachecontrol/caches/redis_cache.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/idna
copying build/lib/pip/_vendor/idna/intranges.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/idna
copying build/lib/pip/_vendor/idna/package_data.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/idna
copying build/lib/pip/_vendor/idna/compat.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/idna
copying build/lib/pip/_vendor/idna/idnadata.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/idna
copying build/lib/pip/_vendor/idna/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/idna
copying build/lib/pip/_vendor/idna/core.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/idna
copying build/lib/pip/_vendor/idna/codec.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/idna
copying build/lib/pip/_vendor/idna/uts46data.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/idna
copying build/lib/pip/_vendor/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/cookies.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/auth.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/sessions.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/hooks.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/compat.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/models.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/certs.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/status_codes.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/packages.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/__version__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/api.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/_internal_utils.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/utils.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/exceptions.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/structures.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/help.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/requests/adapters.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/requests
copying build/lib/pip/_vendor/appdirs.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/sanitizer.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/inject_meta_charset.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/base.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/optionaltags.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/lint.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters
copying build/lib/pip/_vendor/html5lib/filters/whitespace.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/etree_lxml.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/etree.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/genshi.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/base.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers
copying build/lib/pip/_vendor/html5lib/treewalkers/dom.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/etree.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/base.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/treebuilders/dom.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders
copying build/lib/pip/_vendor/html5lib/_inputstream.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/_ihatexml.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/constants.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/html5parser.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_trie
copying build/lib/pip/_vendor/html5lib/_trie/_base.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_trie
copying build/lib/pip/_vendor/html5lib/_trie/datrie.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_trie
copying build/lib/pip/_vendor/html5lib/_trie/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_trie
copying build/lib/pip/_vendor/html5lib/_trie/py.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_trie
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treeadapters
copying build/lib/pip/_vendor/html5lib/treeadapters/sax.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treeadapters
copying build/lib/pip/_vendor/html5lib/treeadapters/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treeadapters
copying build/lib/pip/_vendor/html5lib/treeadapters/genshi.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treeadapters
copying build/lib/pip/_vendor/html5lib/serializer.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/_tokenizer.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib
copying build/lib/pip/_vendor/html5lib/_utils.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/certifi
copying build/lib/pip/_vendor/certifi/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/certifi
copying build/lib/pip/_vendor/certifi/core.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/certifi
copying build/lib/pip/_vendor/certifi/cacert.pem -> /usr/local/lib/python3.8/site-packages/pip/_vendor/certifi
copying build/lib/pip/_vendor/certifi/__main__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/certifi
copying build/lib/pip/_vendor/six.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3
copying build/lib/pip/_vendor/urllib3/filepost.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3
copying build/lib/pip/_vendor/urllib3/fields.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util
copying build/lib/pip/_vendor/urllib3/util/queue.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util
copying build/lib/pip/_vendor/urllib3/util/wait.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util
copying build/lib/pip/_vendor/urllib3/util/request.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util
copying build/lib/pip/_vendor/urllib3/util/timeout.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util
copying build/lib/pip/_vendor/urllib3/util/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util
copying build/lib/pip/_vendor/urllib3/util/response.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util
copying build/lib/pip/_vendor/urllib3/util/ssl_.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util
copying build/lib/pip/_vendor/urllib3/util/retry.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util
copying build/lib/pip/_vendor/urllib3/util/url.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util
copying build/lib/pip/_vendor/urllib3/util/connection.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util
copying build/lib/pip/_vendor/urllib3/request.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3
copying build/lib/pip/_vendor/urllib3/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3
copying build/lib/pip/_vendor/urllib3/poolmanager.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3
copying build/lib/pip/_vendor/urllib3/response.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib
copying build/lib/pip/_vendor/urllib3/contrib/securetransport.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib
copying build/lib/pip/_vendor/urllib3/contrib/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib
copying build/lib/pip/_vendor/urllib3/contrib/socks.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib
copying build/lib/pip/_vendor/urllib3/contrib/_appengine_environ.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib
copying build/lib/pip/_vendor/urllib3/contrib/pyopenssl.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib
copying build/lib/pip/_vendor/urllib3/contrib/appengine.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport
copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport
copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/low_level.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport
copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/bindings.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport
copying build/lib/pip/_vendor/urllib3/contrib/ntlmpool.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib
copying build/lib/pip/_vendor/urllib3/connection.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3
copying build/lib/pip/_vendor/urllib3/_collections.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages
copying build/lib/pip/_vendor/urllib3/packages/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/backports
copying build/lib/pip/_vendor/urllib3/packages/backports/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/backports
copying build/lib/pip/_vendor/urllib3/packages/backports/makefile.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/backports
copying build/lib/pip/_vendor/urllib3/packages/six.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname
copying build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname
copying build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname
copying build/lib/pip/_vendor/urllib3/exceptions.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3
copying build/lib/pip/_vendor/urllib3/connectionpool.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3
copying build/lib/pip/_vendor/distro.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/pkg_resources
copying build/lib/pip/_vendor/pkg_resources/py31compat.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/pkg_resources
copying build/lib/pip/_vendor/pkg_resources/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/pkg_resources
copying build/lib/pip/_vendor/contextlib2.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor
copying build/lib/pip/_vendor/pyparsing.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor
creating /usr/local/lib/python3.8/site-packages/pip/_vendor/resolvelib
copying build/lib/pip/_vendor/resolvelib/resolvers.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/resolvelib
copying build/lib/pip/_vendor/resolvelib/__init__.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/resolvelib
copying build/lib/pip/_vendor/resolvelib/providers.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/resolvelib
copying build/lib/pip/_vendor/resolvelib/structs.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/resolvelib
copying build/lib/pip/_vendor/resolvelib/reporters.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor/resolvelib
copying build/lib/pip/_vendor/toml.py -> /usr/local/lib/python3.8/site-packages/pip/_vendor
copying build/lib/pip/__init__.py -> /usr/local/lib/python3.8/site-packages/pip
copying build/lib/pip/__main__.py -> /usr/local/lib/python3.8/site-packages/pip
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/configuration.py to configuration.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/pyproject.py to pyproject.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/network/auth.py to auth.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/network/xmlrpc.py to xmlrpc.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/network/download.py to download.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/network/session.py to session.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/network/cache.py to cache.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/network/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/network/utils.py to utils.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cache.py to cache.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/logging.py to logging.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/misc.py to misc.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/compat.py to compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/encoding.py to encoding.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/models.py to models.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/deprecation.py to deprecation.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/subprocess.py to subprocess.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/filesystem.py to filesystem.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/direct_url_helpers.py to direct_url_helpers.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/temp_dir.py to temp_dir.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/appdirs.py to appdirs.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/inject_securetransport.py to inject_securetransport.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/setuptools_build.py to setuptools_build.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/packaging.py to packaging.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/distutils_args.py to distutils_args.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/entrypoints.py to entrypoints.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/filetypes.py to filetypes.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/pkg_resources.py to pkg_resources.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/typing.py to typing.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/compatibility_tags.py to compatibility_tags.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/urls.py to urls.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/hashes.py to hashes.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/virtualenv.py to virtualenv.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/glibc.py to glibc.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/wheel.py to wheel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/utils/unpacking.py to unpacking.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/models/link.py to link.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/models/selection_prefs.py to selection_prefs.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/models/direct_url.py to direct_url.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/models/index.py to index.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/models/target_python.py to target_python.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/models/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/models/search_scope.py to search_scope.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/models/candidate.py to candidate.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/models/format_control.py to format_control.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/models/scheme.py to scheme.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/models/wheel.py to wheel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cli/cmdoptions.py to cmdoptions.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cli/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cli/status_codes.py to status_codes.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cli/parser.py to parser.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cli/command_context.py to command_context.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cli/spinners.py to spinners.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cli/autocompletion.py to autocompletion.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cli/base_command.py to base_command.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cli/main_parser.py to main_parser.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cli/progress_bars.py to progress_bars.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cli/main.py to main.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/cli/req_command.py to req_command.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/install/legacy.py to legacy.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/install/editable_legacy.py to editable_legacy.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/install/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/install/wheel.py to wheel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/check.py to check.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/freeze.py to freeze.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/build/wheel_legacy.py to wheel_legacy.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/build/metadata.py to metadata.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/build/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/build/metadata_legacy.py to metadata_legacy.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/build/wheel.py to wheel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/operations/prepare.py to prepare.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/req/req_install.py to req_install.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/req/req_tracker.py to req_tracker.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/req/req_set.py to req_set.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/req/req_uninstall.py to req_uninstall.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/req/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/req/req_file.py to req_file.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/req/constructors.py to constructors.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/legacy/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/legacy/resolver.py to resolver.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/base.py to base.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/provider.py to provider.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/factory.py to factory.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/requirements.py to requirements.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/resolver.py to resolver.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/candidates.py to candidates.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/base.py to base.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/vcs/git.py to git.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/vcs/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/vcs/mercurial.py to mercurial.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/vcs/bazaar.py to bazaar.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/vcs/versioncontrol.py to versioncontrol.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/vcs/subversion.py to subversion.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/index/collector.py to collector.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/index/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/index/package_finder.py to package_finder.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/exceptions.py to exceptions.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/configuration.py to configuration.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/show.py to show.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/list.py to list.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/check.py to check.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/completion.py to completion.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/download.py to download.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/cache.py to cache.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/hash.py to hash.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/debug.py to debug.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/uninstall.py to uninstall.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/freeze.py to freeze.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/search.py to search.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/install.py to install.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/help.py to help.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/commands/wheel.py to wheel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/main.py to main.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/wheel_builder.py to wheel_builder.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/distributions/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/distributions/sdist.py to sdist.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/distributions/installed.py to installed.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/distributions/base.py to base.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/distributions/wheel.py to wheel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/locations.py to locations.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/self_outdated_check.py to self_outdated_check.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_internal/build_env.py to build_env.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/retrying.py to retrying.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging/tags.py to tags.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging/version.py to version.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging/_typing.py to _typing.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging/utils.py to utils.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging/requirements.py to requirements.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging/_structures.py to _structures.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging/markers.py to markers.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging/__about__.py to __about__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging/_compat.py to _compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/packaging/specifiers.py to specifiers.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/ipaddress.py to ipaddress.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/msgpack/_version.py to _version.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/msgpack/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/msgpack/exceptions.py to exceptions.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/msgpack/fallback.py to fallback.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/msgpack/ext.py to ext.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/toml/decoder.py to decoder.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/toml/tz.py to tz.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/toml/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/toml/encoder.py to encoder.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/toml/ordered.py to ordered.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/enums.py to enums.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/langhungarianmodel.py to langhungarianmodel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/mbcssm.py to mbcssm.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/langthaimodel.py to langthaimodel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/version.py to version.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/compat.py to compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/euckrprober.py to euckrprober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/sjisprober.py to sjisprober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/cp949prober.py to cp949prober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/euctwfreq.py to euctwfreq.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/langhebrewmodel.py to langhebrewmodel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/cli/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/cli/chardetect.py to chardetect.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/chardistribution.py to chardistribution.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/latin1prober.py to latin1prober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/charsetprober.py to charsetprober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/gb2312prober.py to gb2312prober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/mbcharsetprober.py to mbcharsetprober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/euctwprober.py to euctwprober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/codingstatemachine.py to codingstatemachine.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/escprober.py to escprober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/universaldetector.py to universaldetector.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/utf8prober.py to utf8prober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/gb2312freq.py to gb2312freq.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/langgreekmodel.py to langgreekmodel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/eucjpprober.py to eucjpprober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/jisfreq.py to jisfreq.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/escsm.py to escsm.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/langturkishmodel.py to langturkishmodel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/sbcharsetprober.py to sbcharsetprober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/big5freq.py to big5freq.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/euckrfreq.py to euckrfreq.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/big5prober.py to big5prober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/hebrewprober.py to hebrewprober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/charsetgroupprober.py to charsetgroupprober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/chardet/jpcntx.py to jpcntx.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/webencodings/labels.py to labels.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/webencodings/mklabels.py to mklabels.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/webencodings/x_user_defined.py to x_user_defined.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/webencodings/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/webencodings/tests.py to tests.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/progress/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/progress/bar.py to bar.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/progress/spinner.py to spinner.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/progress/counter.py to counter.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517/build.py to build.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py to _in_process.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517/compat.py to compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517/dirtools.py to dirtools.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517/check.py to check.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517/envbuild.py to envbuild.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517/wrappers.py to wrappers.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517/colorlog.py to colorlog.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pep517/meta.py to meta.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/_backport/shutil.py to shutil.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/_backport/misc.py to misc.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/_backport/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/_backport/tarfile.py to tarfile.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/_backport/sysconfig.py to sysconfig.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/locators.py to locators.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/metadata.py to metadata.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/version.py to version.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/compat.py to compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/index.py to index.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/manifest.py to manifest.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/util.py to util.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/database.py to database.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/markers.py to markers.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/resources.py to resources.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/scripts.py to scripts.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distlib/wheel.py to wheel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama/win32.py to win32.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama/ansitowin32.py to ansitowin32.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama/ansi.py to ansi.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama/winterm.py to winterm.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/colorama/initialise.py to initialise.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/serialize.py to serialize.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/wrapper.py to wrapper.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/controller.py to controller.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/compat.py to compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/filewrapper.py to filewrapper.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/heuristics.py to heuristics.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/adapter.py to adapter.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/cache.py to cache.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/_cmd.py to _cmd.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py to file_cache.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py to redis_cache.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/idna/intranges.py to intranges.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/idna/package_data.py to package_data.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/idna/compat.py to compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/idna/idnadata.py to idnadata.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/idna/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/idna/core.py to core.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/idna/codec.py to codec.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/idna/uts46data.py to uts46data.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/cookies.py to cookies.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/auth.py to auth.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/sessions.py to sessions.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/hooks.py to hooks.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/compat.py to compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/models.py to models.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/certs.py to certs.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/status_codes.py to status_codes.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/packages.py to packages.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/__version__.py to __version__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/api.py to api.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/_internal_utils.py to _internal_utils.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/utils.py to utils.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/exceptions.py to exceptions.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/structures.py to structures.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/help.py to help.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/requests/adapters.py to adapters.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/appdirs.py to appdirs.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters/sanitizer.py to sanitizer.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters/base.py to base.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters/optionaltags.py to optionaltags.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters/lint.py to lint.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/filters/whitespace.py to whitespace.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/etree.py to etree.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/genshi.py to genshi.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/base.py to base.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/dom.py to dom.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/etree.py to etree.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/base.py to base.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/dom.py to dom.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_inputstream.py to _inputstream.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_ihatexml.py to _ihatexml.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/constants.py to constants.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/html5parser.py to html5parser.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_trie/_base.py to _base.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_trie/datrie.py to datrie.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_trie/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_trie/py.py to py.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treeadapters/sax.py to sax.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/treeadapters/genshi.py to genshi.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/serializer.py to serializer.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_tokenizer.py to _tokenizer.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/html5lib/_utils.py to _utils.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/certifi/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/certifi/core.py to core.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/certifi/__main__.py to __main__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/six.py to six.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/filepost.py to filepost.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/fields.py to fields.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util/queue.py to queue.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util/wait.py to wait.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util/request.py to request.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util/timeout.py to timeout.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util/response.py to response.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util/ssl_.py to ssl_.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util/retry.py to retry.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util/url.py to url.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/util/connection.py to connection.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/request.py to request.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/poolmanager.py to poolmanager.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/response.py to response.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/securetransport.py to securetransport.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/socks.py to socks.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py to _appengine_environ.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/appengine.py to appengine.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py to low_level.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py to bindings.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/connection.py to connection.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/_collections.py to _collections.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py to makefile.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/six.py to six.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/exceptions.py to exceptions.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/urllib3/connectionpool.py to connectionpool.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/distro.py to distro.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pkg_resources/py31compat.py to py31compat.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pkg_resources/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/contextlib2.py to contextlib2.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/pyparsing.py to pyparsing.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/resolvelib/resolvers.py to resolvers.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/resolvelib/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/resolvelib/providers.py to providers.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/resolvelib/structs.py to structs.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/resolvelib/reporters.py to reporters.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/_vendor/toml.py to toml.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/pip/__main__.py to __main__.cpython-38.pyc
running install_egg_info
running egg_info
writing src/pip.egg-info/PKG-INFO
writing dependency_links to src/pip.egg-info/dependency_links.txt
writing entry points to src/pip.egg-info/entry_points.txt
writing top-level names to src/pip.egg-info/top_level.txt
reading manifest file 'src/pip.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'docs/docutils.conf'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching '.mailmap'
warning: no previously-included files found matching '.appveyor.yml'
warning: no previously-included files found matching '.travis.yml'
warning: no previously-included files found matching '.readthedocs.yml'
warning: no previously-included files found matching '.pre-commit-config.yaml'
warning: no previously-included files found matching 'tox.ini'
warning: no previously-included files found matching 'noxfile.py'
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching '*.bat' under directory 'docs'
warning: no previously-included files found matching 'src/pip/_vendor/six'
warning: no previously-included files found matching 'src/pip/_vendor/six/moves'
warning: no previously-included files matching '*.pyi' found under directory 'src/pip/_vendor'
no previously-included directories found matching '.github'
no previously-included directories found matching '.azure-pipelines'
no previously-included directories found matching 'docs/build'
no previously-included directories found matching 'news'
no previously-included directories found matching 'tasks'
no previously-included directories found matching 'tests'
no previously-included directories found matching 'tools'
writing manifest file 'src/pip.egg-info/SOURCES.txt'
Copying src/pip.egg-info to /usr/local/lib/python3.8/site-packages/pip-20.1.1-py3.8.egg-info
running install_scripts
Installing pip script to /usr/local/Cellar/python@3.8/3.8.5/bin
Installing pip3 script to /usr/local/Cellar/python@3.8/3.8.5/bin
Installing pip3.8 script to /usr/local/Cellar/python@3.8/3.8.5/bin
writing list of installed files to 'installed.txt'
2020-07-31 18:07:08 +0200
/usr/local/Cellar/python@3.8/3.8.5/bin/python3
-s
setup.py
--no-user-cfg
install
--force
--verbose
--install-scripts=/usr/local/Cellar/python@3.8/3.8.5/bin
--install-lib=/usr/local/lib/python3.8/site-packages
--single-version-externally-managed
--record=installed.txt
running install
running build
running build_py
running install_lib
copying build/lib/wheel/metadata.py -> /usr/local/lib/python3.8/site-packages/wheel
copying build/lib/wheel/macosx_libfile.py -> /usr/local/lib/python3.8/site-packages/wheel
copying build/lib/wheel/_version.py -> /usr/local/lib/python3.8/site-packages/wheel
copying build/lib/wheel/util.py -> /usr/local/lib/python3.8/site-packages/wheel
copying build/lib/wheel/__init__.py -> /usr/local/lib/python3.8/site-packages/wheel
copying build/lib/wheel/cli/pack.py -> /usr/local/lib/python3.8/site-packages/wheel/cli
copying build/lib/wheel/cli/convert.py -> /usr/local/lib/python3.8/site-packages/wheel/cli
copying build/lib/wheel/cli/__init__.py -> /usr/local/lib/python3.8/site-packages/wheel/cli
copying build/lib/wheel/cli/unpack.py -> /usr/local/lib/python3.8/site-packages/wheel/cli
copying build/lib/wheel/pkginfo.py -> /usr/local/lib/python3.8/site-packages/wheel
copying build/lib/wheel/bdist_wheel.py -> /usr/local/lib/python3.8/site-packages/wheel
copying build/lib/wheel/pep425tags.py -> /usr/local/lib/python3.8/site-packages/wheel
copying build/lib/wheel/wheelfile.py -> /usr/local/lib/python3.8/site-packages/wheel
copying build/lib/wheel/__main__.py -> /usr/local/lib/python3.8/site-packages/wheel
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/metadata.py to metadata.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/macosx_libfile.py to macosx_libfile.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/_version.py to _version.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/util.py to util.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/cli/pack.py to pack.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/cli/convert.py to convert.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/cli/__init__.py to __init__.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/cli/unpack.py to unpack.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/pkginfo.py to pkginfo.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/bdist_wheel.py to bdist_wheel.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/pep425tags.py to pep425tags.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/wheelfile.py to wheelfile.cpython-38.pyc
byte-compiling /usr/local/lib/python3.8/site-packages/wheel/__main__.py to __main__.cpython-38.pyc
running install_egg_info
running egg_info
writing src/wheel.egg-info/PKG-INFO
writing dependency_links to src/wheel.egg-info/dependency_links.txt
writing entry points to src/wheel.egg-info/entry_points.txt
writing requirements to src/wheel.egg-info/requires.txt
writing top-level names to src/wheel.egg-info/top_level.txt
reading manifest file 'src/wheel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'tests'
warning: no files found matching '*.h' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
warning: no files found matching '*.c' under directory 'tests'
warning: no files found matching '*.dynlib' under directory 'tests'
warning: no files found matching 'tests/testdata/test-1.0-py2.py3-none-any.whl'
warning: no files found matching 'tox.ini'
no previously-included directories found matching 'tests/testdata/*/build'
no previously-included directories found matching 'tests/testdata/*/dist'
no previously-included directories found matching 'tests/testdata/*/*.egg-info'
writing manifest file 'src/wheel.egg-info/SOURCES.txt'
removing '/usr/local/lib/python3.8/site-packages/wheel-0.34.2-py3.8.egg-info' (and everything under it)
Copying src/wheel.egg-info to /usr/local/lib/python3.8/site-packages/wheel-0.34.2-py3.8.egg-info
running install_scripts
Installing wheel script to /usr/local/Cellar/python@3.8/3.8.5/bin
writing list of installed files to 'installed.txt'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment