2022-05-01T00:27:39,532 Created temporary directory: /tmp/pip-ephem-wheel-cache-tm6fof16 2022-05-01T00:27:39,538 Created temporary directory: /tmp/pip-req-tracker-3mj32p9o 2022-05-01T00:27:39,538 Initialized build tracking at /tmp/pip-req-tracker-3mj32p9o 2022-05-01T00:27:39,539 Created build tracker: /tmp/pip-req-tracker-3mj32p9o 2022-05-01T00:27:39,539 Entered build tracker: /tmp/pip-req-tracker-3mj32p9o 2022-05-01T00:27:39,540 Created temporary directory: /tmp/pip-wheel-hwmuky8p 2022-05-01T00:27:39,614 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-01T00:27:39,623 2 location(s) to search for versions of laminar: 2022-05-01T00:27:39,623 * https://pypi.org/simple/laminar/ 2022-05-01T00:27:39,623 * https://www.piwheels.org/simple/laminar/ 2022-05-01T00:27:39,624 Fetching project page and analyzing links: https://pypi.org/simple/laminar/ 2022-05-01T00:27:39,625 Getting page https://pypi.org/simple/laminar/ 2022-05-01T00:27:39,629 Found index url https://pypi.org/simple 2022-05-01T00:27:39,736 Skipping link: No binaries permitted for laminar: https://files.pythonhosted.org/packages/9e/a9/66655a14d56581f3f6020c671a21add76aa8d1558c61784c5aba65e0c367/laminar-2022.1a1-py3-none-any.whl#sha256=c497b9de19a3cd1fe7238dd7813bd2362cde79fced15f0324dc4ba50a368609d (from https://pypi.org/simple/laminar/) (requires-python:>=3.8) 2022-05-01T00:27:39,738 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/6d/60/74e066a871e0bf3332ed73a69ffbf4248e9b2fe99bdcb9e9522018aa58ef/laminar-2022.1a1.tar.gz#sha256=6f3bfebef91c3e8407834031a319ef319cf3df83389500e5c932ffce16d34b49 (from https://pypi.org/simple/laminar/) (requires-python:>=3.8) 2022-05-01T00:27:39,738 Fetching project page and analyzing links: https://www.piwheels.org/simple/laminar/ 2022-05-01T00:27:39,739 Getting page https://www.piwheels.org/simple/laminar/ 2022-05-01T00:27:39,741 Found index url https://www.piwheels.org/simple 2022-05-01T00:27:39,943 Skipping link: not a file: https://www.piwheels.org/simple/laminar/ 2022-05-01T00:27:39,943 Skipping link: not a file: https://pypi.org/simple/laminar/ 2022-05-01T00:27:39,976 Given no hashes to check 0 links for project 'laminar': discarding no candidates 2022-05-01T00:27:39,977 ERROR: Could not find a version that satisfies the requirement laminar==2022.1a1 (from versions: none) 2022-05-01T00:27:39,980 ERROR: No matching distribution found for laminar==2022.1a1 2022-05-01T00:27:39,982 Exception information: 2022-05-01T00:27:39,982 Traceback (most recent call last): 2022-05-01T00:27:39,982 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-01T00:27:39,982 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-01T00:27:39,982 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-01T00:27:39,982 raise RequirementsConflicted(criterion) 2022-05-01T00:27:39,982 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('laminar==2022.1a1') 2022-05-01T00:27:39,982 2022-05-01T00:27:39,982 During handling of the above exception, another exception occurred: 2022-05-01T00:27:39,982 2022-05-01T00:27:39,982 Traceback (most recent call last): 2022-05-01T00:27:39,982 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-01T00:27:39,982 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-01T00:27:39,982 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-01T00:27:39,982 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-01T00:27:39,982 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-01T00:27:39,982 raise ResolutionImpossible(e.criterion.information) 2022-05-01T00:27:39,982 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('laminar==2022.1a1'), parent=None)] 2022-05-01T00:27:39,982 2022-05-01T00:27:39,982 The above exception was the direct cause of the following exception: 2022-05-01T00:27:39,982 2022-05-01T00:27:39,982 Traceback (most recent call last): 2022-05-01T00:27:39,982 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-01T00:27:39,982 status = run_func(*args) 2022-05-01T00:27:39,982 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-01T00:27:39,982 return func(self, options, args) 2022-05-01T00:27:39,982 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-01T00:27:39,982 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-01T00:27:39,982 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-01T00:27:39,982 raise error from e 2022-05-01T00:27:39,982 pip._internal.exceptions.DistributionNotFound: No matching distribution found for laminar==2022.1a1 2022-05-01T00:27:39,990 Removed build tracker: '/tmp/pip-req-tracker-3mj32p9o'