2022-03-08T23:39:55,013 Created temporary directory: /tmp/pip-ephem-wheel-cache-hi7a7ir8 2022-03-08T23:39:55,018 Created temporary directory: /tmp/pip-req-tracker-7doo6it5 2022-03-08T23:39:55,019 Initialized build tracking at /tmp/pip-req-tracker-7doo6it5 2022-03-08T23:39:55,019 Created build tracker: /tmp/pip-req-tracker-7doo6it5 2022-03-08T23:39:55,020 Entered build tracker: /tmp/pip-req-tracker-7doo6it5 2022-03-08T23:39:55,021 Created temporary directory: /tmp/pip-wheel-aa1ib6ho 2022-03-08T23:39:55,089 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-08T23:39:55,098 2 location(s) to search for versions of hw1-dictionary: 2022-03-08T23:39:55,098 * https://pypi.org/simple/hw1-dictionary/ 2022-03-08T23:39:55,098 * https://www.piwheels.org/simple/hw1-dictionary/ 2022-03-08T23:39:55,099 Fetching project page and analyzing links: https://pypi.org/simple/hw1-dictionary/ 2022-03-08T23:39:55,100 Getting page https://pypi.org/simple/hw1-dictionary/ 2022-03-08T23:39:55,104 Found index url https://pypi.org/simple 2022-03-08T23:39:55,216 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/cb/03/cbb01eaa2f22d5a0e8033264eaa382b8a90a8a867180b3b1143c06e7f8f4/hw1-dictionary-2.0.0.tar.gz#sha256=e7c6465d940fad4b306f303c2cbf2ba8e6f2e60581434bc456b527f40c193181 (from https://pypi.org/simple/hw1-dictionary/) (requires-python:>=3.8) 2022-03-08T23:39:55,217 Skipping link: No binaries permitted for hw1-dictionary: https://files.pythonhosted.org/packages/6f/87/451f2778f7d941467109c250eba1637094e7d71e43f87273228a8b7d5d50/hw1_dictionary-2.0.0-py3-none-any.whl#sha256=46d7a1e433ba65243cf48eafea876298f2d1c0c05dba5d8acb9f911f7fc351bf (from https://pypi.org/simple/hw1-dictionary/) (requires-python:>=3.8) 2022-03-08T23:39:55,218 Fetching project page and analyzing links: https://www.piwheels.org/simple/hw1-dictionary/ 2022-03-08T23:39:55,218 Getting page https://www.piwheels.org/simple/hw1-dictionary/ 2022-03-08T23:39:55,221 Found index url https://www.piwheels.org/simple 2022-03-08T23:39:55,453 Skipping link: not a file: https://www.piwheels.org/simple/hw1-dictionary/ 2022-03-08T23:39:55,454 Skipping link: not a file: https://pypi.org/simple/hw1-dictionary/ 2022-03-08T23:39:55,487 Given no hashes to check 0 links for project 'hw1-dictionary': discarding no candidates 2022-03-08T23:39:55,488 ERROR: Could not find a version that satisfies the requirement hw1-dictionary==2.0.0 (from versions: none) 2022-03-08T23:39:55,491 ERROR: No matching distribution found for hw1-dictionary==2.0.0 2022-03-08T23:39:55,493 Exception information: 2022-03-08T23:39:55,493 Traceback (most recent call last): 2022-03-08T23:39:55,493 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-08T23:39:55,493 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-08T23:39:55,493 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-08T23:39:55,493 raise RequirementsConflicted(criterion) 2022-03-08T23:39:55,493 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hw1-dictionary==2.0.0') 2022-03-08T23:39:55,493 2022-03-08T23:39:55,493 During handling of the above exception, another exception occurred: 2022-03-08T23:39:55,493 2022-03-08T23:39:55,493 Traceback (most recent call last): 2022-03-08T23:39:55,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-08T23:39:55,493 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-08T23:39:55,493 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-08T23:39:55,493 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-08T23:39:55,493 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-08T23:39:55,493 raise ResolutionImpossible(e.criterion.information) 2022-03-08T23:39:55,493 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hw1-dictionary==2.0.0'), parent=None)] 2022-03-08T23:39:55,493 2022-03-08T23:39:55,493 The above exception was the direct cause of the following exception: 2022-03-08T23:39:55,493 2022-03-08T23:39:55,493 Traceback (most recent call last): 2022-03-08T23:39:55,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-08T23:39:55,493 status = run_func(*args) 2022-03-08T23:39:55,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-08T23:39:55,493 return func(self, options, args) 2022-03-08T23:39:55,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-08T23:39:55,493 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-08T23:39:55,493 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-08T23:39:55,493 raise error from e 2022-03-08T23:39:55,493 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hw1-dictionary==2.0.0 2022-03-08T23:39:55,502 Removed build tracker: '/tmp/pip-req-tracker-7doo6it5'