2021-07-11T22:55:47,820 Created temporary directory: /tmp/pip-ephem-wheel-cache-t4n1abce 2021-07-11T22:55:47,823 Created temporary directory: /tmp/pip-req-tracker-bv8i2uin 2021-07-11T22:55:47,823 Initialized build tracking at /tmp/pip-req-tracker-bv8i2uin 2021-07-11T22:55:47,824 Created build tracker: /tmp/pip-req-tracker-bv8i2uin 2021-07-11T22:55:47,824 Entered build tracker: /tmp/pip-req-tracker-bv8i2uin 2021-07-11T22:55:47,824 Created temporary directory: /tmp/pip-wheel-kmzr5ofw 2021-07-11T22:55:47,854 1 location(s) to search for versions of manyquery: 2021-07-11T22:55:47,854 * https://pypi.org/simple/manyquery/ 2021-07-11T22:55:47,854 Fetching project page and analyzing links: https://pypi.org/simple/manyquery/ 2021-07-11T22:55:47,855 Getting page https://pypi.org/simple/manyquery/ 2021-07-11T22:55:47,856 Found index url https://pypi.org/simple 2021-07-11T22:55:48,036 Found link https://files.pythonhosted.org/packages/cd/09/07f80c68b16a2230879158e385a1b8623ce9e54c995b013b2a306c4878c0/manyquery-0.0.1.tar.gz#sha256=5e2eac8017369394de3a791c8591c9321ae06201b850c6fc64d3a72ec9d24510 (from https://pypi.org/simple/manyquery/), version: 0.0.1 2021-07-11T22:55:48,036 Skipping link: not a file: https://pypi.org/simple/manyquery/ 2021-07-11T22:55:48,054 Given no hashes to check 1 links for project 'manyquery': discarding no candidates 2021-07-11T22:55:48,073 Collecting manyquery==0.0.1 2021-07-11T22:55:48,074 Created temporary directory: /tmp/pip-unpack-0sroop2u 2021-07-11T22:55:48,247 Downloading manyquery-0.0.1.tar.gz (5.1 kB) 2021-07-11T22:55:48,290 Added manyquery==0.0.1 from https://files.pythonhosted.org/packages/cd/09/07f80c68b16a2230879158e385a1b8623ce9e54c995b013b2a306c4878c0/manyquery-0.0.1.tar.gz#sha256=5e2eac8017369394de3a791c8591c9321ae06201b850c6fc64d3a72ec9d24510 to build tracker '/tmp/pip-req-tracker-bv8i2uin' 2021-07-11T22:55:48,291 Running setup.py (path:/tmp/pip-wheel-kmzr5ofw/manyquery_a56a299896c74d8a9b9dda358e3d2394/setup.py) egg_info for package manyquery 2021-07-11T22:55:48,292 Created temporary directory: /tmp/pip-pip-egg-info-5nn__5fa 2021-07-11T22:55:48,292 Running command python setup.py egg_info 2021-07-11T22:55:49,051 Traceback (most recent call last): 2021-07-11T22:55:49,051 File "", line 1, in 2021-07-11T22:55:49,051 File "/tmp/pip-wheel-kmzr5ofw/manyquery_a56a299896c74d8a9b9dda358e3d2394/setup.py", line 8, in 2021-07-11T22:55:49,052 license=open('LICENSE').read(), 2021-07-11T22:55:49,052 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-11T22:55:49,099 WARNING: Discarding https://files.pythonhosted.org/packages/cd/09/07f80c68b16a2230879158e385a1b8623ce9e54c995b013b2a306c4878c0/manyquery-0.0.1.tar.gz#sha256=5e2eac8017369394de3a791c8591c9321ae06201b850c6fc64d3a72ec9d24510 (from https://pypi.org/simple/manyquery/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T22:55:49,100 ERROR: Could not find a version that satisfies the requirement manyquery==0.0.1 (from versions: 0.0.1) 2021-07-11T22:55:49,100 ERROR: No matching distribution found for manyquery==0.0.1 2021-07-11T22:55:49,101 Exception information: 2021-07-11T22:55:49,101 Traceback (most recent call last): 2021-07-11T22:55:49,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T22:55:49,101 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T22:55:49,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T22:55:49,101 raise RequirementsConflicted(criterion) 2021-07-11T22:55:49,101 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('manyquery==0.0.1') 2021-07-11T22:55:49,101 2021-07-11T22:55:49,101 During handling of the above exception, another exception occurred: 2021-07-11T22:55:49,101 2021-07-11T22:55:49,101 Traceback (most recent call last): 2021-07-11T22:55:49,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T22:55:49,101 result = self._result = resolver.resolve( 2021-07-11T22:55:49,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T22:55:49,101 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T22:55:49,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T22:55:49,101 raise ResolutionImpossible(e.criterion.information) 2021-07-11T22:55:49,101 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('manyquery==0.0.1'), parent=None)] 2021-07-11T22:55:49,101 2021-07-11T22:55:49,101 The above exception was the direct cause of the following exception: 2021-07-11T22:55:49,101 2021-07-11T22:55:49,101 Traceback (most recent call last): 2021-07-11T22:55:49,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T22:55:49,101 status = self.run(options, args) 2021-07-11T22:55:49,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T22:55:49,101 return func(self, options, args) 2021-07-11T22:55:49,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T22:55:49,101 requirement_set = resolver.resolve( 2021-07-11T22:55:49,101 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T22:55:49,101 raise error from e 2021-07-11T22:55:49,101 pip._internal.exceptions.DistributionNotFound: No matching distribution found for manyquery==0.0.1 2021-07-11T22:55:49,105 Removed manyquery==0.0.1 from https://files.pythonhosted.org/packages/cd/09/07f80c68b16a2230879158e385a1b8623ce9e54c995b013b2a306c4878c0/manyquery-0.0.1.tar.gz#sha256=5e2eac8017369394de3a791c8591c9321ae06201b850c6fc64d3a72ec9d24510 from build tracker '/tmp/pip-req-tracker-bv8i2uin' 2021-07-11T22:55:49,106 Removed build tracker: '/tmp/pip-req-tracker-bv8i2uin'