2021-07-16T12:55:20,801 Created temporary directory: /tmp/pip-ephem-wheel-cache-5wlbhe9e 2021-07-16T12:55:20,804 Created temporary directory: /tmp/pip-req-tracker-i6en1ttp 2021-07-16T12:55:20,804 Initialized build tracking at /tmp/pip-req-tracker-i6en1ttp 2021-07-16T12:55:20,805 Created build tracker: /tmp/pip-req-tracker-i6en1ttp 2021-07-16T12:55:20,805 Entered build tracker: /tmp/pip-req-tracker-i6en1ttp 2021-07-16T12:55:20,805 Created temporary directory: /tmp/pip-wheel-0qiv1b3z 2021-07-16T12:55:20,836 1 location(s) to search for versions of where-is: 2021-07-16T12:55:20,836 * https://pypi.org/simple/where-is/ 2021-07-16T12:55:20,837 Fetching project page and analyzing links: https://pypi.org/simple/where-is/ 2021-07-16T12:55:20,837 Getting page https://pypi.org/simple/where-is/ 2021-07-16T12:55:20,839 Found index url https://pypi.org/simple 2021-07-16T12:55:21,023 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:21,041 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:21,042 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:21,043 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:21,043 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:21,044 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:21,044 Skipping link: not a file: https://pypi.org/simple/where-is/ 2021-07-16T12:55:21,046 Given no hashes to check 1 links for project 'where-is': discarding no candidates 2021-07-16T12:55:21,065 Collecting where-is==1.0.0 2021-07-16T12:55:21,067 Created temporary directory: /tmp/pip-unpack-lsvtwa1t 2021-07-16T12:55:21,243 Downloading where-is-1.0.0.tar.gz (10 kB) 2021-07-16T12:55:21,303 Added where-is==1.0.0 from https://files.pythonhosted.org/packages/e0/46/29e9f2d8e5423f8f9b31c5fe6eab08893def1900e6f3d07e498e50b723ed/where-is-1.0.0.tar.gz#sha256=7c86c1d2b69605d763694e20f627cb5f2d72c33c31f14db7308859cc69c6e72c to build tracker '/tmp/pip-req-tracker-i6en1ttp' 2021-07-16T12:55:21,304 Running setup.py (path:/tmp/pip-wheel-0qiv1b3z/where-is_83110c1380144a7192e52a9cac3184be/setup.py) egg_info for package where-is 2021-07-16T12:55:21,305 Created temporary directory: /tmp/pip-pip-egg-info-cyopah1a 2021-07-16T12:55:21,306 Running command python setup.py egg_info 2021-07-16T12:55:22,259 Traceback (most recent call last): 2021-07-16T12:55:22,260 File "", line 1, in 2021-07-16T12:55:22,260 File "/tmp/pip-wheel-0qiv1b3z/where-is_83110c1380144a7192e52a9cac3184be/setup.py", line 10, in 2021-07-16T12:55:22,261 version=pathlib.Path("VERSION").read_text().strip(), 2021-07-16T12:55:22,261 File "/usr/lib/python3.9/pathlib.py", line 1255, in read_text 2021-07-16T12:55:22,274 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2021-07-16T12:55:22,274 File "/usr/lib/python3.9/pathlib.py", line 1241, in open 2021-07-16T12:55:22,275 return io.open(self, mode, buffering, encoding, errors, newline, 2021-07-16T12:55:22,276 File "/usr/lib/python3.9/pathlib.py", line 1109, in _opener 2021-07-16T12:55:22,277 return self._accessor.open(self, flags, mode) 2021-07-16T12:55:22,277 FileNotFoundError: [Errno 2] No such file or directory: 'VERSION' 2021-07-16T12:55:22,331 WARNING: Discarding 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). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T12:55:22,333 ERROR: Could not find a version that satisfies the requirement where-is==1.0.0 (from versions: 0.1.0, 0.2.0, 1.0.0, 1.0.1) 2021-07-16T12:55:22,333 ERROR: No matching distribution found for where-is==1.0.0 2021-07-16T12:55:22,333 Exception information: 2021-07-16T12:55:22,333 Traceback (most recent call last): 2021-07-16T12:55:22,333 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T12:55:22,333 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T12:55:22,333 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T12:55:22,333 raise RequirementsConflicted(criterion) 2021-07-16T12:55:22,333 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('where-is==1.0.0') 2021-07-16T12:55:22,333 2021-07-16T12:55:22,333 During handling of the above exception, another exception occurred: 2021-07-16T12:55:22,333 2021-07-16T12:55:22,333 Traceback (most recent call last): 2021-07-16T12:55:22,333 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T12:55:22,333 result = self._result = resolver.resolve( 2021-07-16T12:55:22,333 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T12:55:22,333 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T12:55:22,333 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T12:55:22,333 raise ResolutionImpossible(e.criterion.information) 2021-07-16T12:55:22,333 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('where-is==1.0.0'), parent=None)] 2021-07-16T12:55:22,333 2021-07-16T12:55:22,333 The above exception was the direct cause of the following exception: 2021-07-16T12:55:22,333 2021-07-16T12:55:22,333 Traceback (most recent call last): 2021-07-16T12:55:22,333 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T12:55:22,333 status = self.run(options, args) 2021-07-16T12:55:22,333 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T12:55:22,333 return func(self, options, args) 2021-07-16T12:55:22,333 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T12:55:22,333 requirement_set = resolver.resolve( 2021-07-16T12:55:22,333 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T12:55:22,333 raise error from e 2021-07-16T12:55:22,333 pip._internal.exceptions.DistributionNotFound: No matching distribution found for where-is==1.0.0 2021-07-16T12:55:22,338 Removed where-is==1.0.0 from https://files.pythonhosted.org/packages/e0/46/29e9f2d8e5423f8f9b31c5fe6eab08893def1900e6f3d07e498e50b723ed/where-is-1.0.0.tar.gz#sha256=7c86c1d2b69605d763694e20f627cb5f2d72c33c31f14db7308859cc69c6e72c from build tracker '/tmp/pip-req-tracker-i6en1ttp' 2021-07-16T12:55:22,339 Removed build tracker: '/tmp/pip-req-tracker-i6en1ttp'