2022-01-13T22:50:02,419 Created temporary directory: /tmp/pip-ephem-wheel-cache-wgsgc2hw 2022-01-13T22:50:02,425 Created temporary directory: /tmp/pip-req-tracker-bdtaixh9 2022-01-13T22:50:02,426 Initialized build tracking at /tmp/pip-req-tracker-bdtaixh9 2022-01-13T22:50:02,427 Created build tracker: /tmp/pip-req-tracker-bdtaixh9 2022-01-13T22:50:02,427 Entered build tracker: /tmp/pip-req-tracker-bdtaixh9 2022-01-13T22:50:02,428 Created temporary directory: /tmp/pip-wheel-va9iv_8b 2022-01-13T22:50:02,493 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-13T22:50:02,499 2 location(s) to search for versions of nearest-colour: 2022-01-13T22:50:02,499 * https://pypi.org/simple/nearest-colour/ 2022-01-13T22:50:02,499 * https://www.piwheels.org/simple/nearest-colour/ 2022-01-13T22:50:02,500 Fetching project page and analyzing links: https://pypi.org/simple/nearest-colour/ 2022-01-13T22:50:02,501 Getting page https://pypi.org/simple/nearest-colour/ 2022-01-13T22:50:02,504 Found index url https://pypi.org/simple 2022-01-13T22:50:02,702 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ac/b9/d1a8954c4d96f0bfd8a6a753c2f5a029f2461f4d7b90bb2c94d1f3ac3159/nearest-colour-1.0.0.tar.gz#sha256=46e7c1078968c4a890f877dd48b5cc8328a8ff9d3acf67360b8e53ba38b2007a (from https://pypi.org/simple/nearest-colour/) (requires-python:>=3.8,<4.0) 2022-01-13T22:50:02,702 Skipping link: No binaries permitted for nearest-colour: https://files.pythonhosted.org/packages/1a/d7/ebd68cee3f4bd841bb610adc7b3acc04c3f7f4cd85bd09e0162d9e7128cc/nearest_colour-1.0.0-py3-none-any.whl#sha256=1decafd407dd3f396a3560f1ca5bbc929dd4e900588b51e6124ed915168b3b0e (from https://pypi.org/simple/nearest-colour/) (requires-python:>=3.8,<4.0) 2022-01-13T22:50:02,703 Fetching project page and analyzing links: https://www.piwheels.org/simple/nearest-colour/ 2022-01-13T22:50:02,704 Getting page https://www.piwheels.org/simple/nearest-colour/ 2022-01-13T22:50:02,706 Found index url https://www.piwheels.org/simple 2022-01-13T22:50:02,906 Skipping link: not a file: https://www.piwheels.org/simple/nearest-colour/ 2022-01-13T22:50:02,907 Skipping link: not a file: https://pypi.org/simple/nearest-colour/ 2022-01-13T22:50:02,938 Given no hashes to check 0 links for project 'nearest-colour': discarding no candidates 2022-01-13T22:50:02,939 ERROR: Could not find a version that satisfies the requirement nearest-colour==1.0.0 (from versions: none) 2022-01-13T22:50:02,939 ERROR: No matching distribution found for nearest-colour==1.0.0 2022-01-13T22:50:02,940 Exception information: 2022-01-13T22:50:02,940 Traceback (most recent call last): 2022-01-13T22:50:02,940 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-13T22:50:02,940 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-13T22:50:02,940 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-13T22:50:02,940 raise RequirementsConflicted(criterion) 2022-01-13T22:50:02,940 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nearest-colour==1.0.0') 2022-01-13T22:50:02,940 2022-01-13T22:50:02,940 During handling of the above exception, another exception occurred: 2022-01-13T22:50:02,940 2022-01-13T22:50:02,940 Traceback (most recent call last): 2022-01-13T22:50:02,940 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-13T22:50:02,940 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-13T22:50:02,940 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-13T22:50:02,940 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-13T22:50:02,940 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-13T22:50:02,940 raise ResolutionImpossible(e.criterion.information) 2022-01-13T22:50:02,940 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nearest-colour==1.0.0'), parent=None)] 2022-01-13T22:50:02,940 2022-01-13T22:50:02,940 The above exception was the direct cause of the following exception: 2022-01-13T22:50:02,940 2022-01-13T22:50:02,940 Traceback (most recent call last): 2022-01-13T22:50:02,940 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-13T22:50:02,940 status = run_func(*args) 2022-01-13T22:50:02,940 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-13T22:50:02,940 return func(self, options, args) 2022-01-13T22:50:02,940 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-13T22:50:02,940 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-13T22:50:02,940 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-13T22:50:02,940 raise error from e 2022-01-13T22:50:02,940 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nearest-colour==1.0.0 2022-01-13T22:50:02,948 Removed build tracker: '/tmp/pip-req-tracker-bdtaixh9'