2022-07-18T06:34:09,466 Created temporary directory: /tmp/pip-ephem-wheel-cache-0p2c1afe 2022-07-18T06:34:09,472 Created temporary directory: /tmp/pip-build-tracker-fe275ufd 2022-07-18T06:34:09,473 Initialized build tracking at /tmp/pip-build-tracker-fe275ufd 2022-07-18T06:34:09,474 Created build tracker: /tmp/pip-build-tracker-fe275ufd 2022-07-18T06:34:09,474 Entered build tracker: /tmp/pip-build-tracker-fe275ufd 2022-07-18T06:34:09,475 Created temporary directory: /tmp/pip-wheel-3yl8lr28 2022-07-18T06:34:09,550 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-18T06:34:09,558 2 location(s) to search for versions of grai-source-postgres: 2022-07-18T06:34:09,558 * https://pypi.org/simple/grai-source-postgres/ 2022-07-18T06:34:09,558 * https://www.piwheels.org/simple/grai-source-postgres/ 2022-07-18T06:34:09,559 Fetching project page and analyzing links: https://pypi.org/simple/grai-source-postgres/ 2022-07-18T06:34:09,560 Getting page https://pypi.org/simple/grai-source-postgres/ 2022-07-18T06:34:09,564 Found index url https://pypi.org/simple 2022-07-18T06:34:09,748 Skipping link: No binaries permitted for grai-source-postgres: https://files.pythonhosted.org/packages/ee/28/8b62ed9b8360131b9fb6a85cdada835e412060ea11eabb9a368196d11008/grai_source_postgres-0.1.0-py3-none-any.whl#sha256=b8af23091cff87b4bfd357d1628aa93dc90a05e58ec229c5d370d03da542244a (from https://pypi.org/simple/grai-source-postgres/) (requires-python:>=3.8,<4.0) 2022-07-18T06:34:09,750 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/9c/e9/1c8a983d31a2792d9b15c19613f09c71f6d2c58b25127d54e6e1690976b8/grai_source_postgres-0.1.0.tar.gz#sha256=39fe9818c6c6f15228f4ae806f55be47698edd522b1811ce2ad3d7bfc50dce8b (from https://pypi.org/simple/grai-source-postgres/) (requires-python:>=3.8,<4.0) 2022-07-18T06:34:09,751 Skipping link: 0.1.0 Requires-Python >=3.8,<4.0: https://files.pythonhosted.org/packages/9c/e9/1c8a983d31a2792d9b15c19613f09c71f6d2c58b25127d54e6e1690976b8/grai_source_postgres-0.1.0.tar.gz#sha256=39fe9818c6c6f15228f4ae806f55be47698edd522b1811ce2ad3d7bfc50dce8b (from https://pypi.org/simple/grai-source-postgres/) (requires-python:>=3.8,<4.0) 2022-07-18T06:34:09,752 Fetching project page and analyzing links: https://www.piwheels.org/simple/grai-source-postgres/ 2022-07-18T06:34:09,752 Getting page https://www.piwheels.org/simple/grai-source-postgres/ 2022-07-18T06:34:09,754 Found index url https://www.piwheels.org/simple 2022-07-18T06:34:09,971 Skipping link: not a file: https://www.piwheels.org/simple/grai-source-postgres/ 2022-07-18T06:34:09,972 Skipping link: not a file: https://pypi.org/simple/grai-source-postgres/ 2022-07-18T06:34:10,005 Given no hashes to check 0 links for project 'grai-source-postgres': discarding no candidates 2022-07-18T06:34:10,006 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,<4.0 2022-07-18T06:34:10,009 ERROR: Could not find a version that satisfies the requirement grai-source-postgres==0.1.0 (from versions: none) 2022-07-18T06:34:10,012 ERROR: No matching distribution found for grai-source-postgres==0.1.0 2022-07-18T06:34:10,015 Exception information: 2022-07-18T06:34:10,015 Traceback (most recent call last): 2022-07-18T06:34:10,015 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-07-18T06:34:10,015 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-07-18T06:34:10,015 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-07-18T06:34:10,015 raise RequirementsConflicted(criterion) 2022-07-18T06:34:10,015 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('grai-source-postgres==0.1.0') 2022-07-18T06:34:10,015 2022-07-18T06:34:10,015 During handling of the above exception, another exception occurred: 2022-07-18T06:34:10,015 2022-07-18T06:34:10,015 Traceback (most recent call last): 2022-07-18T06:34:10,015 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-07-18T06:34:10,015 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-07-18T06:34:10,015 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-07-18T06:34:10,015 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-07-18T06:34:10,015 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-07-18T06:34:10,015 raise ResolutionImpossible(e.criterion.information) 2022-07-18T06:34:10,015 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('grai-source-postgres==0.1.0'), parent=None)] 2022-07-18T06:34:10,015 2022-07-18T06:34:10,015 The above exception was the direct cause of the following exception: 2022-07-18T06:34:10,015 2022-07-18T06:34:10,015 Traceback (most recent call last): 2022-07-18T06:34:10,015 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-07-18T06:34:10,015 status = run_func(*args) 2022-07-18T06:34:10,015 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-07-18T06:34:10,015 return func(self, options, args) 2022-07-18T06:34:10,015 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-07-18T06:34:10,015 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-07-18T06:34:10,015 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-07-18T06:34:10,015 raise error from e 2022-07-18T06:34:10,015 pip._internal.exceptions.DistributionNotFound: No matching distribution found for grai-source-postgres==0.1.0 2022-07-18T06:34:10,023 Removed build tracker: '/tmp/pip-build-tracker-fe275ufd'