2021-07-08T23:08:12,653 Created temporary directory: /tmp/pip-ephem-wheel-cache-cp01eice 2021-07-08T23:08:12,656 Created temporary directory: /tmp/pip-req-tracker-gnzska2x 2021-07-08T23:08:12,656 Initialized build tracking at /tmp/pip-req-tracker-gnzska2x 2021-07-08T23:08:12,656 Created build tracker: /tmp/pip-req-tracker-gnzska2x 2021-07-08T23:08:12,657 Entered build tracker: /tmp/pip-req-tracker-gnzska2x 2021-07-08T23:08:12,657 Created temporary directory: /tmp/pip-wheel-0q_z5ia4 2021-07-08T23:08:12,690 1 location(s) to search for versions of yaco-deliverancethemeselector: 2021-07-08T23:08:12,690 * https://pypi.org/simple/yaco-deliverancethemeselector/ 2021-07-08T23:08:12,690 Fetching project page and analyzing links: https://pypi.org/simple/yaco-deliverancethemeselector/ 2021-07-08T23:08:12,691 Getting page https://pypi.org/simple/yaco-deliverancethemeselector/ 2021-07-08T23:08:12,692 Found index url https://pypi.org/simple 2021-07-08T23:08:12,874 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 2021-07-08T23:08:12,875 Skipping link: not a file: https://pypi.org/simple/yaco-deliverancethemeselector/ 2021-07-08T23:08:12,891 Given no hashes to check 1 links for project 'yaco-deliverancethemeselector': discarding no candidates 2021-07-08T23:08:12,908 Collecting yaco-deliverancethemeselector==1.0a1 2021-07-08T23:08:12,910 Created temporary directory: /tmp/pip-unpack-lu63pb2m 2021-07-08T23:08:13,082 Downloading yaco.deliverancethemeselector-1.0a1.tar.gz (12 kB) 2021-07-08T23:08:13,186 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-gnzska2x' 2021-07-08T23:08:13,187 Running setup.py (path:/tmp/pip-wheel-0q_z5ia4/yaco-deliverancethemeselector_6261fa6e0f754186aaf7210557f4db6d/setup.py) egg_info for package yaco-deliverancethemeselector 2021-07-08T23:08:13,187 Created temporary directory: /tmp/pip-pip-egg-info-nois3wk2 2021-07-08T23:08:13,188 Running command python setup.py egg_info 2021-07-08T23:08:13,805 Traceback (most recent call last): 2021-07-08T23:08:13,806 File "", line 1, in 2021-07-08T23:08:13,806 File "/tmp/pip-wheel-0q_z5ia4/yaco-deliverancethemeselector_6261fa6e0f754186aaf7210557f4db6d/setup.py", line 10, in 2021-07-08T23:08:13,806 open(os.path.join("docs", "HISTORY.txt")).read(), 2021-07-08T23:08:13,807 FileNotFoundError: [Errno 2] No such file or directory: 'docs/HISTORY.txt' 2021-07-08T23:08:13,855 WARNING: Discarding https://files.pythonhosted.org/packages/4d/92/bd27c6d84aed82b8fb33326df5e30b1d605da04a3646dccafa3812613e94/yaco.deliverancethemeselector-1.0a1.tar.gz#sha256=ded29bef6ebf26a8737cf73dd8758603dc0a11f6f4b9dfad95d3ac7ae27582cf (from https://pypi.org/simple/yaco-deliverancethemeselector/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T23:08:13,856 ERROR: Could not find a version that satisfies the requirement yaco-deliverancethemeselector==1.0a1 (from versions: 1.0a1) 2021-07-08T23:08:13,857 ERROR: No matching distribution found for yaco-deliverancethemeselector==1.0a1 2021-07-08T23:08:13,857 Exception information: 2021-07-08T23:08:13,857 Traceback (most recent call last): 2021-07-08T23:08:13,857 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:08:13,857 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:08:13,857 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:08:13,857 raise RequirementsConflicted(criterion) 2021-07-08T23:08:13,857 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yaco-deliverancethemeselector==1.0a1') 2021-07-08T23:08:13,857 2021-07-08T23:08:13,857 During handling of the above exception, another exception occurred: 2021-07-08T23:08:13,857 2021-07-08T23:08:13,857 Traceback (most recent call last): 2021-07-08T23:08:13,857 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:08:13,857 result = self._result = resolver.resolve( 2021-07-08T23:08:13,857 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:08:13,857 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:08:13,857 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:08:13,857 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:08:13,857 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yaco-deliverancethemeselector==1.0a1'), parent=None)] 2021-07-08T23:08:13,857 2021-07-08T23:08:13,857 The above exception was the direct cause of the following exception: 2021-07-08T23:08:13,857 2021-07-08T23:08:13,857 Traceback (most recent call last): 2021-07-08T23:08:13,857 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:08:13,857 status = self.run(options, args) 2021-07-08T23:08:13,857 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:08:13,857 return func(self, options, args) 2021-07-08T23:08:13,857 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:08:13,857 requirement_set = resolver.resolve( 2021-07-08T23:08:13,857 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:08:13,857 raise error from e 2021-07-08T23:08:13,857 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yaco-deliverancethemeselector==1.0a1 2021-07-08T23:08:13,862 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-gnzska2x' 2021-07-08T23:08:13,863 Removed build tracker: '/tmp/pip-req-tracker-gnzska2x'