2022-01-26T13:21:33,192 Created temporary directory: /tmp/pip-ephem-wheel-cache-za2x2t3s 2022-01-26T13:21:33,198 Created temporary directory: /tmp/pip-req-tracker-2i6d4215 2022-01-26T13:21:33,199 Initialized build tracking at /tmp/pip-req-tracker-2i6d4215 2022-01-26T13:21:33,200 Created build tracker: /tmp/pip-req-tracker-2i6d4215 2022-01-26T13:21:33,200 Entered build tracker: /tmp/pip-req-tracker-2i6d4215 2022-01-26T13:21:33,201 Created temporary directory: /tmp/pip-wheel-ro3nexhu 2022-01-26T13:21:33,272 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-26T13:21:33,279 2 location(s) to search for versions of req-project: 2022-01-26T13:21:33,279 * https://pypi.org/simple/req-project/ 2022-01-26T13:21:33,279 * https://www.piwheels.org/simple/req-project/ 2022-01-26T13:21:33,280 Fetching project page and analyzing links: https://pypi.org/simple/req-project/ 2022-01-26T13:21:33,281 Getting page https://pypi.org/simple/req-project/ 2022-01-26T13:21:33,284 Found index url https://pypi.org/simple 2022-01-26T13:21:33,478 Skipping link: No binaries permitted for req-project: https://files.pythonhosted.org/packages/e9/cd/69ddc8376d2bae31e31793197498038ea6ed55edebc2676bad82c2dedb73/req_project-0.1.0-py3-none-any.whl#sha256=36601558313d4833958b2ab0e8fe00fadac9cd0823b3177cb03c971aea270d64 (from https://pypi.org/simple/req-project/) (requires-python:>=3.8,<4.0) 2022-01-26T13:21:33,480 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/47/1a/75ab387b8b9c7e8064c6fd04df051f1d72c020d8ce1b08092c205a1a88ef/req_project-0.1.0.tar.gz#sha256=bf3bf5f8fbb3366ff398cdf1a009e6b56438b17e054f2214db2b03be9619571a (from https://pypi.org/simple/req-project/) (requires-python:>=3.8,<4.0) 2022-01-26T13:21:33,481 Fetching project page and analyzing links: https://www.piwheels.org/simple/req-project/ 2022-01-26T13:21:33,481 Getting page https://www.piwheels.org/simple/req-project/ 2022-01-26T13:21:33,483 Found index url https://www.piwheels.org/simple 2022-01-26T13:21:33,693 Skipping link: not a file: https://www.piwheels.org/simple/req-project/ 2022-01-26T13:21:33,694 Skipping link: not a file: https://pypi.org/simple/req-project/ 2022-01-26T13:21:33,727 Given no hashes to check 0 links for project 'req-project': discarding no candidates 2022-01-26T13:21:33,727 ERROR: Could not find a version that satisfies the requirement req-project==0.1.0 (from versions: none) 2022-01-26T13:21:33,728 ERROR: No matching distribution found for req-project==0.1.0 2022-01-26T13:21:33,729 Exception information: 2022-01-26T13:21:33,729 Traceback (most recent call last): 2022-01-26T13:21:33,729 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-26T13:21:33,729 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-26T13:21:33,729 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-26T13:21:33,729 raise RequirementsConflicted(criterion) 2022-01-26T13:21:33,729 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('req-project==0.1.0') 2022-01-26T13:21:33,729 2022-01-26T13:21:33,729 During handling of the above exception, another exception occurred: 2022-01-26T13:21:33,729 2022-01-26T13:21:33,729 Traceback (most recent call last): 2022-01-26T13:21:33,729 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-26T13:21:33,729 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-26T13:21:33,729 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-26T13:21:33,729 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-26T13:21:33,729 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-26T13:21:33,729 raise ResolutionImpossible(e.criterion.information) 2022-01-26T13:21:33,729 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('req-project==0.1.0'), parent=None)] 2022-01-26T13:21:33,729 2022-01-26T13:21:33,729 The above exception was the direct cause of the following exception: 2022-01-26T13:21:33,729 2022-01-26T13:21:33,729 Traceback (most recent call last): 2022-01-26T13:21:33,729 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-26T13:21:33,729 status = run_func(*args) 2022-01-26T13:21:33,729 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-26T13:21:33,729 return func(self, options, args) 2022-01-26T13:21:33,729 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-26T13:21:33,729 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-26T13:21:33,729 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-26T13:21:33,729 raise error from e 2022-01-26T13:21:33,729 pip._internal.exceptions.DistributionNotFound: No matching distribution found for req-project==0.1.0 2022-01-26T13:21:33,737 Removed build tracker: '/tmp/pip-req-tracker-2i6d4215'