2023-06-22T16:09:36,103 Created temporary directory: /tmp/pip-build-tracker-08ks_wn8 2023-06-22T16:09:36,106 Initialized build tracking at /tmp/pip-build-tracker-08ks_wn8 2023-06-22T16:09:36,106 Created build tracker: /tmp/pip-build-tracker-08ks_wn8 2023-06-22T16:09:36,106 Entered build tracker: /tmp/pip-build-tracker-08ks_wn8 2023-06-22T16:09:36,108 Created temporary directory: /tmp/pip-wheel-p320dfsi 2023-06-22T16:09:36,116 Created temporary directory: /tmp/pip-ephem-wheel-cache-t0ymx6yt 2023-06-22T16:09:36,176 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-22T16:09:36,184 2 location(s) to search for versions of jwave: 2023-06-22T16:09:36,184 * https://pypi.org/simple/jwave/ 2023-06-22T16:09:36,184 * https://www.piwheels.org/simple/jwave/ 2023-06-22T16:09:36,185 Fetching project page and analyzing links: https://pypi.org/simple/jwave/ 2023-06-22T16:09:36,186 Getting page https://pypi.org/simple/jwave/ 2023-06-22T16:09:36,191 Found index url https://pypi.org/simple/ 2023-06-22T16:09:36,445 Fetched page https://pypi.org/simple/jwave/ as application/vnd.pypi.simple.v1+json 2023-06-22T16:09:36,450 Skipping link: No binaries permitted for jwave: https://files.pythonhosted.org/packages/78/50/7d332c2210509634d5039af78ab00bbd5f8b260b64a40cada9fd366777d4/jwave-0.1.1-py3-none-any.whl (from https://pypi.org/simple/jwave/) (requires-python:>=3.9,<4.0) 2023-06-22T16:09:36,453 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/39/b4/a67687c03673b11d320da0d8f33796cd61519dd686c9d2163f045d591666/jwave-0.1.1.tar.gz (from https://pypi.org/simple/jwave/) (requires-python:>=3.9,<4.0) 2023-06-22T16:09:36,454 Skipping link: 0.1.1 Requires-Python >=3.9,<4.0: https://files.pythonhosted.org/packages/39/b4/a67687c03673b11d320da0d8f33796cd61519dd686c9d2163f045d591666/jwave-0.1.1.tar.gz (from https://pypi.org/simple/jwave/) (requires-python:>=3.9,<4.0) 2023-06-22T16:09:36,454 Skipping link: No binaries permitted for jwave: https://files.pythonhosted.org/packages/15/4b/69904015684481e19600cc5381e057265d701970aef5216d836e6c323fb9/jwave-0.1.2-py3-none-any.whl (from https://pypi.org/simple/jwave/) (requires-python:>=3.9,<4.0) 2023-06-22T16:09:36,456 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/8c/7c/be94b23668749a984bcf4984eeef67f1b38bd9042d82bf87e42cd2ca6b3b/jwave-0.1.2.tar.gz (from https://pypi.org/simple/jwave/) (requires-python:>=3.9,<4.0) 2023-06-22T16:09:36,457 Skipping link: 0.1.2 Requires-Python >=3.9,<4.0: https://files.pythonhosted.org/packages/8c/7c/be94b23668749a984bcf4984eeef67f1b38bd9042d82bf87e42cd2ca6b3b/jwave-0.1.2.tar.gz (from https://pypi.org/simple/jwave/) (requires-python:>=3.9,<4.0) 2023-06-22T16:09:36,457 Fetching project page and analyzing links: https://www.piwheels.org/simple/jwave/ 2023-06-22T16:09:36,458 Getting page https://www.piwheels.org/simple/jwave/ 2023-06-22T16:09:36,460 Found index url https://www.piwheels.org/simple/ 2023-06-22T16:09:36,679 Fetched page https://www.piwheels.org/simple/jwave/ as text/html 2023-06-22T16:09:36,681 Skipping link: No binaries permitted for jwave: https://www.piwheels.org/simple/jwave/jwave-0.1.1-py3-none-any.whl#sha256=e04f37dc444ceaa36e212a854a1e36922ebcacb4d4e965100ae7a55030815f47 (from https://www.piwheels.org/simple/jwave/) (requires-python:>=3.9,<4.0) 2023-06-22T16:09:36,682 Skipping link: not a file: https://www.piwheels.org/simple/jwave/ 2023-06-22T16:09:36,683 Skipping link: not a file: https://pypi.org/simple/jwave/ 2023-06-22T16:09:36,714 Given no hashes to check 0 links for project 'jwave': discarding no candidates 2023-06-22T16:09:36,715 ERROR: Ignored the following versions that require a different python version: 0.1.1 Requires-Python >=3.9,<4.0; 0.1.2 Requires-Python >=3.9,<4.0 2023-06-22T16:09:36,718 ERROR: Could not find a version that satisfies the requirement jwave==0.1.2 (from versions: none) 2023-06-22T16:09:36,721 ERROR: No matching distribution found for jwave==0.1.2 2023-06-22T16:09:36,723 Exception information: 2023-06-22T16:09:36,723 Traceback (most recent call last): 2023-06-22T16:09:36,723 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-22T16:09:36,723 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-22T16:09:36,723 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-22T16:09:36,723 raise RequirementsConflicted(criterion) 2023-06-22T16:09:36,723 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jwave==0.1.2') 2023-06-22T16:09:36,723 2023-06-22T16:09:36,723 During handling of the above exception, another exception occurred: 2023-06-22T16:09:36,723 2023-06-22T16:09:36,723 Traceback (most recent call last): 2023-06-22T16:09:36,723 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-06-22T16:09:36,723 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-06-22T16:09:36,723 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-22T16:09:36,723 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-22T16:09:36,723 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-22T16:09:36,723 raise ResolutionImpossible(e.criterion.information) 2023-06-22T16:09:36,723 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jwave==0.1.2'), parent=None)] 2023-06-22T16:09:36,723 2023-06-22T16:09:36,723 The above exception was the direct cause of the following exception: 2023-06-22T16:09:36,723 2023-06-22T16:09:36,723 Traceback (most recent call last): 2023-06-22T16:09:36,723 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-22T16:09:36,723 status = run_func(*args) 2023-06-22T16:09:36,723 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-22T16:09:36,723 return func(self, options, args) 2023-06-22T16:09:36,723 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-22T16:09:36,723 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-22T16:09:36,723 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-22T16:09:36,723 raise error from e 2023-06-22T16:09:36,723 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jwave==0.1.2 2023-06-22T16:09:36,732 Removed build tracker: '/tmp/pip-build-tracker-08ks_wn8'