2022-02-04T08:26:11,807 Created temporary directory: /tmp/pip-ephem-wheel-cache-k759ew8u 2022-02-04T08:26:11,812 Created temporary directory: /tmp/pip-req-tracker-58bgezph 2022-02-04T08:26:11,814 Initialized build tracking at /tmp/pip-req-tracker-58bgezph 2022-02-04T08:26:11,814 Created build tracker: /tmp/pip-req-tracker-58bgezph 2022-02-04T08:26:11,815 Entered build tracker: /tmp/pip-req-tracker-58bgezph 2022-02-04T08:26:11,816 Created temporary directory: /tmp/pip-wheel-rr3ehvpt 2022-02-04T08:26:11,888 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-04T08:26:11,894 2 location(s) to search for versions of lightbulb-ext-tungsten: 2022-02-04T08:26:11,894 * https://pypi.org/simple/lightbulb-ext-tungsten/ 2022-02-04T08:26:11,894 * https://www.piwheels.org/simple/lightbulb-ext-tungsten/ 2022-02-04T08:26:11,895 Fetching project page and analyzing links: https://pypi.org/simple/lightbulb-ext-tungsten/ 2022-02-04T08:26:11,896 Getting page https://pypi.org/simple/lightbulb-ext-tungsten/ 2022-02-04T08:26:11,900 Found index url https://pypi.org/simple 2022-02-04T08:26:12,096 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.11'): https://files.pythonhosted.org/packages/fa/6f/ece871d5135c6f03fdcd83333825aef41111026a74c13209370a31b00e69/lightbulb-ext-tungsten-0.1.tar.gz#sha256=56cd5a535c386a578de46e80c4b202a633252b5b865fdf72e3734f0b77f825b8 (from https://pypi.org/simple/lightbulb-ext-tungsten/) (requires-python:>=3.8.0,<3.11) 2022-02-04T08:26:12,097 Skipping link: No binaries permitted for lightbulb-ext-tungsten: https://files.pythonhosted.org/packages/f8/3a/78fcf66eb180bc304fd93b37681acc66e52eadc26ad8750f198c77a592a4/lightbulb_ext_tungsten-0.1-py3-none-any.whl#sha256=043e61cb3fc1272d64b169a0c567a1069bbfa653d45e13953ab1ffbc7099dcef (from https://pypi.org/simple/lightbulb-ext-tungsten/) (requires-python:>=3.8.0,<3.11) 2022-02-04T08:26:12,098 Fetching project page and analyzing links: https://www.piwheels.org/simple/lightbulb-ext-tungsten/ 2022-02-04T08:26:12,099 Getting page https://www.piwheels.org/simple/lightbulb-ext-tungsten/ 2022-02-04T08:26:12,101 Found index url https://www.piwheels.org/simple 2022-02-04T08:26:12,315 Skipping link: not a file: https://www.piwheels.org/simple/lightbulb-ext-tungsten/ 2022-02-04T08:26:12,316 Skipping link: not a file: https://pypi.org/simple/lightbulb-ext-tungsten/ 2022-02-04T08:26:12,349 Given no hashes to check 0 links for project 'lightbulb-ext-tungsten': discarding no candidates 2022-02-04T08:26:12,350 ERROR: Could not find a version that satisfies the requirement lightbulb-ext-tungsten==0.1 (from versions: none) 2022-02-04T08:26:12,351 ERROR: No matching distribution found for lightbulb-ext-tungsten==0.1 2022-02-04T08:26:12,351 Exception information: 2022-02-04T08:26:12,351 Traceback (most recent call last): 2022-02-04T08:26:12,351 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-04T08:26:12,351 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-04T08:26:12,351 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-04T08:26:12,351 raise RequirementsConflicted(criterion) 2022-02-04T08:26:12,351 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lightbulb-ext-tungsten==0.1') 2022-02-04T08:26:12,351 2022-02-04T08:26:12,351 During handling of the above exception, another exception occurred: 2022-02-04T08:26:12,351 2022-02-04T08:26:12,351 Traceback (most recent call last): 2022-02-04T08:26:12,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-04T08:26:12,351 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-04T08:26:12,351 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-04T08:26:12,351 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-04T08:26:12,351 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-04T08:26:12,351 raise ResolutionImpossible(e.criterion.information) 2022-02-04T08:26:12,351 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lightbulb-ext-tungsten==0.1'), parent=None)] 2022-02-04T08:26:12,351 2022-02-04T08:26:12,351 The above exception was the direct cause of the following exception: 2022-02-04T08:26:12,351 2022-02-04T08:26:12,351 Traceback (most recent call last): 2022-02-04T08:26:12,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-04T08:26:12,351 status = run_func(*args) 2022-02-04T08:26:12,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-04T08:26:12,351 return func(self, options, args) 2022-02-04T08:26:12,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-04T08:26:12,351 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-04T08:26:12,351 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-04T08:26:12,351 raise error from e 2022-02-04T08:26:12,351 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lightbulb-ext-tungsten==0.1 2022-02-04T08:26:12,359 Removed build tracker: '/tmp/pip-req-tracker-58bgezph'