2021-08-21T03:05:50,152 Created temporary directory: /tmp/pip-ephem-wheel-cache-e6sr1377 2021-08-21T03:05:50,155 Created temporary directory: /tmp/pip-req-tracker-2tep7qaj 2021-08-21T03:05:50,156 Initialized build tracking at /tmp/pip-req-tracker-2tep7qaj 2021-08-21T03:05:50,156 Created build tracker: /tmp/pip-req-tracker-2tep7qaj 2021-08-21T03:05:50,156 Entered build tracker: /tmp/pip-req-tracker-2tep7qaj 2021-08-21T03:05:50,157 Created temporary directory: /tmp/pip-wheel-rdipvyik 2021-08-21T03:05:50,185 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-21T03:05:50,188 2 location(s) to search for versions of kbtogglr: 2021-08-21T03:05:50,188 * https://pypi.org/simple/kbtogglr/ 2021-08-21T03:05:50,188 * https://www.piwheels.org/simple/kbtogglr/ 2021-08-21T03:05:50,189 Fetching project page and analyzing links: https://pypi.org/simple/kbtogglr/ 2021-08-21T03:05:50,189 Getting page https://pypi.org/simple/kbtogglr/ 2021-08-21T03:05:50,191 Found index url https://pypi.org/simple 2021-08-21T03:05:50,279 Skipping link: No binaries permitted for kbtogglr: https://files.pythonhosted.org/packages/c2/52/95565ec733f05035328200618a4aa9f153c49995aaa9dcf506f225bd442a/kbtogglr-1.0.0-py3-none-any.whl#sha256=54772aa83c2cbad4106fab4d3d9af923101cbeca3783f039a82c6bfcf402948c (from https://pypi.org/simple/kbtogglr/) (requires-python:>=3.8) 2021-08-21T03:05:50,280 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/ff/ae/5fdec80971d02bdeb1a898bff1c6fb0c8aa7c55b76a116578a3b2f8256c5/kbtogglr-1.0.0-py3.8.egg#sha256=ad8ef9afa68d19ca99f79f4a1c87a9688de98d937b0a5f54b9f2a64bc39c54d9 (from https://pypi.org/simple/kbtogglr/) (requires-python:>=3.8) 2021-08-21T03:05:50,280 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/9f/b9/fd0cc471ebefae677a2fa09618312271d82056dcea3c39c834ef3e62759c/kbtogglr-1.0.0.tar.gz#sha256=0c2b054037c9450fea95842545f5126403a73cad2736c6d2384c70b4779d2b11 (from https://pypi.org/simple/kbtogglr/) (requires-python:>=3.8) 2021-08-21T03:05:50,281 Skipping link: No binaries permitted for kbtogglr: https://files.pythonhosted.org/packages/c5/95/d503394cc7e1be90ab5abe7c41f45c77b290d334d8401ecc0878fc72215d/kbtogglr-1.1.0-py3-none-any.whl#sha256=1e1d025109347d2049f95a207537035352a45cad3aad6cd128acbd28f30ca2f1 (from https://pypi.org/simple/kbtogglr/) (requires-python:>=3.8) 2021-08-21T03:05:50,281 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b9/69/83072e523aebe13c95896f1f8787a9c3abbca7132353492439083e1d320c/kbtogglr-1.1.0.tar.gz#sha256=1411067ce4f779036b39d7e7b454c1816e27ea8d9a30df1e03aa34a489ff83d5 (from https://pypi.org/simple/kbtogglr/) (requires-python:>=3.8) 2021-08-21T03:05:50,282 Fetching project page and analyzing links: https://www.piwheels.org/simple/kbtogglr/ 2021-08-21T03:05:50,282 Getting page https://www.piwheels.org/simple/kbtogglr/ 2021-08-21T03:05:50,283 Found index url https://www.piwheels.org/simple 2021-08-21T03:05:50,392 Skipping link: No binaries permitted for kbtogglr: https://www.piwheels.org/simple/kbtogglr/kbtogglr-1.0.0-py3-none-any.whl#sha256=dbdff98776d00fc4ea93eab7de980dd985428ed840fa85f706b0c13545776845 (from https://www.piwheels.org/simple/kbtogglr/) (requires-python:>=3.8) 2021-08-21T03:05:50,392 Skipping link: not a file: https://www.piwheels.org/simple/kbtogglr/ 2021-08-21T03:05:50,392 Skipping link: not a file: https://pypi.org/simple/kbtogglr/ 2021-08-21T03:05:50,412 Given no hashes to check 0 links for project 'kbtogglr': discarding no candidates 2021-08-21T03:05:50,412 ERROR: Could not find a version that satisfies the requirement kbtogglr==1.1.0 (from versions: none) 2021-08-21T03:05:50,412 ERROR: No matching distribution found for kbtogglr==1.1.0 2021-08-21T03:05:50,413 Exception information: 2021-08-21T03:05:50,413 Traceback (most recent call last): 2021-08-21T03:05:50,413 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-21T03:05:50,413 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-21T03:05:50,413 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-21T03:05:50,413 raise RequirementsConflicted(criterion) 2021-08-21T03:05:50,413 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kbtogglr==1.1.0') 2021-08-21T03:05:50,413 2021-08-21T03:05:50,413 During handling of the above exception, another exception occurred: 2021-08-21T03:05:50,413 2021-08-21T03:05:50,413 Traceback (most recent call last): 2021-08-21T03:05:50,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-21T03:05:50,413 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-21T03:05:50,413 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-21T03:05:50,413 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-21T03:05:50,413 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-21T03:05:50,413 raise ResolutionImpossible(e.criterion.information) 2021-08-21T03:05:50,413 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kbtogglr==1.1.0'), parent=None)] 2021-08-21T03:05:50,413 2021-08-21T03:05:50,413 The above exception was the direct cause of the following exception: 2021-08-21T03:05:50,413 2021-08-21T03:05:50,413 Traceback (most recent call last): 2021-08-21T03:05:50,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-21T03:05:50,413 status = self.run(options, args) 2021-08-21T03:05:50,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-21T03:05:50,413 return func(self, options, args) 2021-08-21T03:05:50,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-21T03:05:50,413 reqs, check_supported_wheels=True 2021-08-21T03:05:50,413 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-21T03:05:50,413 raise error from e 2021-08-21T03:05:50,413 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kbtogglr==1.1.0 2021-08-21T03:05:50,417 Removed build tracker: '/tmp/pip-req-tracker-2tep7qaj'