2022-05-04T09:39:49,326 Created temporary directory: /tmp/pip-ephem-wheel-cache-62xfhmab 2022-05-04T09:39:49,332 Created temporary directory: /tmp/pip-req-tracker-lcdzf5ee 2022-05-04T09:39:49,333 Initialized build tracking at /tmp/pip-req-tracker-lcdzf5ee 2022-05-04T09:39:49,333 Created build tracker: /tmp/pip-req-tracker-lcdzf5ee 2022-05-04T09:39:49,333 Entered build tracker: /tmp/pip-req-tracker-lcdzf5ee 2022-05-04T09:39:49,335 Created temporary directory: /tmp/pip-wheel-34e0ffnq 2022-05-04T09:39:49,397 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-04T09:39:49,411 2 location(s) to search for versions of laminar: 2022-05-04T09:39:49,411 * https://pypi.org/simple/laminar/ 2022-05-04T09:39:49,411 * https://www.piwheels.org/simple/laminar/ 2022-05-04T09:39:49,412 Fetching project page and analyzing links: https://pypi.org/simple/laminar/ 2022-05-04T09:39:49,413 Getting page https://pypi.org/simple/laminar/ 2022-05-04T09:39:49,417 Found index url https://pypi.org/simple 2022-05-04T09:39:49,524 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-04T09:39:49,526 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-04T09:39:49,526 Skipping link: No binaries permitted for laminar: https://files.pythonhosted.org/packages/b0/5d/2bf4cb046767d90dbe67e6942002d756355400916e808663ee31b5370e18/laminar-2022.2a1-py3-none-any.whl#sha256=c7a972f555d133d4a5da300feb069cdb91c139c26c93dfccf8cde2227187dbeb (from https://pypi.org/simple/laminar/) (requires-python:>=3.8) 2022-05-04T09:39:49,528 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/61/44/c056a060cece85f0cad836f5f43ee36e8c5c2bc26c46582b4494afb9d988/laminar-2022.2a1.tar.gz#sha256=f85a1f0cce560fdca928a9a4f47660eed917d507aec5a2b0ccaaa51405ce5f93 (from https://pypi.org/simple/laminar/) (requires-python:>=3.8) 2022-05-04T09:39:49,529 Fetching project page and analyzing links: https://www.piwheels.org/simple/laminar/ 2022-05-04T09:39:49,529 Getting page https://www.piwheels.org/simple/laminar/ 2022-05-04T09:39:49,531 Found index url https://www.piwheels.org/simple 2022-05-04T09:39:49,749 Skipping link: No binaries permitted for laminar: https://www.piwheels.org/simple/laminar/laminar-2022.1a1-py3-none-any.whl#sha256=c98b5f2133105dbccf068761f1b3795168be6fb512dd87448c3cd886d41755a4 (from https://www.piwheels.org/simple/laminar/) (requires-python:>=3.8) 2022-05-04T09:39:49,750 Skipping link: not a file: https://www.piwheels.org/simple/laminar/ 2022-05-04T09:39:49,750 Skipping link: not a file: https://pypi.org/simple/laminar/ 2022-05-04T09:39:49,783 Given no hashes to check 0 links for project 'laminar': discarding no candidates 2022-05-04T09:39:49,784 ERROR: Could not find a version that satisfies the requirement laminar==2022.2a1 (from versions: none) 2022-05-04T09:39:49,787 ERROR: No matching distribution found for laminar==2022.2a1 2022-05-04T09:39:49,789 Exception information: 2022-05-04T09:39:49,789 Traceback (most recent call last): 2022-05-04T09:39:49,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-04T09:39:49,789 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-04T09:39:49,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-04T09:39:49,789 raise RequirementsConflicted(criterion) 2022-05-04T09:39:49,789 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('laminar==2022.2a1') 2022-05-04T09:39:49,789 2022-05-04T09:39:49,789 During handling of the above exception, another exception occurred: 2022-05-04T09:39:49,789 2022-05-04T09:39:49,789 Traceback (most recent call last): 2022-05-04T09:39:49,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-04T09:39:49,789 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-04T09:39:49,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-04T09:39:49,789 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-04T09:39:49,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-04T09:39:49,789 raise ResolutionImpossible(e.criterion.information) 2022-05-04T09:39:49,789 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('laminar==2022.2a1'), parent=None)] 2022-05-04T09:39:49,789 2022-05-04T09:39:49,789 The above exception was the direct cause of the following exception: 2022-05-04T09:39:49,789 2022-05-04T09:39:49,789 Traceback (most recent call last): 2022-05-04T09:39:49,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-04T09:39:49,789 status = run_func(*args) 2022-05-04T09:39:49,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-04T09:39:49,789 return func(self, options, args) 2022-05-04T09:39:49,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-04T09:39:49,789 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-04T09:39:49,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-04T09:39:49,789 raise error from e 2022-05-04T09:39:49,789 pip._internal.exceptions.DistributionNotFound: No matching distribution found for laminar==2022.2a1 2022-05-04T09:39:49,798 Removed build tracker: '/tmp/pip-req-tracker-lcdzf5ee'