2021-07-16T12:55:22,898 Created temporary directory: /tmp/pip-ephem-wheel-cache-saz_fi2c 2021-07-16T12:55:22,900 Created temporary directory: /tmp/pip-req-tracker-tpzr9ps_ 2021-07-16T12:55:22,901 Initialized build tracking at /tmp/pip-req-tracker-tpzr9ps_ 2021-07-16T12:55:22,901 Created build tracker: /tmp/pip-req-tracker-tpzr9ps_ 2021-07-16T12:55:22,901 Entered build tracker: /tmp/pip-req-tracker-tpzr9ps_ 2021-07-16T12:55:22,902 Created temporary directory: /tmp/pip-wheel-m4epllyz 2021-07-16T12:55:22,932 1 location(s) to search for versions of where-is: 2021-07-16T12:55:22,932 * https://pypi.org/simple/where-is/ 2021-07-16T12:55:22,933 Fetching project page and analyzing links: https://pypi.org/simple/where-is/ 2021-07-16T12:55:22,933 Getting page https://pypi.org/simple/where-is/ 2021-07-16T12:55:22,935 Found index url https://pypi.org/simple 2021-07-16T12:55:23,029 Found link https://files.pythonhosted.org/packages/06/c9/ae961539eabc8ad4651d8ca3649298945125a3244b92dce33464d26becf6/where-is-0.1.0.tar.gz#sha256=1c8bf178406ca4d4c2fee63dc96cabe2e6c25b9196f29ac818e6aa23d94f882a (from https://pypi.org/simple/where-is/) (requires-python:>=3.6.0), version: 0.1.0 2021-07-16T12:55:23,046 Found link https://files.pythonhosted.org/packages/10/27/222ab96708ebb52c50667ca1435b2dd665c718de33345e1f011ee3412bb8/where_is-0.1.0-py3-none-any.whl#sha256=67af6aa4da14231f165712059a8dffde1a692982659820f31705b6791fe50c6a (from https://pypi.org/simple/where-is/) (requires-python:>=3.6.0), version: 0.1.0 2021-07-16T12:55:23,047 Found link https://files.pythonhosted.org/packages/4e/8f/e570195a4eee0a58fc325f906ce203a16254c3e24779676237f6a111375a/where-is-0.2.0.tar.gz#sha256=6c675c4ebd1cb8e2ceca1e63828bd363940eb8319f96d34f11851431ffe41cca (from https://pypi.org/simple/where-is/) (requires-python:>=3.6.0), version: 0.2.0 2021-07-16T12:55:23,048 Found link https://files.pythonhosted.org/packages/02/bc/d8b4495eb7b5eab0cb900fae299a56b9cf71a97b24097371145868fda846/where_is-0.2.0-py3-none-any.whl#sha256=dbad8830ffc54509ba94daf6e1be64b358bd97b7011c4400088d7c7a76573b8d (from https://pypi.org/simple/where-is/) (requires-python:>=3.6.0), version: 0.2.0 2021-07-16T12:55:23,048 Found link https://files.pythonhosted.org/packages/e0/46/29e9f2d8e5423f8f9b31c5fe6eab08893def1900e6f3d07e498e50b723ed/where-is-1.0.0.tar.gz#sha256=7c86c1d2b69605d763694e20f627cb5f2d72c33c31f14db7308859cc69c6e72c (from https://pypi.org/simple/where-is/) (requires-python:>=3.6.0), version: 1.0.0 2021-07-16T12:55:23,049 Found link https://files.pythonhosted.org/packages/eb/8e/f11812b64f0aa777ae435707d35443f2162023a22cbbc0b6d771e3fcb13b/where-is-1.0.1.tar.gz#sha256=d3a9e753f030171f1c40e33126ac5d94cb99762f5328fbcf634178c250481ea0 (from https://pypi.org/simple/where-is/) (requires-python:>=3.6.0), version: 1.0.1 2021-07-16T12:55:23,049 Skipping link: not a file: https://pypi.org/simple/where-is/ 2021-07-16T12:55:23,051 Given no hashes to check 1 links for project 'where-is': discarding no candidates 2021-07-16T12:55:23,070 Collecting where-is==1.0.1 2021-07-16T12:55:23,071 Created temporary directory: /tmp/pip-unpack-uq2u0xxg 2021-07-16T12:55:23,448 Downloading where-is-1.0.1.tar.gz (10 kB) 2021-07-16T12:55:23,509 Added where-is==1.0.1 from https://files.pythonhosted.org/packages/eb/8e/f11812b64f0aa777ae435707d35443f2162023a22cbbc0b6d771e3fcb13b/where-is-1.0.1.tar.gz#sha256=d3a9e753f030171f1c40e33126ac5d94cb99762f5328fbcf634178c250481ea0 to build tracker '/tmp/pip-req-tracker-tpzr9ps_' 2021-07-16T12:55:23,510 Running setup.py (path:/tmp/pip-wheel-m4epllyz/where-is_7ee63d40e9c84fa6a480e304da5e6bfd/setup.py) egg_info for package where-is 2021-07-16T12:55:23,511 Created temporary directory: /tmp/pip-pip-egg-info-6zn4v6nq 2021-07-16T12:55:23,511 Running command python setup.py egg_info 2021-07-16T12:55:24,559 Traceback (most recent call last): 2021-07-16T12:55:24,560 File "", line 1, in 2021-07-16T12:55:24,560 File "/tmp/pip-wheel-m4epllyz/where-is_7ee63d40e9c84fa6a480e304da5e6bfd/setup.py", line 10, in 2021-07-16T12:55:24,560 version=pathlib.Path("VERSION").read_text().strip(), 2021-07-16T12:55:24,561 File "/usr/lib/python3.9/pathlib.py", line 1255, in read_text 2021-07-16T12:55:24,561 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2021-07-16T12:55:24,561 File "/usr/lib/python3.9/pathlib.py", line 1241, in open 2021-07-16T12:55:24,562 return io.open(self, mode, buffering, encoding, errors, newline, 2021-07-16T12:55:24,563 File "/usr/lib/python3.9/pathlib.py", line 1109, in _opener 2021-07-16T12:55:24,563 return self._accessor.open(self, flags, mode) 2021-07-16T12:55:24,564 FileNotFoundError: [Errno 2] No such file or directory: 'VERSION' 2021-07-16T12:55:24,616 WARNING: Discarding https://files.pythonhosted.org/packages/eb/8e/f11812b64f0aa777ae435707d35443f2162023a22cbbc0b6d771e3fcb13b/where-is-1.0.1.tar.gz#sha256=d3a9e753f030171f1c40e33126ac5d94cb99762f5328fbcf634178c250481ea0 (from https://pypi.org/simple/where-is/) (requires-python:>=3.6.0). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T12:55:24,618 ERROR: Could not find a version that satisfies the requirement where-is==1.0.1 (from versions: 0.1.0, 0.2.0, 1.0.0, 1.0.1) 2021-07-16T12:55:24,618 ERROR: No matching distribution found for where-is==1.0.1 2021-07-16T12:55:24,618 Exception information: 2021-07-16T12:55:24,618 Traceback (most recent call last): 2021-07-16T12:55:24,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T12:55:24,618 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T12:55:24,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T12:55:24,618 raise RequirementsConflicted(criterion) 2021-07-16T12:55:24,618 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('where-is==1.0.1') 2021-07-16T12:55:24,618 2021-07-16T12:55:24,618 During handling of the above exception, another exception occurred: 2021-07-16T12:55:24,618 2021-07-16T12:55:24,618 Traceback (most recent call last): 2021-07-16T12:55:24,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T12:55:24,618 result = self._result = resolver.resolve( 2021-07-16T12:55:24,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T12:55:24,618 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T12:55:24,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T12:55:24,618 raise ResolutionImpossible(e.criterion.information) 2021-07-16T12:55:24,618 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('where-is==1.0.1'), parent=None)] 2021-07-16T12:55:24,618 2021-07-16T12:55:24,618 The above exception was the direct cause of the following exception: 2021-07-16T12:55:24,618 2021-07-16T12:55:24,618 Traceback (most recent call last): 2021-07-16T12:55:24,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T12:55:24,618 status = self.run(options, args) 2021-07-16T12:55:24,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T12:55:24,618 return func(self, options, args) 2021-07-16T12:55:24,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T12:55:24,618 requirement_set = resolver.resolve( 2021-07-16T12:55:24,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T12:55:24,618 raise error from e 2021-07-16T12:55:24,618 pip._internal.exceptions.DistributionNotFound: No matching distribution found for where-is==1.0.1 2021-07-16T12:55:24,623 Removed where-is==1.0.1 from https://files.pythonhosted.org/packages/eb/8e/f11812b64f0aa777ae435707d35443f2162023a22cbbc0b6d771e3fcb13b/where-is-1.0.1.tar.gz#sha256=d3a9e753f030171f1c40e33126ac5d94cb99762f5328fbcf634178c250481ea0 from build tracker '/tmp/pip-req-tracker-tpzr9ps_' 2021-07-16T12:55:24,624 Removed build tracker: '/tmp/pip-req-tracker-tpzr9ps_'