2020-09-09T21:49:26,830 Created temporary directory: /tmp/pip-ephem-wheel-cache-mn9w_khf 2020-09-09T21:49:26,833 Created temporary directory: /tmp/pip-req-tracker-2dj8snbc 2020-09-09T21:49:26,833 Initialized build tracking at /tmp/pip-req-tracker-2dj8snbc 2020-09-09T21:49:26,833 Created build tracker: /tmp/pip-req-tracker-2dj8snbc 2020-09-09T21:49:26,833 Entered build tracker: /tmp/pip-req-tracker-2dj8snbc 2020-09-09T21:49:26,834 Created temporary directory: /tmp/pip-wheel-zp756a2k 2020-09-09T21:49:26,842 1 location(s) to search for versions of yaco.deliverancethemeselector: 2020-09-09T21:49:26,842 * https://pypi.org/simple/yaco-deliverancethemeselector/ 2020-09-09T21:49:26,842 Fetching project page and analyzing links: https://pypi.org/simple/yaco-deliverancethemeselector/ 2020-09-09T21:49:26,843 Getting page https://pypi.org/simple/yaco-deliverancethemeselector/ 2020-09-09T21:49:26,844 Found index url https://pypi.org/simple 2020-09-09T21:49:26,928 Found link https://files.pythonhosted.org/packages/4d/92/bd27c6d84aed82b8fb33326df5e30b1d605da04a3646dccafa3812613e94/yaco.deliverancethemeselector-1.0a1.tar.gz#sha256=ded29bef6ebf26a8737cf73dd8758603dc0a11f6f4b9dfad95d3ac7ae27582cf (from https://pypi.org/simple/yaco-deliverancethemeselector/), version: 1.0a1 2020-09-09T21:49:26,932 Given no hashes to check 1 links for project 'yaco.deliverancethemeselector': discarding no candidates 2020-09-09T21:49:26,933 Using version 1.0a1 (newest of versions: 1.0a1) 2020-09-09T21:49:26,936 Collecting yaco.deliverancethemeselector==1.0a1 2020-09-09T21:49:26,938 Created temporary directory: /tmp/pip-unpack-n6i00ffx 2020-09-09T21:49:26,976 Downloading yaco.deliverancethemeselector-1.0a1.tar.gz (12 kB) 2020-09-09T21:49:27,073 Added yaco.deliverancethemeselector==1.0a1 from https://files.pythonhosted.org/packages/4d/92/bd27c6d84aed82b8fb33326df5e30b1d605da04a3646dccafa3812613e94/yaco.deliverancethemeselector-1.0a1.tar.gz#sha256=ded29bef6ebf26a8737cf73dd8758603dc0a11f6f4b9dfad95d3ac7ae27582cf to build tracker '/tmp/pip-req-tracker-2dj8snbc' 2020-09-09T21:49:27,074 Running setup.py (path:/tmp/pip-wheel-zp756a2k/yaco-deliverancethemeselector/setup.py) egg_info for package yaco.deliverancethemeselector 2020-09-09T21:49:27,075 Created temporary directory: /tmp/pip-pip-egg-info-3iy2aclr 2020-09-09T21:49:27,075 Running command python setup.py egg_info 2020-09-09T21:49:27,906 Traceback (most recent call last): 2020-09-09T21:49:27,907 File "", line 1, in 2020-09-09T21:49:27,908 File "/tmp/pip-wheel-zp756a2k/yaco-deliverancethemeselector/setup.py", line 10, in 2020-09-09T21:49:27,908 open(os.path.join("docs", "HISTORY.txt")).read(), 2020-09-09T21:49:27,908 FileNotFoundError: [Errno 2] No such file or directory: 'docs/HISTORY.txt' 2020-09-09T21:49:27,954 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T21:49:27,954 Exception information: 2020-09-09T21:49:27,954 Traceback (most recent call last): 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-09T21:49:27,954 status = self.run(options, args) 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-09T21:49:27,954 return func(self, options, args) 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-09T21:49:27,954 reqs, check_supported_wheels=True 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-09T21:49:27,954 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-09T21:49:27,954 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-09T21:49:27,954 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-09T21:49:27,954 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-09T21:49:27,954 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-09T21:49:27,954 self.req.prepare_metadata() 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-09T21:49:27,954 self.metadata_directory = self._generate_metadata() 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-09T21:49:27,954 details=self.name or "from {}".format(self.link) 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-09T21:49:27,954 command_desc='python setup.py egg_info', 2020-09-09T21:49:27,954 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-09T21:49:27,954 raise InstallationError(exc_msg) 2020-09-09T21:49:27,954 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T21:49:27,962 Removed yaco.deliverancethemeselector==1.0a1 from https://files.pythonhosted.org/packages/4d/92/bd27c6d84aed82b8fb33326df5e30b1d605da04a3646dccafa3812613e94/yaco.deliverancethemeselector-1.0a1.tar.gz#sha256=ded29bef6ebf26a8737cf73dd8758603dc0a11f6f4b9dfad95d3ac7ae27582cf from build tracker '/tmp/pip-req-tracker-2dj8snbc' 2020-09-09T21:49:27,962 Removed build tracker: '/tmp/pip-req-tracker-2dj8snbc'