2023-08-25T15:46:56,499 Created temporary directory: /tmp/pip-build-tracker-njfjw_wj 2023-08-25T15:46:56,503 Initialized build tracking at /tmp/pip-build-tracker-njfjw_wj 2023-08-25T15:46:56,503 Created build tracker: /tmp/pip-build-tracker-njfjw_wj 2023-08-25T15:46:56,503 Entered build tracker: /tmp/pip-build-tracker-njfjw_wj 2023-08-25T15:46:56,505 Created temporary directory: /tmp/pip-wheel-bh2b152q 2023-08-25T15:46:56,513 Created temporary directory: /tmp/pip-ephem-wheel-cache-vj4muoz1 2023-08-25T15:46:56,567 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-08-25T15:46:56,575 2 location(s) to search for versions of twitchirc-drgreengiant: 2023-08-25T15:46:56,575 * https://pypi.org/simple/twitchirc-drgreengiant/ 2023-08-25T15:46:56,575 * https://www.piwheels.org/simple/twitchirc-drgreengiant/ 2023-08-25T15:46:56,576 Fetching project page and analyzing links: https://pypi.org/simple/twitchirc-drgreengiant/ 2023-08-25T15:46:56,577 Getting page https://pypi.org/simple/twitchirc-drgreengiant/ 2023-08-25T15:46:56,581 Found index url https://pypi.org/simple/ 2023-08-25T15:46:56,858 Fetched page https://pypi.org/simple/twitchirc-drgreengiant/ as application/vnd.pypi.simple.v1+json 2023-08-25T15:46:56,861 Skipping link: No binaries permitted for twitchirc-drgreengiant: https://files.pythonhosted.org/packages/b1/56/118a5f70e1be38d32f8b9f01ffc1f90bc223da40e1c59a91c076f241c807/twitchirc_drgreengiant-2.0.0b3-py3-none-any.whl (from https://pypi.org/simple/twitchirc-drgreengiant/) (requires-python:>=3.11.4) 2023-08-25T15:46:56,863 Link requires a different Python (3.7.3 not in: '>=3.11.4'): https://files.pythonhosted.org/packages/32/a3/32b909ff22ae1bc6cfb74bdc8f49feec814484b96266b0f27b9015066adb/twitchirc_drgreengiant-2.0.0b3.tar.gz (from https://pypi.org/simple/twitchirc-drgreengiant/) (requires-python:>=3.11.4) 2023-08-25T15:46:56,863 Skipping link: 2.0.0b3 Requires-Python >=3.11.4: https://files.pythonhosted.org/packages/32/a3/32b909ff22ae1bc6cfb74bdc8f49feec814484b96266b0f27b9015066adb/twitchirc_drgreengiant-2.0.0b3.tar.gz (from https://pypi.org/simple/twitchirc-drgreengiant/) (requires-python:>=3.11.4) 2023-08-25T15:46:56,864 Fetching project page and analyzing links: https://www.piwheels.org/simple/twitchirc-drgreengiant/ 2023-08-25T15:46:56,865 Getting page https://www.piwheels.org/simple/twitchirc-drgreengiant/ 2023-08-25T15:46:56,867 Found index url https://www.piwheels.org/simple/ 2023-08-25T15:46:57,087 Fetched page https://www.piwheels.org/simple/twitchirc-drgreengiant/ as text/html 2023-08-25T15:46:57,089 Skipping link: not a file: https://www.piwheels.org/simple/twitchirc-drgreengiant/ 2023-08-25T15:46:57,090 Skipping link: not a file: https://pypi.org/simple/twitchirc-drgreengiant/ 2023-08-25T15:46:57,122 Given no hashes to check 0 links for project 'twitchirc-drgreengiant': discarding no candidates 2023-08-25T15:46:57,123 ERROR: Ignored the following versions that require a different python version: 2.0.0b3 Requires-Python >=3.11.4 2023-08-25T15:46:57,126 ERROR: Could not find a version that satisfies the requirement twitchirc-drgreengiant==2.0.0b3 (from versions: none) 2023-08-25T15:46:57,128 ERROR: No matching distribution found for twitchirc-drgreengiant==2.0.0b3 2023-08-25T15:46:57,130 Exception information: 2023-08-25T15:46:57,130 Traceback (most recent call last): 2023-08-25T15:46:57,130 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-08-25T15:46:57,130 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-08-25T15:46:57,130 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-08-25T15:46:57,130 raise RequirementsConflicted(criterion) 2023-08-25T15:46:57,130 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('twitchirc-drgreengiant==2.0.0b3') 2023-08-25T15:46:57,130 2023-08-25T15:46:57,130 During handling of the above exception, another exception occurred: 2023-08-25T15:46:57,130 2023-08-25T15:46:57,130 Traceback (most recent call last): 2023-08-25T15:46:57,130 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-08-25T15:46:57,130 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-08-25T15:46:57,130 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-08-25T15:46:57,130 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-08-25T15:46:57,130 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-08-25T15:46:57,130 raise ResolutionImpossible(e.criterion.information) 2023-08-25T15:46:57,130 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('twitchirc-drgreengiant==2.0.0b3'), parent=None)] 2023-08-25T15:46:57,130 2023-08-25T15:46:57,130 The above exception was the direct cause of the following exception: 2023-08-25T15:46:57,130 2023-08-25T15:46:57,130 Traceback (most recent call last): 2023-08-25T15:46:57,130 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-08-25T15:46:57,130 status = run_func(*args) 2023-08-25T15:46:57,130 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-08-25T15:46:57,130 return func(self, options, args) 2023-08-25T15:46:57,130 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-08-25T15:46:57,130 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-08-25T15:46:57,130 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-08-25T15:46:57,130 raise error from e 2023-08-25T15:46:57,130 pip._internal.exceptions.DistributionNotFound: No matching distribution found for twitchirc-drgreengiant==2.0.0b3 2023-08-25T15:46:57,139 Removed build tracker: '/tmp/pip-build-tracker-njfjw_wj'