2022-04-19T18:46:33,290 Created temporary directory: /tmp/pip-ephem-wheel-cache-4_zoh1ri 2022-04-19T18:46:33,295 Created temporary directory: /tmp/pip-req-tracker-h7u7rt6x 2022-04-19T18:46:33,296 Initialized build tracking at /tmp/pip-req-tracker-h7u7rt6x 2022-04-19T18:46:33,296 Created build tracker: /tmp/pip-req-tracker-h7u7rt6x 2022-04-19T18:46:33,297 Entered build tracker: /tmp/pip-req-tracker-h7u7rt6x 2022-04-19T18:46:33,298 Created temporary directory: /tmp/pip-wheel-yty9byg5 2022-04-19T18:46:33,367 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-19T18:46:33,376 2 location(s) to search for versions of oai-repo: 2022-04-19T18:46:33,376 * https://pypi.org/simple/oai-repo/ 2022-04-19T18:46:33,376 * https://www.piwheels.org/simple/oai-repo/ 2022-04-19T18:46:33,377 Fetching project page and analyzing links: https://pypi.org/simple/oai-repo/ 2022-04-19T18:46:33,378 Getting page https://pypi.org/simple/oai-repo/ 2022-04-19T18:46:33,381 Found index url https://pypi.org/simple 2022-04-19T18:46:33,498 Skipping link: No binaries permitted for oai-repo: https://files.pythonhosted.org/packages/a5/d3/b89ce8bc6071f30f740d0742baaab053baf2f141041de423b67391ffb324/oai_repo-0.1-py3-none-any.whl#sha256=6f964a944c2c3563433c417eef1bd85e67ad0161396e2f5c553f10cd30f031e8 (from https://pypi.org/simple/oai-repo/) (requires-python:>=3.9) 2022-04-19T18:46:33,499 Found link https://files.pythonhosted.org/packages/3f/fd/f4ed99b7a85a05700d5e17a0cb52fcb0aa412a2995292f6778b5eafa5624/oai_repo-0.1.tar.gz#sha256=66c516ae288150f9545682c75d97e20100eeabbb71c8bd4033827759c8905309 (from https://pypi.org/simple/oai-repo/) (requires-python:>=3.9), version: 0.1 2022-04-19T18:46:33,500 Skipping link: No binaries permitted for oai-repo: https://files.pythonhosted.org/packages/c7/24/f67a4b0998941a99e8278ac96ff11c7ef5fcb605d30fc91363a7532e25d2/oai_repo-0.2-py3-none-any.whl#sha256=ec7c0d831d825d6475f05d33466da02d266c8cead4db7d0f1322fbc3093f60cc (from https://pypi.org/simple/oai-repo/) (requires-python:>=3.10) 2022-04-19T18:46:33,501 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/af/20/98883741b9e952bf68b825dc44613fefb48b05e48df61841e9c42fc7ef54/oai_repo-0.2.tar.gz#sha256=89b47ab0bab7ac17407c135bc8f5d0bbda6f40f06ddfc5e397aa50f3ea4c33f7 (from https://pypi.org/simple/oai-repo/) (requires-python:>=3.10) 2022-04-19T18:46:33,502 Skipping link: No binaries permitted for oai-repo: https://files.pythonhosted.org/packages/66/85/1ba6a1c3cac938048643b76842d348fefdc6dd26469d04b32fbdb625c88b/oai_repo-0.2.1-py3-none-any.whl#sha256=d28e0f56d03d7a283538ea29cfbf4a70c04c545082894a10db62581076c86d04 (from https://pypi.org/simple/oai-repo/) (requires-python:>=3.10) 2022-04-19T18:46:33,503 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/53/17/faf3596c68fae7538ffa2bc8f89c2f299ed91e32a996068d2637b543d7f1/oai_repo-0.2.1.tar.gz#sha256=8b371951c04a0332809376ed4ad9f3253d7a5d2c6bd2b9bcc1b5f781c5557204 (from https://pypi.org/simple/oai-repo/) (requires-python:>=3.10) 2022-04-19T18:46:33,504 Fetching project page and analyzing links: https://www.piwheels.org/simple/oai-repo/ 2022-04-19T18:46:33,505 Getting page https://www.piwheels.org/simple/oai-repo/ 2022-04-19T18:46:33,507 Found index url https://www.piwheels.org/simple 2022-04-19T18:46:33,739 Skipping link: not a file: https://www.piwheels.org/simple/oai-repo/ 2022-04-19T18:46:33,739 Skipping link: not a file: https://pypi.org/simple/oai-repo/ 2022-04-19T18:46:33,785 Given no hashes to check 0 links for project 'oai-repo': discarding no candidates 2022-04-19T18:46:33,786 ERROR: Could not find a version that satisfies the requirement oai-repo==0.2.1 (from versions: 0.1) 2022-04-19T18:46:33,789 ERROR: No matching distribution found for oai-repo==0.2.1 2022-04-19T18:46:33,791 Exception information: 2022-04-19T18:46:33,791 Traceback (most recent call last): 2022-04-19T18:46:33,791 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-19T18:46:33,791 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-19T18:46:33,791 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-19T18:46:33,791 raise RequirementsConflicted(criterion) 2022-04-19T18:46:33,791 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('oai-repo==0.2.1') 2022-04-19T18:46:33,791 2022-04-19T18:46:33,791 During handling of the above exception, another exception occurred: 2022-04-19T18:46:33,791 2022-04-19T18:46:33,791 Traceback (most recent call last): 2022-04-19T18:46:33,791 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-19T18:46:33,791 result = self._result = resolver.resolve( 2022-04-19T18:46:33,791 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-19T18:46:33,791 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-19T18:46:33,791 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-19T18:46:33,791 raise ResolutionImpossible(e.criterion.information) 2022-04-19T18:46:33,791 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('oai-repo==0.2.1'), parent=None)] 2022-04-19T18:46:33,791 2022-04-19T18:46:33,791 The above exception was the direct cause of the following exception: 2022-04-19T18:46:33,791 2022-04-19T18:46:33,791 Traceback (most recent call last): 2022-04-19T18:46:33,791 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-19T18:46:33,791 status = run_func(*args) 2022-04-19T18:46:33,791 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-19T18:46:33,791 return func(self, options, args) 2022-04-19T18:46:33,791 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-19T18:46:33,791 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-19T18:46:33,791 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-19T18:46:33,791 raise error from e 2022-04-19T18:46:33,791 pip._internal.exceptions.DistributionNotFound: No matching distribution found for oai-repo==0.2.1 2022-04-19T18:46:33,799 Removed build tracker: '/tmp/pip-req-tracker-h7u7rt6x'