2023-07-15T22:25:20,465 Created temporary directory: /tmp/pip-build-tracker-3ici3st9 2023-07-15T22:25:20,468 Initialized build tracking at /tmp/pip-build-tracker-3ici3st9 2023-07-15T22:25:20,469 Created build tracker: /tmp/pip-build-tracker-3ici3st9 2023-07-15T22:25:20,469 Entered build tracker: /tmp/pip-build-tracker-3ici3st9 2023-07-15T22:25:20,470 Created temporary directory: /tmp/pip-wheel-zjckt9bg 2023-07-15T22:25:20,479 Created temporary directory: /tmp/pip-ephem-wheel-cache-mctzjqp4 2023-07-15T22:25:20,532 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-15T22:25:20,540 2 location(s) to search for versions of afkode: 2023-07-15T22:25:20,540 * https://pypi.org/simple/afkode/ 2023-07-15T22:25:20,540 * https://www.piwheels.org/simple/afkode/ 2023-07-15T22:25:20,541 Fetching project page and analyzing links: https://pypi.org/simple/afkode/ 2023-07-15T22:25:20,542 Getting page https://pypi.org/simple/afkode/ 2023-07-15T22:25:20,547 Found index url https://pypi.org/simple/ 2023-07-15T22:25:20,656 Fetched page https://pypi.org/simple/afkode/ as application/vnd.pypi.simple.v1+json 2023-07-15T22:25:20,659 Skipping link: No binaries permitted for afkode: https://files.pythonhosted.org/packages/45/72/ee79c4872edd2b7fc1f8657e4949cd456c1c958a103f5b0a5a9b8fad14db/afkode-0.4.2-py3-none-any.whl (from https://pypi.org/simple/afkode/) (requires-python:>=3.8.1,<3.9) 2023-07-15T22:25:20,662 Link requires a different Python (3.7.3 not in: '>=3.8.1,<3.9'): https://files.pythonhosted.org/packages/3a/94/f2c52157a6f7aa30e374dcdf0cd7afb3eb088aacd3eee8b2133c8731c3c7/afkode-0.4.2.tar.gz (from https://pypi.org/simple/afkode/) (requires-python:>=3.8.1,<3.9) 2023-07-15T22:25:20,662 Skipping link: 0.4.2 Requires-Python >=3.8.1,<3.9: https://files.pythonhosted.org/packages/3a/94/f2c52157a6f7aa30e374dcdf0cd7afb3eb088aacd3eee8b2133c8731c3c7/afkode-0.4.2.tar.gz (from https://pypi.org/simple/afkode/) (requires-python:>=3.8.1,<3.9) 2023-07-15T22:25:20,663 Skipping link: No binaries permitted for afkode: https://files.pythonhosted.org/packages/1a/34/9c9861187aae3942e49f4165eec8db5cce5f6419171f4e751cd45656e80e/afkode-0.4.3-py3-none-any.whl (from https://pypi.org/simple/afkode/) (requires-python:>=3.8.1,<3.9) 2023-07-15T22:25:20,664 Link requires a different Python (3.7.3 not in: '>=3.8.1,<3.9'): https://files.pythonhosted.org/packages/65/98/76c26408994c57bd46c401a7f9ed2136b389b0c781fcbe96b33f151d8872/afkode-0.4.3.tar.gz (from https://pypi.org/simple/afkode/) (requires-python:>=3.8.1,<3.9) 2023-07-15T22:25:20,665 Skipping link: 0.4.3 Requires-Python >=3.8.1,<3.9: https://files.pythonhosted.org/packages/65/98/76c26408994c57bd46c401a7f9ed2136b389b0c781fcbe96b33f151d8872/afkode-0.4.3.tar.gz (from https://pypi.org/simple/afkode/) (requires-python:>=3.8.1,<3.9) 2023-07-15T22:25:20,665 Fetching project page and analyzing links: https://www.piwheels.org/simple/afkode/ 2023-07-15T22:25:20,666 Getting page https://www.piwheels.org/simple/afkode/ 2023-07-15T22:25:20,668 Found index url https://www.piwheels.org/simple/ 2023-07-15T22:25:20,939 Fetched page https://www.piwheels.org/simple/afkode/ as text/html 2023-07-15T22:25:20,941 Skipping link: not a file: https://www.piwheels.org/simple/afkode/ 2023-07-15T22:25:20,942 Skipping link: not a file: https://pypi.org/simple/afkode/ 2023-07-15T22:25:20,974 Given no hashes to check 0 links for project 'afkode': discarding no candidates 2023-07-15T22:25:20,975 ERROR: Ignored the following versions that require a different python version: 0.4.2 Requires-Python >=3.8.1,<3.9; 0.4.3 Requires-Python >=3.8.1,<3.9 2023-07-15T22:25:20,978 ERROR: Could not find a version that satisfies the requirement afkode==0.4.3 (from versions: none) 2023-07-15T22:25:20,980 ERROR: No matching distribution found for afkode==0.4.3 2023-07-15T22:25:20,982 Exception information: 2023-07-15T22:25:20,982 Traceback (most recent call last): 2023-07-15T22:25:20,982 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-07-15T22:25:20,982 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-07-15T22:25:20,982 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-07-15T22:25:20,982 raise RequirementsConflicted(criterion) 2023-07-15T22:25:20,982 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('afkode==0.4.3') 2023-07-15T22:25:20,982 2023-07-15T22:25:20,982 During handling of the above exception, another exception occurred: 2023-07-15T22:25:20,982 2023-07-15T22:25:20,982 Traceback (most recent call last): 2023-07-15T22:25:20,982 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-07-15T22:25:20,982 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-07-15T22:25:20,982 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-07-15T22:25:20,982 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-07-15T22:25:20,982 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-07-15T22:25:20,982 raise ResolutionImpossible(e.criterion.information) 2023-07-15T22:25:20,982 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('afkode==0.4.3'), parent=None)] 2023-07-15T22:25:20,982 2023-07-15T22:25:20,982 The above exception was the direct cause of the following exception: 2023-07-15T22:25:20,982 2023-07-15T22:25:20,982 Traceback (most recent call last): 2023-07-15T22:25:20,982 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-07-15T22:25:20,982 status = run_func(*args) 2023-07-15T22:25:20,982 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-07-15T22:25:20,982 return func(self, options, args) 2023-07-15T22:25:20,982 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-07-15T22:25:20,982 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-07-15T22:25:20,982 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-07-15T22:25:20,982 raise error from e 2023-07-15T22:25:20,982 pip._internal.exceptions.DistributionNotFound: No matching distribution found for afkode==0.4.3 2023-07-15T22:25:20,991 Removed build tracker: '/tmp/pip-build-tracker-3ici3st9'