2023-03-10T17:16:34,159 Created temporary directory: /tmp/pip-ephem-wheel-cache-u4mt29c5 2023-03-10T17:16:34,164 Created temporary directory: /tmp/pip-build-tracker-a8sodbf3 2023-03-10T17:16:34,165 Initialized build tracking at /tmp/pip-build-tracker-a8sodbf3 2023-03-10T17:16:34,165 Created build tracker: /tmp/pip-build-tracker-a8sodbf3 2023-03-10T17:16:34,166 Entered build tracker: /tmp/pip-build-tracker-a8sodbf3 2023-03-10T17:16:34,167 Created temporary directory: /tmp/pip-wheel-j4jp0nyd 2023-03-10T17:16:34,177 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-03-10T17:16:34,183 Created temporary directory: /tmp/pip-ephem-wheel-cache-98o5aa96 2023-03-10T17:16:34,237 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-10T17:16:34,244 2 location(s) to search for versions of blackline-mysql: 2023-03-10T17:16:34,244 * https://pypi.org/simple/blackline-mysql/ 2023-03-10T17:16:34,244 * https://www.piwheels.org/simple/blackline-mysql/ 2023-03-10T17:16:34,245 Fetching project page and analyzing links: https://pypi.org/simple/blackline-mysql/ 2023-03-10T17:16:34,246 Getting page https://pypi.org/simple/blackline-mysql/ 2023-03-10T17:16:34,250 Found index url https://pypi.org/simple 2023-03-10T17:16:34,479 Fetched page https://pypi.org/simple/blackline-mysql/ as application/vnd.pypi.simple.v1+json 2023-03-10T17:16:34,482 Link requires a different Python (3.7.3 not in: '<3.12,>=3.9'): https://files.pythonhosted.org/packages/2e/fd/33f974658def262e0d444c8dfed93e69e37e932f2d3452c87639863f6172/blackline-mysql-0.1.0a0.tar.gz (from https://pypi.org/simple/blackline-mysql/) (requires-python:<3.12,>=3.9) 2023-03-10T17:16:34,483 Skipping link: 0.1.0a0 Requires-Python <3.12,>=3.9: https://files.pythonhosted.org/packages/2e/fd/33f974658def262e0d444c8dfed93e69e37e932f2d3452c87639863f6172/blackline-mysql-0.1.0a0.tar.gz (from https://pypi.org/simple/blackline-mysql/) (requires-python:<3.12,>=3.9) 2023-03-10T17:16:34,484 Skipping link: No binaries permitted for blackline-mysql: https://files.pythonhosted.org/packages/74/60/c50b65c539efe80d67cda08095734c4657f7daf6717a861500a8fab0dee4/blackline_mysql-0.1.0a0-py3-none-any.whl (from https://pypi.org/simple/blackline-mysql/) (requires-python:<3.12,>=3.9) 2023-03-10T17:16:34,484 Fetching project page and analyzing links: https://www.piwheels.org/simple/blackline-mysql/ 2023-03-10T17:16:34,485 Getting page https://www.piwheels.org/simple/blackline-mysql/ 2023-03-10T17:16:34,487 Found index url https://www.piwheels.org/simple 2023-03-10T17:16:34,744 Fetched page https://www.piwheels.org/simple/blackline-mysql/ as text/html 2023-03-10T17:16:34,746 Skipping link: not a file: https://www.piwheels.org/simple/blackline-mysql/ 2023-03-10T17:16:34,746 Skipping link: not a file: https://pypi.org/simple/blackline-mysql/ 2023-03-10T17:16:34,782 Given no hashes to check 0 links for project 'blackline-mysql': discarding no candidates 2023-03-10T17:16:34,783 ERROR: Ignored the following versions that require a different python version: 0.1.0a0 Requires-Python <3.12,>=3.9 2023-03-10T17:16:34,785 ERROR: Could not find a version that satisfies the requirement blackline-mysql==0.1.0a0 (from versions: none) 2023-03-10T17:16:34,788 ERROR: No matching distribution found for blackline-mysql==0.1.0a0 2023-03-10T17:16:34,790 Exception information: 2023-03-10T17:16:34,790 Traceback (most recent call last): 2023-03-10T17:16:34,790 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-03-10T17:16:34,790 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-03-10T17:16:34,790 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-03-10T17:16:34,790 raise RequirementsConflicted(criterion) 2023-03-10T17:16:34,790 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('blackline-mysql==0.1.0a0') 2023-03-10T17:16:34,790 2023-03-10T17:16:34,790 During handling of the above exception, another exception occurred: 2023-03-10T17:16:34,790 2023-03-10T17:16:34,790 Traceback (most recent call last): 2023-03-10T17:16:34,790 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-03-10T17:16:34,790 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-03-10T17:16:34,790 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-03-10T17:16:34,790 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-03-10T17:16:34,790 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-03-10T17:16:34,790 raise ResolutionImpossible(e.criterion.information) 2023-03-10T17:16:34,790 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('blackline-mysql==0.1.0a0'), parent=None)] 2023-03-10T17:16:34,790 2023-03-10T17:16:34,790 The above exception was the direct cause of the following exception: 2023-03-10T17:16:34,790 2023-03-10T17:16:34,790 Traceback (most recent call last): 2023-03-10T17:16:34,790 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-10T17:16:34,790 status = run_func(*args) 2023-03-10T17:16:34,790 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-10T17:16:34,790 return func(self, options, args) 2023-03-10T17:16:34,790 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-03-10T17:16:34,790 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-03-10T17:16:34,790 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-03-10T17:16:34,790 raise error from e 2023-03-10T17:16:34,790 pip._internal.exceptions.DistributionNotFound: No matching distribution found for blackline-mysql==0.1.0a0 2023-03-10T17:16:34,798 Removed build tracker: '/tmp/pip-build-tracker-a8sodbf3'