2023-07-15T22:16:00,134 Created temporary directory: /tmp/pip-build-tracker-xcqq2iil 2023-07-15T22:16:00,135 Initialized build tracking at /tmp/pip-build-tracker-xcqq2iil 2023-07-15T22:16:00,136 Created build tracker: /tmp/pip-build-tracker-xcqq2iil 2023-07-15T22:16:00,136 Entered build tracker: /tmp/pip-build-tracker-xcqq2iil 2023-07-15T22:16:00,136 Created temporary directory: /tmp/pip-wheel-jp85su8v 2023-07-15T22:16:00,139 Created temporary directory: /tmp/pip-ephem-wheel-cache-ddbhp65a 2023-07-15T22:16:00,166 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-15T22:16:00,169 2 location(s) to search for versions of afkode: 2023-07-15T22:16:00,169 * https://pypi.org/simple/afkode/ 2023-07-15T22:16:00,169 * https://www.piwheels.org/simple/afkode/ 2023-07-15T22:16:00,169 Fetching project page and analyzing links: https://pypi.org/simple/afkode/ 2023-07-15T22:16:00,170 Getting page https://pypi.org/simple/afkode/ 2023-07-15T22:16:00,171 Found index url https://pypi.org/simple/ 2023-07-15T22:16:00,222 Fetched page https://pypi.org/simple/afkode/ as application/vnd.pypi.simple.v1+json 2023-07-15T22:16:00,223 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:16:00,224 Link requires a different Python (3.9.2 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:16:00,224 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:16:00,224 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:16:00,225 Link requires a different Python (3.9.2 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:16:00,225 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:16:00,225 Fetching project page and analyzing links: https://www.piwheels.org/simple/afkode/ 2023-07-15T22:16:00,226 Getting page https://www.piwheels.org/simple/afkode/ 2023-07-15T22:16:00,227 Found index url https://www.piwheels.org/simple/ 2023-07-15T22:16:00,403 Fetched page https://www.piwheels.org/simple/afkode/ as text/html 2023-07-15T22:16:00,404 Skipping link: not a file: https://www.piwheels.org/simple/afkode/ 2023-07-15T22:16:00,405 Skipping link: not a file: https://pypi.org/simple/afkode/ 2023-07-15T22:16:00,422 Given no hashes to check 0 links for project 'afkode': discarding no candidates 2023-07-15T22:16:00,422 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:16:00,423 ERROR: Could not find a version that satisfies the requirement afkode==0.4.2 (from versions: none) 2023-07-15T22:16:00,424 ERROR: No matching distribution found for afkode==0.4.2 2023-07-15T22:16:00,425 Exception information: 2023-07-15T22:16:00,425 Traceback (most recent call last): 2023-07-15T22:16:00,425 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-07-15T22:16:00,425 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-07-15T22:16:00,425 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-07-15T22:16:00,425 raise RequirementsConflicted(criterion) 2023-07-15T22:16:00,425 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('afkode==0.4.2') 2023-07-15T22:16:00,425 2023-07-15T22:16:00,425 During handling of the above exception, another exception occurred: 2023-07-15T22:16:00,425 2023-07-15T22:16:00,425 Traceback (most recent call last): 2023-07-15T22:16:00,425 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-07-15T22:16:00,425 result = self._result = resolver.resolve( 2023-07-15T22:16:00,425 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-07-15T22:16:00,425 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-07-15T22:16:00,425 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-07-15T22:16:00,425 raise ResolutionImpossible(e.criterion.information) 2023-07-15T22:16:00,425 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('afkode==0.4.2'), parent=None)] 2023-07-15T22:16:00,425 2023-07-15T22:16:00,425 The above exception was the direct cause of the following exception: 2023-07-15T22:16:00,425 2023-07-15T22:16:00,425 Traceback (most recent call last): 2023-07-15T22:16:00,425 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-07-15T22:16:00,425 status = run_func(*args) 2023-07-15T22:16:00,425 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-07-15T22:16:00,425 return func(self, options, args) 2023-07-15T22:16:00,425 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-07-15T22:16:00,425 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-07-15T22:16:00,425 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-07-15T22:16:00,425 raise error from e 2023-07-15T22:16:00,425 pip._internal.exceptions.DistributionNotFound: No matching distribution found for afkode==0.4.2 2023-07-15T22:16:00,429 Removed build tracker: '/tmp/pip-build-tracker-xcqq2iil'