2021-08-24T12:57:21,360 Created temporary directory: /tmp/pip-ephem-wheel-cache-frt77pay 2021-08-24T12:57:21,363 Created temporary directory: /tmp/pip-req-tracker-3ppr0my5 2021-08-24T12:57:21,364 Initialized build tracking at /tmp/pip-req-tracker-3ppr0my5 2021-08-24T12:57:21,364 Created build tracker: /tmp/pip-req-tracker-3ppr0my5 2021-08-24T12:57:21,364 Entered build tracker: /tmp/pip-req-tracker-3ppr0my5 2021-08-24T12:57:21,365 Created temporary directory: /tmp/pip-wheel-a6x5z_px 2021-08-24T12:57:21,392 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-24T12:57:21,395 2 location(s) to search for versions of treeview-karjakak: 2021-08-24T12:57:21,395 * https://pypi.org/simple/treeview-karjakak/ 2021-08-24T12:57:21,395 * https://www.piwheels.org/simple/treeview-karjakak/ 2021-08-24T12:57:21,395 Fetching project page and analyzing links: https://pypi.org/simple/treeview-karjakak/ 2021-08-24T12:57:21,396 Getting page https://pypi.org/simple/treeview-karjakak/ 2021-08-24T12:57:21,397 Found index url https://pypi.org/simple 2021-08-24T12:57:21,484 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/d8/e1/3bc4ba2e93a718873c072fd974e641578e201f3eda692af634201fb654f7/treeview-karjakak-1.0.0.tar.gz#sha256=0b41468b7d2f1cb307b512c0f89a2f3b475060bf7183c1e1c7690fd049971ead (from https://pypi.org/simple/treeview-karjakak/) (requires-python:>=3.9) 2021-08-24T12:57:21,484 Skipping link: No binaries permitted for treeview-karjakak: https://files.pythonhosted.org/packages/33/a1/9398a1e04d6c095238938b8ba80f2e87f604df7af9e58bd09ab9d851460d/treeview_karjakak-1.0.0-py3-none-any.whl#sha256=c4009993526c89b6e2371160f4d6b938ac635b1a857159a03d8c75b26cd8062b (from https://pypi.org/simple/treeview-karjakak/) (requires-python:>=3.9) 2021-08-24T12:57:21,485 Fetching project page and analyzing links: https://www.piwheels.org/simple/treeview-karjakak/ 2021-08-24T12:57:21,485 Getting page https://www.piwheels.org/simple/treeview-karjakak/ 2021-08-24T12:57:21,486 Found index url https://www.piwheels.org/simple 2021-08-24T12:57:21,589 Skipping link: not a file: https://www.piwheels.org/simple/treeview-karjakak/ 2021-08-24T12:57:21,590 Skipping link: not a file: https://pypi.org/simple/treeview-karjakak/ 2021-08-24T12:57:21,611 Given no hashes to check 0 links for project 'treeview-karjakak': discarding no candidates 2021-08-24T12:57:21,611 ERROR: Could not find a version that satisfies the requirement treeview-karjakak==1.0.0 (from versions: none) 2021-08-24T12:57:21,612 ERROR: No matching distribution found for treeview-karjakak==1.0.0 2021-08-24T12:57:21,612 Exception information: 2021-08-24T12:57:21,612 Traceback (most recent call last): 2021-08-24T12:57:21,612 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-24T12:57:21,612 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-24T12:57:21,612 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-24T12:57:21,612 raise RequirementsConflicted(criterion) 2021-08-24T12:57:21,612 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('treeview-karjakak==1.0.0') 2021-08-24T12:57:21,612 2021-08-24T12:57:21,612 During handling of the above exception, another exception occurred: 2021-08-24T12:57:21,612 2021-08-24T12:57:21,612 Traceback (most recent call last): 2021-08-24T12:57:21,612 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-24T12:57:21,612 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-24T12:57:21,612 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-24T12:57:21,612 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-24T12:57:21,612 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-24T12:57:21,612 raise ResolutionImpossible(e.criterion.information) 2021-08-24T12:57:21,612 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('treeview-karjakak==1.0.0'), parent=None)] 2021-08-24T12:57:21,612 2021-08-24T12:57:21,612 The above exception was the direct cause of the following exception: 2021-08-24T12:57:21,612 2021-08-24T12:57:21,612 Traceback (most recent call last): 2021-08-24T12:57:21,612 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-24T12:57:21,612 status = self.run(options, args) 2021-08-24T12:57:21,612 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-24T12:57:21,612 return func(self, options, args) 2021-08-24T12:57:21,612 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-24T12:57:21,612 reqs, check_supported_wheels=True 2021-08-24T12:57:21,612 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-24T12:57:21,612 raise error from e 2021-08-24T12:57:21,612 pip._internal.exceptions.DistributionNotFound: No matching distribution found for treeview-karjakak==1.0.0 2021-08-24T12:57:21,616 Removed build tracker: '/tmp/pip-req-tracker-3ppr0my5'