2024-05-22T17:18:53,200 Created temporary directory: /tmp/pip-build-tracker-yqyafrsz 2024-05-22T17:18:53,204 Initialized build tracking at /tmp/pip-build-tracker-yqyafrsz 2024-05-22T17:18:53,205 Created build tracker: /tmp/pip-build-tracker-yqyafrsz 2024-05-22T17:18:53,205 Entered build tracker: /tmp/pip-build-tracker-yqyafrsz 2024-05-22T17:18:53,206 Created temporary directory: /tmp/pip-wheel-3qa0x9fb 2024-05-22T17:18:53,218 Created temporary directory: /tmp/pip-ephem-wheel-cache-fitivmqn 2024-05-22T17:18:53,278 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-05-22T17:18:53,293 2 location(s) to search for versions of wolfsoftware-prereqs: 2024-05-22T17:18:53,293 * https://pypi.org/simple/wolfsoftware-prereqs/ 2024-05-22T17:18:53,293 * https://www.piwheels.org/simple/wolfsoftware-prereqs/ 2024-05-22T17:18:53,294 Fetching project page and analyzing links: https://pypi.org/simple/wolfsoftware-prereqs/ 2024-05-22T17:18:53,295 Getting page https://pypi.org/simple/wolfsoftware-prereqs/ 2024-05-22T17:18:53,299 Found index url https://pypi.org/simple/ 2024-05-22T17:18:53,412 Fetched page https://pypi.org/simple/wolfsoftware-prereqs/ as application/vnd.pypi.simple.v1+json 2024-05-22T17:18:53,416 Skipping link: No binaries permitted for wolfsoftware-prereqs: https://files.pythonhosted.org/packages/27/70/e42e857628b3de38854a1bedc2cd7fde64586aff8fcc04c7138a91531da0/wolfsoftware.prereqs-0.1.0-py3-none-any.whl (from https://pypi.org/simple/wolfsoftware-prereqs/) (requires-python:>=3.9) 2024-05-22T17:18:53,418 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/54/73/7735d8df3789eb875d72de3bf0ddf260a7da6f56fb0be35f06164aad1598/wolfsoftware_prereqs-0.1.0.tar.gz (from https://pypi.org/simple/wolfsoftware-prereqs/) (requires-python:>=3.9) 2024-05-22T17:18:53,419 Skipping link: 0.1.0 Requires-Python >=3.9: https://files.pythonhosted.org/packages/54/73/7735d8df3789eb875d72de3bf0ddf260a7da6f56fb0be35f06164aad1598/wolfsoftware_prereqs-0.1.0.tar.gz (from https://pypi.org/simple/wolfsoftware-prereqs/) (requires-python:>=3.9) 2024-05-22T17:18:53,419 Skipping link: No binaries permitted for wolfsoftware-prereqs: https://files.pythonhosted.org/packages/97/ae/3a65f5ddd7a744373598851c65c8df1658b375c156920add0deea2f3926a/wolfsoftware.prereqs-0.1.1-py3-none-any.whl (from https://pypi.org/simple/wolfsoftware-prereqs/) (requires-python:>=3.9) 2024-05-22T17:18:53,421 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/91/07/393dd25f0bbadd9f7a03eadd9c808bcc50fbaf436f8afbf67d60d8ffb249/wolfsoftware_prereqs-0.1.1.tar.gz (from https://pypi.org/simple/wolfsoftware-prereqs/) (requires-python:>=3.9) 2024-05-22T17:18:53,421 Skipping link: 0.1.1 Requires-Python >=3.9: https://files.pythonhosted.org/packages/91/07/393dd25f0bbadd9f7a03eadd9c808bcc50fbaf436f8afbf67d60d8ffb249/wolfsoftware_prereqs-0.1.1.tar.gz (from https://pypi.org/simple/wolfsoftware-prereqs/) (requires-python:>=3.9) 2024-05-22T17:18:53,422 Fetching project page and analyzing links: https://www.piwheels.org/simple/wolfsoftware-prereqs/ 2024-05-22T17:18:53,423 Getting page https://www.piwheels.org/simple/wolfsoftware-prereqs/ 2024-05-22T17:18:53,425 Found index url https://www.piwheels.org/simple/ 2024-05-22T17:18:53,663 Fetched page https://www.piwheels.org/simple/wolfsoftware-prereqs/ as text/html 2024-05-22T17:18:53,665 Skipping link: not a file: https://www.piwheels.org/simple/wolfsoftware-prereqs/ 2024-05-22T17:18:53,666 Skipping link: not a file: https://pypi.org/simple/wolfsoftware-prereqs/ 2024-05-22T17:18:53,703 Given no hashes to check 0 links for project 'wolfsoftware-prereqs': discarding no candidates 2024-05-22T17:18:53,704 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.9; 0.1.1 Requires-Python >=3.9 2024-05-22T17:18:53,707 ERROR: Could not find a version that satisfies the requirement wolfsoftware-prereqs==0.1.1 (from versions: none) 2024-05-22T17:18:53,710 ERROR: No matching distribution found for wolfsoftware-prereqs==0.1.1 2024-05-22T17:18:53,712 Exception information: 2024-05-22T17:18:53,712 Traceback (most recent call last): 2024-05-22T17:18:53,712 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-05-22T17:18:53,712 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-05-22T17:18:53,712 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-05-22T17:18:53,712 raise RequirementsConflicted(criterion) 2024-05-22T17:18:53,712 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wolfsoftware-prereqs==0.1.1') 2024-05-22T17:18:53,712 2024-05-22T17:18:53,712 During handling of the above exception, another exception occurred: 2024-05-22T17:18:53,712 2024-05-22T17:18:53,712 Traceback (most recent call last): 2024-05-22T17:18:53,712 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-05-22T17:18:53,712 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-05-22T17:18:53,712 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-05-22T17:18:53,712 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-05-22T17:18:53,712 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-05-22T17:18:53,712 raise ResolutionImpossible(e.criterion.information) 2024-05-22T17:18:53,712 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wolfsoftware-prereqs==0.1.1'), parent=None)] 2024-05-22T17:18:53,712 2024-05-22T17:18:53,712 The above exception was the direct cause of the following exception: 2024-05-22T17:18:53,712 2024-05-22T17:18:53,712 Traceback (most recent call last): 2024-05-22T17:18:53,712 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-05-22T17:18:53,712 status = run_func(*args) 2024-05-22T17:18:53,712 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-05-22T17:18:53,712 return func(self, options, args) 2024-05-22T17:18:53,712 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-05-22T17:18:53,712 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-05-22T17:18:53,712 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-05-22T17:18:53,712 raise error from e 2024-05-22T17:18:53,712 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wolfsoftware-prereqs==0.1.1 2024-05-22T17:18:53,721 Removed build tracker: '/tmp/pip-build-tracker-yqyafrsz'