2020-03-04T08:34:00,719 Created temporary directory: /tmp/pip-ephem-wheel-cache-u_1hq68q 2020-03-04T08:34:00,722 Created temporary directory: /tmp/pip-req-tracker-v5wz3c32 2020-03-04T08:34:00,723 Initialized build tracking at /tmp/pip-req-tracker-v5wz3c32 2020-03-04T08:34:00,723 Created build tracker: /tmp/pip-req-tracker-v5wz3c32 2020-03-04T08:34:00,724 Entered build tracker: /tmp/pip-req-tracker-v5wz3c32 2020-03-04T08:34:00,725 Created temporary directory: /tmp/pip-wheel-5w7z5p7i 2020-03-04T08:34:00,730 1 location(s) to search for versions of pycopy-yaml: 2020-03-04T08:34:00,730 * https://pypi.org/simple/pycopy-yaml/ 2020-03-04T08:34:00,730 Fetching project page and analyzing links: https://pypi.org/simple/pycopy-yaml/ 2020-03-04T08:34:00,731 Getting page https://pypi.org/simple/pycopy-yaml/ 2020-03-04T08:34:00,733 Found index url https://pypi.org/simple 2020-03-04T08:34:00,736 Getting credentials from keyring for https://pypi.org/simple 2020-03-04T08:34:00,737 Getting credentials from keyring for pypi.org 2020-03-04T08:34:00,911 Found link https://files.pythonhosted.org/packages/9b/3f/1e46f535066bb3e95c9b03da34db4506a28fff7050ac12a654330428c01b/pycopy-yaml-0.1.tar.gz#sha256=98ecc1fcb533d2b684a1700bc2bbe340a0a5e698f85037ad1a26170dec2d8562 (from https://pypi.org/simple/pycopy-yaml/), version: 0.1 2020-03-04T08:34:00,917 Given no hashes to check 1 links for project 'pycopy-yaml': discarding no candidates 2020-03-04T08:34:00,918 Using version 0.1 (newest of versions: 0.1) 2020-03-04T08:34:00,923 Collecting pycopy-yaml==0.1 2020-03-04T08:34:00,926 Created temporary directory: /tmp/pip-unpack-zqu1k3f0 2020-03-04T08:34:00,928 Getting credentials from keyring for files.pythonhosted.org 2020-03-04T08:34:01,012 Downloading pycopy-yaml-0.1.tar.gz (578 bytes) 2020-03-04T08:34:01,035 Added pycopy-yaml==0.1 from https://files.pythonhosted.org/packages/9b/3f/1e46f535066bb3e95c9b03da34db4506a28fff7050ac12a654330428c01b/pycopy-yaml-0.1.tar.gz#sha256=98ecc1fcb533d2b684a1700bc2bbe340a0a5e698f85037ad1a26170dec2d8562 to build tracker '/tmp/pip-req-tracker-v5wz3c32' 2020-03-04T08:34:01,037 Running setup.py (path:/tmp/pip-wheel-5w7z5p7i/pycopy-yaml/setup.py) egg_info for package pycopy-yaml 2020-03-04T08:34:01,038 Running command python setup.py egg_info 2020-03-04T08:34:02,480 Traceback (most recent call last): 2020-03-04T08:34:02,481 File "", line 1, in 2020-03-04T08:34:02,482 File "/usr/lib/python3.7/tokenize.py", line 447, in open 2020-03-04T08:34:02,482 buffer = _builtin_open(filename, 'rb') 2020-03-04T08:34:02,482 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-5w7z5p7i/pycopy-yaml/setup.py' 2020-03-04T08:34:02,565 Cleaning up... 2020-03-04T08:34:02,565 Removing source in /tmp/pip-wheel-5w7z5p7i/pycopy-yaml 2020-03-04T08:34:02,574 Removed pycopy-yaml==0.1 from https://files.pythonhosted.org/packages/9b/3f/1e46f535066bb3e95c9b03da34db4506a28fff7050ac12a654330428c01b/pycopy-yaml-0.1.tar.gz#sha256=98ecc1fcb533d2b684a1700bc2bbe340a0a5e698f85037ad1a26170dec2d8562 from build tracker '/tmp/pip-req-tracker-v5wz3c32' 2020-03-04T08:34:02,575 Removed build tracker: '/tmp/pip-req-tracker-v5wz3c32' 2020-03-04T08:34:02,577 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-03-04T08:34:02,578 Exception information: 2020-03-04T08:34:02,578 Traceback (most recent call last): 2020-03-04T08:34:02,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-03-04T08:34:02,578 status = self.run(options, args) 2020-03-04T08:34:02,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-03-04T08:34:02,578 resolver.resolve(requirement_set) 2020-03-04T08:34:02,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-03-04T08:34:02,578 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-03-04T08:34:02,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-03-04T08:34:02,578 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-03-04T08:34:02,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-03-04T08:34:02,578 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-03-04T08:34:02,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-03-04T08:34:02,578 req, self.req_tracker, self.finder, self.build_isolation, 2020-03-04T08:34:02,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-03-04T08:34:02,578 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-03-04T08:34:02,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-03-04T08:34:02,578 self.req.prepare_metadata() 2020-03-04T08:34:02,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-03-04T08:34:02,578 self.metadata_directory = self._generate_metadata() 2020-03-04T08:34:02,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-03-04T08:34:02,578 details=self.name or "from {}".format(self.link) 2020-03-04T08:34:02,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-03-04T08:34:02,578 command_desc='python setup.py egg_info', 2020-03-04T08:34:02,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-03-04T08:34:02,578 raise InstallationError(exc_msg) 2020-03-04T08:34:02,578 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.