2022-03-14T15:43:58,613 Created temporary directory: /tmp/pip-ephem-wheel-cache-ouuwhgsu 2022-03-14T15:43:58,619 Created temporary directory: /tmp/pip-req-tracker-mwb0cw5z 2022-03-14T15:43:58,620 Initialized build tracking at /tmp/pip-req-tracker-mwb0cw5z 2022-03-14T15:43:58,621 Created build tracker: /tmp/pip-req-tracker-mwb0cw5z 2022-03-14T15:43:58,621 Entered build tracker: /tmp/pip-req-tracker-mwb0cw5z 2022-03-14T15:43:58,623 Created temporary directory: /tmp/pip-wheel-dg_bi09m 2022-03-14T15:43:58,682 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-14T15:43:58,686 2 location(s) to search for versions of depythel: 2022-03-14T15:43:58,686 * https://pypi.org/simple/depythel/ 2022-03-14T15:43:58,686 * https://www.piwheels.org/simple/depythel/ 2022-03-14T15:43:58,686 Fetching project page and analyzing links: https://pypi.org/simple/depythel/ 2022-03-14T15:43:58,689 Getting page https://pypi.org/simple/depythel/ 2022-03-14T15:43:58,693 Found index url https://pypi.org/simple 2022-03-14T15:43:59,013 Skipping link: No binaries permitted for depythel: https://files.pythonhosted.org/packages/6d/13/f424006c8431ea8918f2482445569a0ee85b487f7b3cba4a1009f3e77677/depythel-0.0.0a0-py3-none-any.whl#sha256=8577dac31ed9717fed4acae1d733bc92e0b240ed098a249cbe29adf32255f384 (from https://pypi.org/simple/depythel/) (requires-python:>=3.8,<4.0) 2022-03-14T15:43:59,016 Link requires a different Python (3.5.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/62/31/d769536ab0f4a9e7ab5518599fec970bc1e45b4cbf839c4f9719da0a87df/depythel-0.0.0a0.tar.gz#sha256=5baa8b0adb5eecdd181a1d3d7a44a84fcc0690ffb6f71fa4c7b47fb30c999197 (from https://pypi.org/simple/depythel/) (requires-python:>=3.8,<4.0) 2022-03-14T15:43:59,016 Skipping link: No binaries permitted for depythel: https://files.pythonhosted.org/packages/f1/e8/014cc6de4b1d5f325e83276583290dc49f97ce843a1f39427c35b4ca4aee/depythel-0.1.0-py3-none-any.whl#sha256=750fa06180addc0c78d3a1ee1eddaf1a1822df3df510a6934cc78a4ec5fed05c (from https://pypi.org/simple/depythel/) (requires-python:>=3.7,<4.0) 2022-03-14T15:43:59,018 Link requires a different Python (3.5.3 not in: '>=3.7,<4.0'): https://files.pythonhosted.org/packages/b6/12/7e522b0503fec8bbad8002f06903fa768a05a57c30b2a89a4cfea0733bd4/depythel-0.1.0.tar.gz#sha256=c2cd562a1e168a0aa42c255fa65fe73925201fd5300ee518854cf5d7f0111c31 (from https://pypi.org/simple/depythel/) (requires-python:>=3.7,<4.0) 2022-03-14T15:43:59,019 Fetching project page and analyzing links: https://www.piwheels.org/simple/depythel/ 2022-03-14T15:43:59,020 Getting page https://www.piwheels.org/simple/depythel/ 2022-03-14T15:43:59,022 Found index url https://www.piwheels.org/simple 2022-03-14T15:43:59,240 Skipping link: No binaries permitted for depythel: https://www.piwheels.org/simple/depythel/depythel-0.0.0a0-py3-none-any.whl#sha256=333b4f8dd8b9f58324de0d0540f87b7e7b515f095ce439c65d16e4868880510a (from https://www.piwheels.org/simple/depythel/) (requires-python:>=3.8,<4.0) 2022-03-14T15:43:59,269 Given no hashes to check 0 links for project 'depythel': discarding no candidates 2022-03-14T15:43:59,269 ERROR: Could not find a version that satisfies the requirement depythel==0.1.0 2022-03-14T15:43:59,271 ERROR: No matching distribution found for depythel==0.1.0 2022-03-14T15:43:59,272 Exception information: 2022-03-14T15:43:59,272 Traceback (most recent call last): 2022-03-14T15:43:59,272 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2022-03-14T15:43:59,272 crit = self.state.criteria[name] 2022-03-14T15:43:59,272 KeyError: 'depythel' 2022-03-14T15:43:59,272 2022-03-14T15:43:59,272 During handling of the above exception, another exception occurred: 2022-03-14T15:43:59,272 2022-03-14T15:43:59,272 Traceback (most recent call last): 2022-03-14T15:43:59,272 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2022-03-14T15:43:59,272 name, crit = self._merge_into_criterion(r, parent=None) 2022-03-14T15:43:59,272 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2022-03-14T15:43:59,272 crit = Criterion.from_requirement(self._p, requirement, parent) 2022-03-14T15:43:59,272 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2022-03-14T15:43:59,272 raise RequirementsConflicted(criterion) 2022-03-14T15:43:59,272 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('depythel==0.1.0') 2022-03-14T15:43:59,272 2022-03-14T15:43:59,272 During handling of the above exception, another exception occurred: 2022-03-14T15:43:59,272 2022-03-14T15:43:59,272 Traceback (most recent call last): 2022-03-14T15:43:59,272 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2022-03-14T15:43:59,272 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2022-03-14T15:43:59,272 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2022-03-14T15:43:59,272 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-14T15:43:59,272 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2022-03-14T15:43:59,272 raise ResolutionImpossible(e.criterion.information) 2022-03-14T15:43:59,272 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('depythel==0.1.0'), parent=None)] 2022-03-14T15:43:59,272 2022-03-14T15:43:59,272 The above exception was the direct cause of the following exception: 2022-03-14T15:43:59,272 2022-03-14T15:43:59,272 Traceback (most recent call last): 2022-03-14T15:43:59,272 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-03-14T15:43:59,272 status = self.run(options, args) 2022-03-14T15:43:59,272 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2022-03-14T15:43:59,272 return func(self, options, args) 2022-03-14T15:43:59,272 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2022-03-14T15:43:59,272 reqs, check_supported_wheels=True 2022-03-14T15:43:59,272 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2022-03-14T15:43:59,272 six.raise_from(error, e) 2022-03-14T15:43:59,272 File "", line 3, in raise_from 2022-03-14T15:43:59,272 pip._internal.exceptions.DistributionNotFound: No matching distribution found for depythel==0.1.0 2022-03-14T15:43:59,281 Removed build tracker: '/tmp/pip-req-tracker-mwb0cw5z'