2021-10-22T16:30:25,353 Created temporary directory: /tmp/pip-ephem-wheel-cache-ywwebz_t 2021-10-22T16:30:25,360 Created temporary directory: /tmp/pip-req-tracker-3hzm741q 2021-10-22T16:30:25,361 Initialized build tracking at /tmp/pip-req-tracker-3hzm741q 2021-10-22T16:30:25,361 Created build tracker: /tmp/pip-req-tracker-3hzm741q 2021-10-22T16:30:25,361 Entered build tracker: /tmp/pip-req-tracker-3hzm741q 2021-10-22T16:30:25,363 Created temporary directory: /tmp/pip-wheel-18d67c_6 2021-10-22T16:30:25,423 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-22T16:30:25,427 2 location(s) to search for versions of pk-model: 2021-10-22T16:30:25,427 * https://pypi.org/simple/pk-model/ 2021-10-22T16:30:25,427 * https://www.piwheels.org/simple/pk-model/ 2021-10-22T16:30:25,428 Fetching project page and analyzing links: https://pypi.org/simple/pk-model/ 2021-10-22T16:30:25,430 Getting page https://pypi.org/simple/pk-model/ 2021-10-22T16:30:25,434 Found index url https://pypi.org/simple 2021-10-22T16:30:25,669 Link requires a different Python (3.5.3 not in: '>=3.8,<3.10'): https://files.pythonhosted.org/packages/a8/f3/cea1170590bedb8e1e101a3ddaff6b0d6be7e8a93558e974187a476fe722/pk-model-0.1.5.tar.gz#sha256=de6349fa78432502a13d99b4618e81b6fc44abd0bc95b3651906a97e2ab687a7 (from https://pypi.org/simple/pk-model/) (requires-python:>=3.8,<3.10) 2021-10-22T16:30:25,670 Skipping link: No binaries permitted for pk-model: https://files.pythonhosted.org/packages/ea/33/fd5710695b0fc6c611c35360370e4493e19fd2af14f7630910e5c4d38ad1/pk_model-0.1.5-py3-none-any.whl#sha256=7d94256d1274590888e9b87f91c6334310fc1f0ec9709741a9ea30c4391e2ad9 (from https://pypi.org/simple/pk-model/) (requires-python:>=3.8,<3.10) 2021-10-22T16:30:25,672 Link requires a different Python (3.5.3 not in: '>=3.8,<3.10'): https://files.pythonhosted.org/packages/1e/a4/b3898a77aa1a7fe4f416f75c079214adbccc3ef93d07d8fad93dc60c731e/pk-model-0.1.6.tar.gz#sha256=56dd655550c8711c5384fd1fb0872c12600f537a41df370658df5836393383c5 (from https://pypi.org/simple/pk-model/) (requires-python:>=3.8,<3.10) 2021-10-22T16:30:25,672 Skipping link: No binaries permitted for pk-model: https://files.pythonhosted.org/packages/b5/ee/fb4ec0bf65ce6b1501e58d56463e697741cf7b705a72eb85b389145c3d9c/pk_model-0.1.6-py3-none-any.whl#sha256=4ea295138d1ad757ca17b052f8925b18602019f5ae44bf221e58ca4f86f90f14 (from https://pypi.org/simple/pk-model/) (requires-python:>=3.8,<3.10) 2021-10-22T16:30:25,673 Fetching project page and analyzing links: https://www.piwheels.org/simple/pk-model/ 2021-10-22T16:30:25,673 Getting page https://www.piwheels.org/simple/pk-model/ 2021-10-22T16:30:25,676 Found index url https://www.piwheels.org/simple 2021-10-22T16:30:25,907 Skipping link: No binaries permitted for pk-model: https://www.piwheels.org/simple/pk-model/pk_model-0.1.5-py3-none-any.whl#sha256=7d94256d1274590888e9b87f91c6334310fc1f0ec9709741a9ea30c4391e2ad9 (from https://www.piwheels.org/simple/pk-model/) (requires-python:>=3.8,<3.10) 2021-10-22T16:30:25,936 Given no hashes to check 0 links for project 'pk-model': discarding no candidates 2021-10-22T16:30:25,937 ERROR: Could not find a version that satisfies the requirement pk-model==0.1.6 2021-10-22T16:30:25,938 ERROR: No matching distribution found for pk-model==0.1.6 2021-10-22T16:30:25,939 Exception information: 2021-10-22T16:30:25,939 Traceback (most recent call last): 2021-10-22T16:30:25,939 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-10-22T16:30:25,939 crit = self.state.criteria[name] 2021-10-22T16:30:25,939 KeyError: 'pk-model' 2021-10-22T16:30:25,939 2021-10-22T16:30:25,939 During handling of the above exception, another exception occurred: 2021-10-22T16:30:25,939 2021-10-22T16:30:25,939 Traceback (most recent call last): 2021-10-22T16:30:25,939 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-10-22T16:30:25,939 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-22T16:30:25,939 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-22T16:30:25,939 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-10-22T16:30:25,939 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-10-22T16:30:25,939 raise RequirementsConflicted(criterion) 2021-10-22T16:30:25,939 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pk-model==0.1.6') 2021-10-22T16:30:25,939 2021-10-22T16:30:25,939 During handling of the above exception, another exception occurred: 2021-10-22T16:30:25,939 2021-10-22T16:30:25,939 Traceback (most recent call last): 2021-10-22T16:30:25,939 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-10-22T16:30:25,939 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-10-22T16:30:25,939 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-10-22T16:30:25,939 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-22T16:30:25,939 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-10-22T16:30:25,939 raise ResolutionImpossible(e.criterion.information) 2021-10-22T16:30:25,939 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pk-model==0.1.6'), parent=None)] 2021-10-22T16:30:25,939 2021-10-22T16:30:25,939 The above exception was the direct cause of the following exception: 2021-10-22T16:30:25,939 2021-10-22T16:30:25,939 Traceback (most recent call last): 2021-10-22T16:30:25,939 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-10-22T16:30:25,939 status = self.run(options, args) 2021-10-22T16:30:25,939 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-10-22T16:30:25,939 return func(self, options, args) 2021-10-22T16:30:25,939 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-10-22T16:30:25,939 reqs, check_supported_wheels=True 2021-10-22T16:30:25,939 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-22T16:30:25,939 six.raise_from(error, e) 2021-10-22T16:30:25,939 File "", line 3, in raise_from 2021-10-22T16:30:25,939 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pk-model==0.1.6 2021-10-22T16:30:25,947 Removed build tracker: '/tmp/pip-req-tracker-3hzm741q'