2022-04-19T05:50:27,949 Created temporary directory: /tmp/pip-ephem-wheel-cache-jej4cwdf 2022-04-19T05:50:27,955 Created temporary directory: /tmp/pip-req-tracker-c1iyfp_d 2022-04-19T05:50:27,955 Initialized build tracking at /tmp/pip-req-tracker-c1iyfp_d 2022-04-19T05:50:27,956 Created build tracker: /tmp/pip-req-tracker-c1iyfp_d 2022-04-19T05:50:27,956 Entered build tracker: /tmp/pip-req-tracker-c1iyfp_d 2022-04-19T05:50:27,957 Created temporary directory: /tmp/pip-wheel-0wxy6ocr 2022-04-19T05:50:28,027 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-19T05:50:28,035 2 location(s) to search for versions of oai-repo: 2022-04-19T05:50:28,035 * https://pypi.org/simple/oai-repo/ 2022-04-19T05:50:28,035 * https://www.piwheels.org/simple/oai-repo/ 2022-04-19T05:50:28,037 Fetching project page and analyzing links: https://pypi.org/simple/oai-repo/ 2022-04-19T05:50:28,038 Getting page https://pypi.org/simple/oai-repo/ 2022-04-19T05:50:28,041 Found index url https://pypi.org/simple 2022-04-19T05:50:28,155 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-19T05:50:28,157 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-19T05:50:28,157 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-19T05:50:28,159 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-19T05:50:28,160 Fetching project page and analyzing links: https://www.piwheels.org/simple/oai-repo/ 2022-04-19T05:50:28,160 Getting page https://www.piwheels.org/simple/oai-repo/ 2022-04-19T05:50:28,162 Found index url https://www.piwheels.org/simple 2022-04-19T05:50:28,380 Skipping link: not a file: https://www.piwheels.org/simple/oai-repo/ 2022-04-19T05:50:28,380 Skipping link: not a file: https://pypi.org/simple/oai-repo/ 2022-04-19T05:50:28,424 Given no hashes to check 0 links for project 'oai-repo': discarding no candidates 2022-04-19T05:50:28,426 ERROR: Could not find a version that satisfies the requirement oai-repo==0.2 (from versions: 0.1) 2022-04-19T05:50:28,428 ERROR: No matching distribution found for oai-repo==0.2 2022-04-19T05:50:28,430 Exception information: 2022-04-19T05:50:28,430 Traceback (most recent call last): 2022-04-19T05:50:28,430 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-19T05:50:28,430 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-19T05:50:28,430 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-19T05:50:28,430 raise RequirementsConflicted(criterion) 2022-04-19T05:50:28,430 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('oai-repo==0.2') 2022-04-19T05:50:28,430 2022-04-19T05:50:28,430 During handling of the above exception, another exception occurred: 2022-04-19T05:50:28,430 2022-04-19T05:50:28,430 Traceback (most recent call last): 2022-04-19T05:50:28,430 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-19T05:50:28,430 result = self._result = resolver.resolve( 2022-04-19T05:50:28,430 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-19T05:50:28,430 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-19T05:50:28,430 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-19T05:50:28,430 raise ResolutionImpossible(e.criterion.information) 2022-04-19T05:50:28,430 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('oai-repo==0.2'), parent=None)] 2022-04-19T05:50:28,430 2022-04-19T05:50:28,430 The above exception was the direct cause of the following exception: 2022-04-19T05:50:28,430 2022-04-19T05:50:28,430 Traceback (most recent call last): 2022-04-19T05:50:28,430 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-19T05:50:28,430 status = run_func(*args) 2022-04-19T05:50:28,430 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-19T05:50:28,430 return func(self, options, args) 2022-04-19T05:50:28,430 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-19T05:50:28,430 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-19T05:50:28,430 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-19T05:50:28,430 raise error from e 2022-04-19T05:50:28,430 pip._internal.exceptions.DistributionNotFound: No matching distribution found for oai-repo==0.2 2022-04-19T05:50:28,439 Removed build tracker: '/tmp/pip-req-tracker-c1iyfp_d'