2022-02-08T08:20:16,558 Created temporary directory: /tmp/pip-ephem-wheel-cache-tpsf_qi8 2022-02-08T08:20:16,564 Created temporary directory: /tmp/pip-req-tracker-7olje0m5 2022-02-08T08:20:16,566 Initialized build tracking at /tmp/pip-req-tracker-7olje0m5 2022-02-08T08:20:16,566 Created build tracker: /tmp/pip-req-tracker-7olje0m5 2022-02-08T08:20:16,566 Entered build tracker: /tmp/pip-req-tracker-7olje0m5 2022-02-08T08:20:16,568 Created temporary directory: /tmp/pip-wheel-ujaa1cke 2022-02-08T08:20:16,639 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-08T08:20:16,645 2 location(s) to search for versions of datalake-catalog: 2022-02-08T08:20:16,645 * https://pypi.org/simple/datalake-catalog/ 2022-02-08T08:20:16,645 * https://www.piwheels.org/simple/datalake-catalog/ 2022-02-08T08:20:16,646 Fetching project page and analyzing links: https://pypi.org/simple/datalake-catalog/ 2022-02-08T08:20:16,647 Getting page https://pypi.org/simple/datalake-catalog/ 2022-02-08T08:20:16,651 Found index url https://pypi.org/simple 2022-02-08T08:20:16,848 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c7/8b/6a953a475c618c404a5a3281c94c3a6e7357242c0cedf74c4f598939ce65/datalake-catalog-1.0.1.tar.gz#sha256=ea80a80e110d02c9d18d01fade2da026d401e5fc18ebc31ad9e2a02313affb47 (from https://pypi.org/simple/datalake-catalog/) (requires-python:>=3.8,<4.0) 2022-02-08T08:20:16,849 Skipping link: No binaries permitted for datalake-catalog: https://files.pythonhosted.org/packages/46/65/87f658cc644dcceb9d6ae372a5b2f6e64cb7f70c085122590eda2f8a4470/datalake_catalog-1.0.1-py3-none-any.whl#sha256=81b5a5a5210a13b38fcd7e7be422a50c876f9365b34f9d11d2b66e2b51fd3460 (from https://pypi.org/simple/datalake-catalog/) (requires-python:>=3.8,<4.0) 2022-02-08T08:20:16,850 Fetching project page and analyzing links: https://www.piwheels.org/simple/datalake-catalog/ 2022-02-08T08:20:16,851 Getting page https://www.piwheels.org/simple/datalake-catalog/ 2022-02-08T08:20:16,853 Found index url https://www.piwheels.org/simple 2022-02-08T08:20:17,061 Skipping link: not a file: https://www.piwheels.org/simple/datalake-catalog/ 2022-02-08T08:20:17,062 Skipping link: not a file: https://pypi.org/simple/datalake-catalog/ 2022-02-08T08:20:17,095 Given no hashes to check 0 links for project 'datalake-catalog': discarding no candidates 2022-02-08T08:20:17,096 ERROR: Could not find a version that satisfies the requirement datalake-catalog==1.0.1 (from versions: none) 2022-02-08T08:20:17,097 ERROR: No matching distribution found for datalake-catalog==1.0.1 2022-02-08T08:20:17,097 Exception information: 2022-02-08T08:20:17,097 Traceback (most recent call last): 2022-02-08T08:20:17,097 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-08T08:20:17,097 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-08T08:20:17,097 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-08T08:20:17,097 raise RequirementsConflicted(criterion) 2022-02-08T08:20:17,097 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('datalake-catalog==1.0.1') 2022-02-08T08:20:17,097 2022-02-08T08:20:17,097 During handling of the above exception, another exception occurred: 2022-02-08T08:20:17,097 2022-02-08T08:20:17,097 Traceback (most recent call last): 2022-02-08T08:20:17,097 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-08T08:20:17,097 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-08T08:20:17,097 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-08T08:20:17,097 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-08T08:20:17,097 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-08T08:20:17,097 raise ResolutionImpossible(e.criterion.information) 2022-02-08T08:20:17,097 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('datalake-catalog==1.0.1'), parent=None)] 2022-02-08T08:20:17,097 2022-02-08T08:20:17,097 The above exception was the direct cause of the following exception: 2022-02-08T08:20:17,097 2022-02-08T08:20:17,097 Traceback (most recent call last): 2022-02-08T08:20:17,097 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-08T08:20:17,097 status = run_func(*args) 2022-02-08T08:20:17,097 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-08T08:20:17,097 return func(self, options, args) 2022-02-08T08:20:17,097 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-08T08:20:17,097 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-08T08:20:17,097 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-08T08:20:17,097 raise error from e 2022-02-08T08:20:17,097 pip._internal.exceptions.DistributionNotFound: No matching distribution found for datalake-catalog==1.0.1 2022-02-08T08:20:17,106 Removed build tracker: '/tmp/pip-req-tracker-7olje0m5'