2023-05-26T10:07:44,849 Created temporary directory: /tmp/pip-build-tracker-g85t37_2 2023-05-26T10:07:44,852 Initialized build tracking at /tmp/pip-build-tracker-g85t37_2 2023-05-26T10:07:44,852 Created build tracker: /tmp/pip-build-tracker-g85t37_2 2023-05-26T10:07:44,853 Entered build tracker: /tmp/pip-build-tracker-g85t37_2 2023-05-26T10:07:44,854 Created temporary directory: /tmp/pip-wheel-t_w5z_pf 2023-05-26T10:07:44,863 Created temporary directory: /tmp/pip-ephem-wheel-cache-_owil2x5 2023-05-26T10:07:44,916 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-26T10:07:44,924 2 location(s) to search for versions of eodc-faas-force: 2023-05-26T10:07:44,924 * https://pypi.org/simple/eodc-faas-force/ 2023-05-26T10:07:44,924 * https://www.piwheels.org/simple/eodc-faas-force/ 2023-05-26T10:07:44,925 Fetching project page and analyzing links: https://pypi.org/simple/eodc-faas-force/ 2023-05-26T10:07:44,926 Getting page https://pypi.org/simple/eodc-faas-force/ 2023-05-26T10:07:44,931 Found index url https://pypi.org/simple/ 2023-05-26T10:07:45,118 Fetched page https://pypi.org/simple/eodc-faas-force/ as application/vnd.pypi.simple.v1+json 2023-05-26T10:07:45,120 Skipping link: No binaries permitted for eodc-faas-force: https://files.pythonhosted.org/packages/9e/e0/b0bc76daf5985561deb8fcf7f3a65559c278529ab954f67c858bb2c7ac1e/eodc_faas_force-2023.5.1rc2-py3-none-any.whl (from https://pypi.org/simple/eodc-faas-force/) (requires-python:>=3.9,<4.0) 2023-05-26T10:07:45,123 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ab/ca/a79bed391f132638973268d0fdaaf630493562908b898c4a6138ea9e1833/eodc_faas_force-2023.5.1rc2.tar.gz (from https://pypi.org/simple/eodc-faas-force/) (requires-python:>=3.9,<4.0) 2023-05-26T10:07:45,123 Skipping link: 2023.5.1rc2 Requires-Python >=3.9,<4.0: https://files.pythonhosted.org/packages/ab/ca/a79bed391f132638973268d0fdaaf630493562908b898c4a6138ea9e1833/eodc_faas_force-2023.5.1rc2.tar.gz (from https://pypi.org/simple/eodc-faas-force/) (requires-python:>=3.9,<4.0) 2023-05-26T10:07:45,124 Fetching project page and analyzing links: https://www.piwheels.org/simple/eodc-faas-force/ 2023-05-26T10:07:45,125 Getting page https://www.piwheels.org/simple/eodc-faas-force/ 2023-05-26T10:07:45,127 Found index url https://www.piwheels.org/simple/ 2023-05-26T10:07:45,350 Fetched page https://www.piwheels.org/simple/eodc-faas-force/ as text/html 2023-05-26T10:07:45,352 Skipping link: not a file: https://www.piwheels.org/simple/eodc-faas-force/ 2023-05-26T10:07:45,352 Skipping link: not a file: https://pypi.org/simple/eodc-faas-force/ 2023-05-26T10:07:45,384 Given no hashes to check 0 links for project 'eodc-faas-force': discarding no candidates 2023-05-26T10:07:45,385 ERROR: Ignored the following versions that require a different python version: 2023.5.1rc2 Requires-Python >=3.9,<4.0 2023-05-26T10:07:45,388 ERROR: Could not find a version that satisfies the requirement eodc-faas-force==2023.5.1rc2 (from versions: none) 2023-05-26T10:07:45,390 ERROR: No matching distribution found for eodc-faas-force==2023.5.1rc2 2023-05-26T10:07:45,392 Exception information: 2023-05-26T10:07:45,392 Traceback (most recent call last): 2023-05-26T10:07:45,392 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-26T10:07:45,392 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-26T10:07:45,392 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-26T10:07:45,392 raise RequirementsConflicted(criterion) 2023-05-26T10:07:45,392 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('eodc-faas-force==2023.5.1rc2') 2023-05-26T10:07:45,392 2023-05-26T10:07:45,392 During handling of the above exception, another exception occurred: 2023-05-26T10:07:45,392 2023-05-26T10:07:45,392 Traceback (most recent call last): 2023-05-26T10:07:45,392 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-05-26T10:07:45,392 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-05-26T10:07:45,392 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-26T10:07:45,392 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-26T10:07:45,392 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-26T10:07:45,392 raise ResolutionImpossible(e.criterion.information) 2023-05-26T10:07:45,392 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('eodc-faas-force==2023.5.1rc2'), parent=None)] 2023-05-26T10:07:45,392 2023-05-26T10:07:45,392 The above exception was the direct cause of the following exception: 2023-05-26T10:07:45,392 2023-05-26T10:07:45,392 Traceback (most recent call last): 2023-05-26T10:07:45,392 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-26T10:07:45,392 status = run_func(*args) 2023-05-26T10:07:45,392 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-26T10:07:45,392 return func(self, options, args) 2023-05-26T10:07:45,392 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-26T10:07:45,392 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-26T10:07:45,392 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-26T10:07:45,392 raise error from e 2023-05-26T10:07:45,392 pip._internal.exceptions.DistributionNotFound: No matching distribution found for eodc-faas-force==2023.5.1rc2 2023-05-26T10:07:45,401 Removed build tracker: '/tmp/pip-build-tracker-g85t37_2'