2022-04-13T20:19:16,676 Created temporary directory: /tmp/pip-ephem-wheel-cache-dsqndv2w 2022-04-13T20:19:16,681 Created temporary directory: /tmp/pip-req-tracker-gj9ogkja 2022-04-13T20:19:16,682 Initialized build tracking at /tmp/pip-req-tracker-gj9ogkja 2022-04-13T20:19:16,682 Created build tracker: /tmp/pip-req-tracker-gj9ogkja 2022-04-13T20:19:16,683 Entered build tracker: /tmp/pip-req-tracker-gj9ogkja 2022-04-13T20:19:16,684 Created temporary directory: /tmp/pip-wheel-32qq16ew 2022-04-13T20:19:16,752 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-13T20:19:16,766 2 location(s) to search for versions of cocolight: 2022-04-13T20:19:16,766 * https://pypi.org/simple/cocolight/ 2022-04-13T20:19:16,766 * https://www.piwheels.org/simple/cocolight/ 2022-04-13T20:19:16,767 Fetching project page and analyzing links: https://pypi.org/simple/cocolight/ 2022-04-13T20:19:16,768 Getting page https://pypi.org/simple/cocolight/ 2022-04-13T20:19:16,771 Found index url https://pypi.org/simple 2022-04-13T20:19:16,881 Skipping link: No binaries permitted for cocolight: https://files.pythonhosted.org/packages/a5/0d/f40d87e74e1590c4c48cd2ecc69ac88f4c30ee195e5078a5c0b6ab04c1c5/cocolight-0.0.1-py3-none-any.whl#sha256=68d004cdef52d814a8650c9fe9f0f65dee882adc321aaafece7bff26e59616dc (from https://pypi.org/simple/cocolight/) (requires-python:>=3.8) 2022-04-13T20:19:16,882 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/87/29/63b41a44bb3356dc15265cad5e69d4f12453d94435bca7af7a54c558ffce/cocolight-0.0.1.tar.gz#sha256=ec4c28bf8613dba8df5c34f4b50f74347ec8c4f40834166495fe57ec1a2aab62 (from https://pypi.org/simple/cocolight/) (requires-python:>=3.8) 2022-04-13T20:19:16,883 Skipping link: No binaries permitted for cocolight: https://files.pythonhosted.org/packages/16/b0/d531dd5fed9a8559abefab4c3a706d96cb6baa1226062fa04ec3efb86563/cocolight-0.0.2-py3-none-any.whl#sha256=c6bec656872922d215200b9b7b630cb32532b9b60100eceb454eb3f5b3bb5ce4 (from https://pypi.org/simple/cocolight/) (requires-python:>=3.8) 2022-04-13T20:19:16,884 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/27/42/c9a64b588505a556c8de5e4b97e3319a9ff0072ddf71409e79558b235846/cocolight-0.0.2.tar.gz#sha256=b32c10f8d18b12dbb61291ff1a75ab70863bde31596bec547d6a38f54e9e9e14 (from https://pypi.org/simple/cocolight/) (requires-python:>=3.8) 2022-04-13T20:19:16,885 Fetching project page and analyzing links: https://www.piwheels.org/simple/cocolight/ 2022-04-13T20:19:16,886 Getting page https://www.piwheels.org/simple/cocolight/ 2022-04-13T20:19:16,888 Found index url https://www.piwheels.org/simple 2022-04-13T20:19:17,104 Skipping link: No binaries permitted for cocolight: https://www.piwheels.org/simple/cocolight/cocolight-0.0.1-py3-none-any.whl#sha256=30f243acd7e45437baee74e47628a20bb5647fd237b6ee33e9c95aa15e45a5de (from https://www.piwheels.org/simple/cocolight/) (requires-python:>=3.8) 2022-04-13T20:19:17,105 Skipping link: not a file: https://www.piwheels.org/simple/cocolight/ 2022-04-13T20:19:17,106 Skipping link: not a file: https://pypi.org/simple/cocolight/ 2022-04-13T20:19:17,138 Given no hashes to check 0 links for project 'cocolight': discarding no candidates 2022-04-13T20:19:17,139 ERROR: Could not find a version that satisfies the requirement cocolight==0.0.2 (from versions: none) 2022-04-13T20:19:17,142 ERROR: No matching distribution found for cocolight==0.0.2 2022-04-13T20:19:17,144 Exception information: 2022-04-13T20:19:17,144 Traceback (most recent call last): 2022-04-13T20:19:17,144 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-13T20:19:17,144 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-13T20:19:17,144 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-13T20:19:17,144 raise RequirementsConflicted(criterion) 2022-04-13T20:19:17,144 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cocolight==0.0.2') 2022-04-13T20:19:17,144 2022-04-13T20:19:17,144 During handling of the above exception, another exception occurred: 2022-04-13T20:19:17,144 2022-04-13T20:19:17,144 Traceback (most recent call last): 2022-04-13T20:19:17,144 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-13T20:19:17,144 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-13T20:19:17,144 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-13T20:19:17,144 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-13T20:19:17,144 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-13T20:19:17,144 raise ResolutionImpossible(e.criterion.information) 2022-04-13T20:19:17,144 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cocolight==0.0.2'), parent=None)] 2022-04-13T20:19:17,144 2022-04-13T20:19:17,144 The above exception was the direct cause of the following exception: 2022-04-13T20:19:17,144 2022-04-13T20:19:17,144 Traceback (most recent call last): 2022-04-13T20:19:17,144 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-13T20:19:17,144 status = run_func(*args) 2022-04-13T20:19:17,144 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-13T20:19:17,144 return func(self, options, args) 2022-04-13T20:19:17,144 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-13T20:19:17,144 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-13T20:19:17,144 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-13T20:19:17,144 raise error from e 2022-04-13T20:19:17,144 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cocolight==0.0.2 2022-04-13T20:19:17,152 Removed build tracker: '/tmp/pip-req-tracker-gj9ogkja'