2022-01-05T23:43:06,218 Created temporary directory: /tmp/pip-ephem-wheel-cache-sw5oi784 2022-01-05T23:43:06,223 Created temporary directory: /tmp/pip-req-tracker-idsjuxrn 2022-01-05T23:43:06,224 Initialized build tracking at /tmp/pip-req-tracker-idsjuxrn 2022-01-05T23:43:06,225 Created build tracker: /tmp/pip-req-tracker-idsjuxrn 2022-01-05T23:43:06,225 Entered build tracker: /tmp/pip-req-tracker-idsjuxrn 2022-01-05T23:43:06,226 Created temporary directory: /tmp/pip-wheel-0zdg56fe 2022-01-05T23:43:06,296 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-05T23:43:06,302 2 location(s) to search for versions of fs-azureblob: 2022-01-05T23:43:06,302 * https://pypi.org/simple/fs-azureblob/ 2022-01-05T23:43:06,302 * https://www.piwheels.org/simple/fs-azureblob/ 2022-01-05T23:43:06,303 Fetching project page and analyzing links: https://pypi.org/simple/fs-azureblob/ 2022-01-05T23:43:06,304 Getting page https://pypi.org/simple/fs-azureblob/ 2022-01-05T23:43:06,307 Found index url https://pypi.org/simple 2022-01-05T23:43:06,508 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c6/9f/e2b803923a4d9ef827e8559fc3f396cd4d40288e43e1aa7df37f0e7a5b5c/fs-azureblob-0.1.0.tar.gz#sha256=812049faff88d465130b6e51ea2cb0d4aa7fa5c4baa274447cdc0bf58a2c76bb (from https://pypi.org/simple/fs-azureblob/) (requires-python:>=3.8) 2022-01-05T23:43:06,508 Skipping link: No binaries permitted for fs-azureblob: https://files.pythonhosted.org/packages/27/68/faf6a635020dc062ea7524e12840339a1ec31751d866a077a0d9205d9e01/fs_azureblob-0.1.0-py3-none-any.whl#sha256=485f9669ac9a212a64391012c2f1689930f408f13e3d00a83a8c4fa8ce97b5c5 (from https://pypi.org/simple/fs-azureblob/) (requires-python:>=3.8) 2022-01-05T23:43:06,509 Fetching project page and analyzing links: https://www.piwheels.org/simple/fs-azureblob/ 2022-01-05T23:43:06,510 Getting page https://www.piwheels.org/simple/fs-azureblob/ 2022-01-05T23:43:06,512 Found index url https://www.piwheels.org/simple 2022-01-05T23:43:06,726 Skipping link: not a file: https://www.piwheels.org/simple/fs-azureblob/ 2022-01-05T23:43:06,727 Skipping link: not a file: https://pypi.org/simple/fs-azureblob/ 2022-01-05T23:43:06,758 Given no hashes to check 0 links for project 'fs-azureblob': discarding no candidates 2022-01-05T23:43:06,759 ERROR: Could not find a version that satisfies the requirement fs-azureblob==0.1.0 (from versions: none) 2022-01-05T23:43:06,759 ERROR: No matching distribution found for fs-azureblob==0.1.0 2022-01-05T23:43:06,760 Exception information: 2022-01-05T23:43:06,760 Traceback (most recent call last): 2022-01-05T23:43:06,760 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-05T23:43:06,760 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-05T23:43:06,760 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-05T23:43:06,760 raise RequirementsConflicted(criterion) 2022-01-05T23:43:06,760 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fs-azureblob==0.1.0') 2022-01-05T23:43:06,760 2022-01-05T23:43:06,760 During handling of the above exception, another exception occurred: 2022-01-05T23:43:06,760 2022-01-05T23:43:06,760 Traceback (most recent call last): 2022-01-05T23:43:06,760 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-05T23:43:06,760 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-05T23:43:06,760 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-05T23:43:06,760 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-05T23:43:06,760 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-05T23:43:06,760 raise ResolutionImpossible(e.criterion.information) 2022-01-05T23:43:06,760 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fs-azureblob==0.1.0'), parent=None)] 2022-01-05T23:43:06,760 2022-01-05T23:43:06,760 The above exception was the direct cause of the following exception: 2022-01-05T23:43:06,760 2022-01-05T23:43:06,760 Traceback (most recent call last): 2022-01-05T23:43:06,760 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-05T23:43:06,760 status = run_func(*args) 2022-01-05T23:43:06,760 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-05T23:43:06,760 return func(self, options, args) 2022-01-05T23:43:06,760 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-05T23:43:06,760 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-05T23:43:06,760 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-05T23:43:06,760 raise error from e 2022-01-05T23:43:06,760 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fs-azureblob==0.1.0 2022-01-05T23:43:06,768 Removed build tracker: '/tmp/pip-req-tracker-idsjuxrn'