2022-04-20T23:31:47,672 Created temporary directory: /tmp/pip-ephem-wheel-cache-rmho14hx 2022-04-20T23:31:47,677 Created temporary directory: /tmp/pip-req-tracker-z2i8k9ct 2022-04-20T23:31:47,678 Initialized build tracking at /tmp/pip-req-tracker-z2i8k9ct 2022-04-20T23:31:47,679 Created build tracker: /tmp/pip-req-tracker-z2i8k9ct 2022-04-20T23:31:47,679 Entered build tracker: /tmp/pip-req-tracker-z2i8k9ct 2022-04-20T23:31:47,680 Created temporary directory: /tmp/pip-wheel-zukvfqeh 2022-04-20T23:31:47,741 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-20T23:31:47,755 2 location(s) to search for versions of s3dir: 2022-04-20T23:31:47,755 * https://pypi.org/simple/s3dir/ 2022-04-20T23:31:47,755 * https://www.piwheels.org/simple/s3dir/ 2022-04-20T23:31:47,756 Fetching project page and analyzing links: https://pypi.org/simple/s3dir/ 2022-04-20T23:31:47,757 Getting page https://pypi.org/simple/s3dir/ 2022-04-20T23:31:47,761 Found index url https://pypi.org/simple 2022-04-20T23:31:47,867 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/71/d7/ab5a544796f429e5b639433848679631e07cbb87dc6bca43afe64310d8df/s3dir-1.0.1.tar.gz#sha256=861019ef3ee13f530f82f8d8ceebaa8fe69f87e9451e20acbc4b769564b20e0a (from https://pypi.org/simple/s3dir/) (requires-python:>=3.9) 2022-04-20T23:31:47,868 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/c0/f6/f1de9a8d4b706176a37d0afd340350e82cab3c842d790ef6273963402a00/s3dir-1.0.2.tar.gz#sha256=7462042154da81188d17a04bab4a0d6eeec797ac030b9be5dad9c3fd3424373b (from https://pypi.org/simple/s3dir/) (requires-python:>=3.9) 2022-04-20T23:31:47,869 Fetching project page and analyzing links: https://www.piwheels.org/simple/s3dir/ 2022-04-20T23:31:47,870 Getting page https://www.piwheels.org/simple/s3dir/ 2022-04-20T23:31:47,872 Found index url https://www.piwheels.org/simple 2022-04-20T23:31:48,083 Skipping link: No binaries permitted for s3dir: https://www.piwheels.org/simple/s3dir/s3dir-1.0.1-py3-none-any.whl#sha256=d382c93bb895f54c7f132e6d265911f7e68e28489633bd97ac529f783be2031c (from https://www.piwheels.org/simple/s3dir/) (requires-python:>=3.9) 2022-04-20T23:31:48,084 Skipping link: not a file: https://www.piwheels.org/simple/s3dir/ 2022-04-20T23:31:48,085 Skipping link: not a file: https://pypi.org/simple/s3dir/ 2022-04-20T23:31:48,118 Given no hashes to check 0 links for project 's3dir': discarding no candidates 2022-04-20T23:31:48,119 ERROR: Could not find a version that satisfies the requirement s3dir==1.0.2 (from versions: none) 2022-04-20T23:31:48,121 ERROR: No matching distribution found for s3dir==1.0.2 2022-04-20T23:31:48,123 Exception information: 2022-04-20T23:31:48,123 Traceback (most recent call last): 2022-04-20T23:31:48,123 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-20T23:31:48,123 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-20T23:31:48,123 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-20T23:31:48,123 raise RequirementsConflicted(criterion) 2022-04-20T23:31:48,123 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('s3dir==1.0.2') 2022-04-20T23:31:48,123 2022-04-20T23:31:48,123 During handling of the above exception, another exception occurred: 2022-04-20T23:31:48,123 2022-04-20T23:31:48,123 Traceback (most recent call last): 2022-04-20T23:31:48,123 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-20T23:31:48,123 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-20T23:31:48,123 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-20T23:31:48,123 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-20T23:31:48,123 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-20T23:31:48,123 raise ResolutionImpossible(e.criterion.information) 2022-04-20T23:31:48,123 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('s3dir==1.0.2'), parent=None)] 2022-04-20T23:31:48,123 2022-04-20T23:31:48,123 The above exception was the direct cause of the following exception: 2022-04-20T23:31:48,123 2022-04-20T23:31:48,123 Traceback (most recent call last): 2022-04-20T23:31:48,123 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-20T23:31:48,123 status = run_func(*args) 2022-04-20T23:31:48,123 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-20T23:31:48,123 return func(self, options, args) 2022-04-20T23:31:48,123 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-20T23:31:48,123 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-20T23:31:48,123 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-20T23:31:48,123 raise error from e 2022-04-20T23:31:48,123 pip._internal.exceptions.DistributionNotFound: No matching distribution found for s3dir==1.0.2 2022-04-20T23:31:48,132 Removed build tracker: '/tmp/pip-req-tracker-z2i8k9ct'