2021-07-16T12:26:06,222 Created temporary directory: /tmp/pip-ephem-wheel-cache-t9fq53wa 2021-07-16T12:26:06,225 Created temporary directory: /tmp/pip-req-tracker-1amuxodg 2021-07-16T12:26:06,226 Initialized build tracking at /tmp/pip-req-tracker-1amuxodg 2021-07-16T12:26:06,226 Created build tracker: /tmp/pip-req-tracker-1amuxodg 2021-07-16T12:26:06,226 Entered build tracker: /tmp/pip-req-tracker-1amuxodg 2021-07-16T12:26:06,227 Created temporary directory: /tmp/pip-wheel-dei25zl1 2021-07-16T12:26:06,257 1 location(s) to search for versions of predictionscorer: 2021-07-16T12:26:06,257 * https://pypi.org/simple/predictionscorer/ 2021-07-16T12:26:06,257 Fetching project page and analyzing links: https://pypi.org/simple/predictionscorer/ 2021-07-16T12:26:06,258 Getting page https://pypi.org/simple/predictionscorer/ 2021-07-16T12:26:06,259 Found index url https://pypi.org/simple 2021-07-16T12:26:06,473 Found link https://files.pythonhosted.org/packages/b0/19/ba737d67e42d44f00c0e49a206738947bdd4f7765504ef58ab8c36338693/predictionscorer-0.1.0.tar.gz#sha256=67cda7eedf55c662f351746a254acd8859c9909c98baf077fb4548d7750dbb26 (from https://pypi.org/simple/predictionscorer/), version: 0.1.0 2021-07-16T12:26:06,474 Found link https://files.pythonhosted.org/packages/5e/12/934c7b2db3123d6196e837879463661c4e1a34f4afcd275914c621efbc66/predictionscorer-0.1.1.tar.gz#sha256=802589e77f42601c2963fa8fbab9b3e754605cf2ad1a186e6fcfa779def184a7 (from https://pypi.org/simple/predictionscorer/) (requires-python:>=3.7), version: 0.1.1 2021-07-16T12:26:06,474 Found link https://files.pythonhosted.org/packages/c8/83/89aed82af5085d0415cfb9086da8d81bf5627bd5ad269b5e13016943cff2/predictionscorer-0.2.0.tar.gz#sha256=740c6d50bb2efaf20af130db37bd4bde200ffe7bec3588ea39932f74184e0f03 (from https://pypi.org/simple/predictionscorer/) (requires-python:>=3.7), version: 0.2.0 2021-07-16T12:26:06,475 Found link https://files.pythonhosted.org/packages/b2/9a/73457082699db5281cc760b47ba7c091df1640567235a59e5d82e8f6eb27/predictionscorer-0.3.0.tar.gz#sha256=b22885107b6a6dcdf9a98d75a2ef9bea62b79c22215d154225960fdb4d4cbfc9 (from https://pypi.org/simple/predictionscorer/) (requires-python:>=3.7), version: 0.3.0 2021-07-16T12:26:06,475 Link requires a different Python (3.9.2 not in: '>=3.8,<3.9'): https://files.pythonhosted.org/packages/7d/0d/4fbfb674ddecd091306552d2ddd7c9e6d02e58ca8df10844450068b1243c/predictionscorer-1.0.0.tar.gz#sha256=971bd3e1880c2a15a1a9a712136f338e6dab863ecbb487fb7e750a9f40dd620b (from https://pypi.org/simple/predictionscorer/) (requires-python:>=3.8,<3.9) 2021-07-16T12:26:06,476 Link requires a different Python (3.9.2 not in: '>=3.8,<3.9'): https://files.pythonhosted.org/packages/38/74/cb123cbd1ebb6a52fa2466d21b6984b5b52f1378b4746503583873bd5405/predictionscorer-1.0.1.tar.gz#sha256=cbdb0087bb9c42536e8e0aa6d94d1b59737dee41957b550731861194867b73b4 (from https://pypi.org/simple/predictionscorer/) (requires-python:>=3.8,<3.9) 2021-07-16T12:26:06,476 Skipping link: not a file: https://pypi.org/simple/predictionscorer/ 2021-07-16T12:26:06,497 Given no hashes to check 0 links for project 'predictionscorer': discarding no candidates 2021-07-16T12:26:06,498 ERROR: Could not find a version that satisfies the requirement predictionscorer==1.0.0 (from versions: 0.1.0, 0.1.1, 0.2.0, 0.3.0) 2021-07-16T12:26:06,498 ERROR: No matching distribution found for predictionscorer==1.0.0 2021-07-16T12:26:06,498 Exception information: 2021-07-16T12:26:06,498 Traceback (most recent call last): 2021-07-16T12:26:06,498 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T12:26:06,498 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T12:26:06,498 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T12:26:06,498 raise RequirementsConflicted(criterion) 2021-07-16T12:26:06,498 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('predictionscorer==1.0.0') 2021-07-16T12:26:06,498 2021-07-16T12:26:06,498 During handling of the above exception, another exception occurred: 2021-07-16T12:26:06,498 2021-07-16T12:26:06,498 Traceback (most recent call last): 2021-07-16T12:26:06,498 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T12:26:06,498 result = self._result = resolver.resolve( 2021-07-16T12:26:06,498 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T12:26:06,498 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T12:26:06,498 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T12:26:06,498 raise ResolutionImpossible(e.criterion.information) 2021-07-16T12:26:06,498 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('predictionscorer==1.0.0'), parent=None)] 2021-07-16T12:26:06,498 2021-07-16T12:26:06,498 The above exception was the direct cause of the following exception: 2021-07-16T12:26:06,498 2021-07-16T12:26:06,498 Traceback (most recent call last): 2021-07-16T12:26:06,498 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T12:26:06,498 status = self.run(options, args) 2021-07-16T12:26:06,498 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T12:26:06,498 return func(self, options, args) 2021-07-16T12:26:06,498 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T12:26:06,498 requirement_set = resolver.resolve( 2021-07-16T12:26:06,498 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T12:26:06,498 raise error from e 2021-07-16T12:26:06,498 pip._internal.exceptions.DistributionNotFound: No matching distribution found for predictionscorer==1.0.0 2021-07-16T12:26:06,502 Removed build tracker: '/tmp/pip-req-tracker-1amuxodg'