2022-06-28T16:33:29,332 Created temporary directory: /tmp/pip-ephem-wheel-cache-4bi8fxyg 2022-06-28T16:33:29,338 Created temporary directory: /tmp/pip-build-tracker-5el6lytj 2022-06-28T16:33:29,339 Initialized build tracking at /tmp/pip-build-tracker-5el6lytj 2022-06-28T16:33:29,339 Created build tracker: /tmp/pip-build-tracker-5el6lytj 2022-06-28T16:33:29,339 Entered build tracker: /tmp/pip-build-tracker-5el6lytj 2022-06-28T16:33:29,341 Created temporary directory: /tmp/pip-wheel-bsfvdegk 2022-06-28T16:33:29,411 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-28T16:33:29,420 2 location(s) to search for versions of airbyte-cdk-phlair: 2022-06-28T16:33:29,420 * https://pypi.org/simple/airbyte-cdk-phlair/ 2022-06-28T16:33:29,420 * https://www.piwheels.org/simple/airbyte-cdk-phlair/ 2022-06-28T16:33:29,421 Fetching project page and analyzing links: https://pypi.org/simple/airbyte-cdk-phlair/ 2022-06-28T16:33:29,422 Getting page https://pypi.org/simple/airbyte-cdk-phlair/ 2022-06-28T16:33:29,426 Found index url https://pypi.org/simple 2022-06-28T16:33:29,535 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/3c/8b/14e5946c94a269d1b61f1a2e98dd25505dcbb23e83d72db0fd51d20fcd83/airbyte-cdk_PHLAIR-0.2.0.tar.gz#sha256=52ea1a49cfb036ac7610b5d60dba55c7ad995cfe7c970adeecab863c1e47f494 (from https://pypi.org/simple/airbyte-cdk-phlair/) (requires-python:>=3.9) 2022-06-28T16:33:29,536 Skipping link: 0.2.0 Requires-Python >=3.9: https://files.pythonhosted.org/packages/3c/8b/14e5946c94a269d1b61f1a2e98dd25505dcbb23e83d72db0fd51d20fcd83/airbyte-cdk_PHLAIR-0.2.0.tar.gz#sha256=52ea1a49cfb036ac7610b5d60dba55c7ad995cfe7c970adeecab863c1e47f494 (from https://pypi.org/simple/airbyte-cdk-phlair/) (requires-python:>=3.9) 2022-06-28T16:33:29,536 Skipping link: No binaries permitted for airbyte-cdk-phlair: https://files.pythonhosted.org/packages/f4/e6/a51565406541f38cdcb219f5d45239a30441976a51402f48a2d61ca48340/airbyte_cdk_PHLAIR-0.2.0-py3-none-any.whl#sha256=1f0c48f4d4d52cfcf6228ee8e4b2dca90af6a49f57e8412206cef6105ab90d5f (from https://pypi.org/simple/airbyte-cdk-phlair/) (requires-python:>=3.9) 2022-06-28T16:33:29,537 Fetching project page and analyzing links: https://www.piwheels.org/simple/airbyte-cdk-phlair/ 2022-06-28T16:33:29,538 Getting page https://www.piwheels.org/simple/airbyte-cdk-phlair/ 2022-06-28T16:33:29,540 Found index url https://www.piwheels.org/simple 2022-06-28T16:33:29,744 Skipping link: not a file: https://www.piwheels.org/simple/airbyte-cdk-phlair/ 2022-06-28T16:33:29,745 Skipping link: not a file: https://pypi.org/simple/airbyte-cdk-phlair/ 2022-06-28T16:33:29,778 Given no hashes to check 0 links for project 'airbyte-cdk-phlair': discarding no candidates 2022-06-28T16:33:29,779 ERROR: Ignored the following versions that require a different python version: 0.2.0 Requires-Python >=3.9 2022-06-28T16:33:29,782 ERROR: Could not find a version that satisfies the requirement airbyte-cdk-phlair==0.2.0 (from versions: none) 2022-06-28T16:33:29,784 ERROR: No matching distribution found for airbyte-cdk-phlair==0.2.0 2022-06-28T16:33:29,786 Exception information: 2022-06-28T16:33:29,786 Traceback (most recent call last): 2022-06-28T16:33:29,786 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-28T16:33:29,786 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-28T16:33:29,786 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-28T16:33:29,786 raise RequirementsConflicted(criterion) 2022-06-28T16:33:29,786 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('airbyte-cdk-phlair==0.2.0') 2022-06-28T16:33:29,786 2022-06-28T16:33:29,786 During handling of the above exception, another exception occurred: 2022-06-28T16:33:29,786 2022-06-28T16:33:29,786 Traceback (most recent call last): 2022-06-28T16:33:29,786 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-28T16:33:29,786 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-28T16:33:29,786 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-28T16:33:29,786 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-28T16:33:29,786 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-28T16:33:29,786 raise ResolutionImpossible(e.criterion.information) 2022-06-28T16:33:29,786 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('airbyte-cdk-phlair==0.2.0'), parent=None)] 2022-06-28T16:33:29,786 2022-06-28T16:33:29,786 The above exception was the direct cause of the following exception: 2022-06-28T16:33:29,786 2022-06-28T16:33:29,786 Traceback (most recent call last): 2022-06-28T16:33:29,786 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-28T16:33:29,786 status = run_func(*args) 2022-06-28T16:33:29,786 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-28T16:33:29,786 return func(self, options, args) 2022-06-28T16:33:29,786 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-06-28T16:33:29,786 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-28T16:33:29,786 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-28T16:33:29,786 raise error from e 2022-06-28T16:33:29,786 pip._internal.exceptions.DistributionNotFound: No matching distribution found for airbyte-cdk-phlair==0.2.0 2022-06-28T16:33:29,794 Removed build tracker: '/tmp/pip-build-tracker-5el6lytj'