2023-10-30T17:54:08,925 Created temporary directory: /tmp/pip-build-tracker-93601hbw 2023-10-30T17:54:08,929 Initialized build tracking at /tmp/pip-build-tracker-93601hbw 2023-10-30T17:54:08,930 Created build tracker: /tmp/pip-build-tracker-93601hbw 2023-10-30T17:54:08,930 Entered build tracker: /tmp/pip-build-tracker-93601hbw 2023-10-30T17:54:08,931 Created temporary directory: /tmp/pip-wheel-wmec8tqc 2023-10-30T17:54:08,941 Created temporary directory: /tmp/pip-ephem-wheel-cache-pep39uqg 2023-10-30T17:54:08,998 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-30T17:54:09,011 2 location(s) to search for versions of turon: 2023-10-30T17:54:09,011 * https://pypi.org/simple/turon/ 2023-10-30T17:54:09,011 * https://www.piwheels.org/simple/turon/ 2023-10-30T17:54:09,012 Fetching project page and analyzing links: https://pypi.org/simple/turon/ 2023-10-30T17:54:09,013 Getting page https://pypi.org/simple/turon/ 2023-10-30T17:54:09,017 Found index url https://pypi.org/simple/ 2023-10-30T17:54:09,130 Fetched page https://pypi.org/simple/turon/ as application/vnd.pypi.simple.v1+json 2023-10-30T17:54:09,134 Skipping link: No binaries permitted for turon: https://files.pythonhosted.org/packages/37/6c/2b9e496774767580749a9bbf714d18de42a6da99767aeba129792c80e881/turon-0.0.1-py3-none-any.whl (from https://pypi.org/simple/turon/) 2023-10-30T17:54:09,135 Found link https://files.pythonhosted.org/packages/65/ab/537ae9139d6bbed5b9532e9b274c6bfe2412767a009174b12d0725808131/turon-0.0.1.tar.gz (from https://pypi.org/simple/turon/), version: 0.0.1 2023-10-30T17:54:09,135 Skipping link: No binaries permitted for turon: https://files.pythonhosted.org/packages/3d/70/f01e406cc46ff78cc7fc7023d95a0c017f1095d46b43661fd781491fddd7/turon-1.0.0-py3-none-any.whl (from https://pypi.org/simple/turon/) (requires-python:==3.8.*) 2023-10-30T17:54:09,137 Link requires a different Python (3.7.3 not in: '==3.8.*'): https://files.pythonhosted.org/packages/e8/a2/b8b0bcb1c22ce13793623f1f89a6693c7993c5807bcf60b202527b629498/turon-1.0.0.tar.gz (from https://pypi.org/simple/turon/) (requires-python:==3.8.*) 2023-10-30T17:54:09,137 Skipping link: 1.0.0 Requires-Python ==3.8.*: https://files.pythonhosted.org/packages/e8/a2/b8b0bcb1c22ce13793623f1f89a6693c7993c5807bcf60b202527b629498/turon-1.0.0.tar.gz (from https://pypi.org/simple/turon/) (requires-python:==3.8.*) 2023-10-30T17:54:09,138 Fetching project page and analyzing links: https://www.piwheels.org/simple/turon/ 2023-10-30T17:54:09,139 Getting page https://www.piwheels.org/simple/turon/ 2023-10-30T17:54:09,141 Found index url https://www.piwheels.org/simple/ 2023-10-30T17:54:09,262 Fetched page https://www.piwheels.org/simple/turon/ as text/html 2023-10-30T17:54:09,265 Skipping link: No binaries permitted for turon: https://www.piwheels.org/simple/turon/turon-0.0.1-py3-none-any.whl#sha256=0a4432a5a70636de00020372d3d467b3f21a22a5caf9d2bf91949ac9566bc68a (from https://www.piwheels.org/simple/turon/) 2023-10-30T17:54:09,265 Skipping link: not a file: https://www.piwheels.org/simple/turon/ 2023-10-30T17:54:09,266 Skipping link: not a file: https://pypi.org/simple/turon/ 2023-10-30T17:54:09,298 Given no hashes to check 0 links for project 'turon': discarding no candidates 2023-10-30T17:54:09,299 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python ==3.8.* 2023-10-30T17:54:09,302 ERROR: Could not find a version that satisfies the requirement turon==1.0.0 (from versions: 0.0.1) 2023-10-30T17:54:09,304 ERROR: No matching distribution found for turon==1.0.0 2023-10-30T17:54:09,306 Exception information: 2023-10-30T17:54:09,306 Traceback (most recent call last): 2023-10-30T17:54:09,306 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-10-30T17:54:09,306 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-10-30T17:54:09,306 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-10-30T17:54:09,306 raise RequirementsConflicted(criterion) 2023-10-30T17:54:09,306 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('turon==1.0.0') 2023-10-30T17:54:09,306 2023-10-30T17:54:09,306 During handling of the above exception, another exception occurred: 2023-10-30T17:54:09,306 2023-10-30T17:54:09,306 Traceback (most recent call last): 2023-10-30T17:54:09,306 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-10-30T17:54:09,306 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-10-30T17:54:09,306 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-10-30T17:54:09,306 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-10-30T17:54:09,306 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-10-30T17:54:09,306 raise ResolutionImpossible(e.criterion.information) 2023-10-30T17:54:09,306 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('turon==1.0.0'), parent=None)] 2023-10-30T17:54:09,306 2023-10-30T17:54:09,306 The above exception was the direct cause of the following exception: 2023-10-30T17:54:09,306 2023-10-30T17:54:09,306 Traceback (most recent call last): 2023-10-30T17:54:09,306 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-10-30T17:54:09,306 status = run_func(*args) 2023-10-30T17:54:09,306 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-10-30T17:54:09,306 return func(self, options, args) 2023-10-30T17:54:09,306 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-10-30T17:54:09,306 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-10-30T17:54:09,306 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-10-30T17:54:09,306 raise error from e 2023-10-30T17:54:09,306 pip._internal.exceptions.DistributionNotFound: No matching distribution found for turon==1.0.0 2023-10-30T17:54:09,315 Removed build tracker: '/tmp/pip-build-tracker-93601hbw'