2022-03-25T18:10:04,034 Created temporary directory: /tmp/pip-ephem-wheel-cache-gchvd3l7 2022-03-25T18:10:04,039 Created temporary directory: /tmp/pip-req-tracker-5hdc97o_ 2022-03-25T18:10:04,040 Initialized build tracking at /tmp/pip-req-tracker-5hdc97o_ 2022-03-25T18:10:04,040 Created build tracker: /tmp/pip-req-tracker-5hdc97o_ 2022-03-25T18:10:04,041 Entered build tracker: /tmp/pip-req-tracker-5hdc97o_ 2022-03-25T18:10:04,042 Created temporary directory: /tmp/pip-wheel-drenl7bh 2022-03-25T18:10:04,104 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-25T18:10:04,113 2 location(s) to search for versions of nile-greet: 2022-03-25T18:10:04,113 * https://pypi.org/simple/nile-greet/ 2022-03-25T18:10:04,113 * https://www.piwheels.org/simple/nile-greet/ 2022-03-25T18:10:04,114 Fetching project page and analyzing links: https://pypi.org/simple/nile-greet/ 2022-03-25T18:10:04,115 Getting page https://pypi.org/simple/nile-greet/ 2022-03-25T18:10:04,119 Found index url https://pypi.org/simple 2022-03-25T18:10:04,228 Skipping link: No binaries permitted for nile-greet: https://files.pythonhosted.org/packages/be/20/c81083c8d7b923c071b2e6f65c8663e9448aef7450d652a78f5b66ef57c1/nile_greet-0.1.0-py3-none-any.whl#sha256=7f03d80e2e0706947e4c881e3f61829c8f5e3895a134d08b246c1221a3877139 (from https://pypi.org/simple/nile-greet/) (requires-python:>=3.7.11,<4.0.0) 2022-03-25T18:10:04,230 Link requires a different Python (3.7.3 not in: '>=3.7.11,<4.0.0'): https://files.pythonhosted.org/packages/4f/76/690d555d4db4541de808cd74b7f53e6cc3a111d532d0bd1fc11e09ac0613/nile_greet-0.1.0.tar.gz#sha256=a5c995de66e4d723577f994fc010a90c4a18d100369c5991384ef88bb05125ca (from https://pypi.org/simple/nile-greet/) (requires-python:>=3.7.11,<4.0.0) 2022-03-25T18:10:04,231 Fetching project page and analyzing links: https://www.piwheels.org/simple/nile-greet/ 2022-03-25T18:10:04,232 Getting page https://www.piwheels.org/simple/nile-greet/ 2022-03-25T18:10:04,234 Found index url https://www.piwheels.org/simple 2022-03-25T18:10:04,453 Skipping link: not a file: https://www.piwheels.org/simple/nile-greet/ 2022-03-25T18:10:04,454 Skipping link: not a file: https://pypi.org/simple/nile-greet/ 2022-03-25T18:10:04,486 Given no hashes to check 0 links for project 'nile-greet': discarding no candidates 2022-03-25T18:10:04,487 ERROR: Could not find a version that satisfies the requirement nile-greet==0.1.0 (from versions: none) 2022-03-25T18:10:04,490 ERROR: No matching distribution found for nile-greet==0.1.0 2022-03-25T18:10:04,492 Exception information: 2022-03-25T18:10:04,492 Traceback (most recent call last): 2022-03-25T18:10:04,492 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-25T18:10:04,492 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-25T18:10:04,492 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-25T18:10:04,492 raise RequirementsConflicted(criterion) 2022-03-25T18:10:04,492 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nile-greet==0.1.0') 2022-03-25T18:10:04,492 2022-03-25T18:10:04,492 During handling of the above exception, another exception occurred: 2022-03-25T18:10:04,492 2022-03-25T18:10:04,492 Traceback (most recent call last): 2022-03-25T18:10:04,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-25T18:10:04,492 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-25T18:10:04,492 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-25T18:10:04,492 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-25T18:10:04,492 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-25T18:10:04,492 raise ResolutionImpossible(e.criterion.information) 2022-03-25T18:10:04,492 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nile-greet==0.1.0'), parent=None)] 2022-03-25T18:10:04,492 2022-03-25T18:10:04,492 The above exception was the direct cause of the following exception: 2022-03-25T18:10:04,492 2022-03-25T18:10:04,492 Traceback (most recent call last): 2022-03-25T18:10:04,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-25T18:10:04,492 status = run_func(*args) 2022-03-25T18:10:04,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-25T18:10:04,492 return func(self, options, args) 2022-03-25T18:10:04,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-25T18:10:04,492 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-25T18:10:04,492 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-25T18:10:04,492 raise error from e 2022-03-25T18:10:04,492 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nile-greet==0.1.0 2022-03-25T18:10:04,500 Removed build tracker: '/tmp/pip-req-tracker-5hdc97o_'