2022-03-09T19:23:34,956 Created temporary directory: /tmp/pip-ephem-wheel-cache-nmk4hetj 2022-03-09T19:23:34,962 Created temporary directory: /tmp/pip-req-tracker-6q79_fzc 2022-03-09T19:23:34,963 Initialized build tracking at /tmp/pip-req-tracker-6q79_fzc 2022-03-09T19:23:34,963 Created build tracker: /tmp/pip-req-tracker-6q79_fzc 2022-03-09T19:23:34,963 Entered build tracker: /tmp/pip-req-tracker-6q79_fzc 2022-03-09T19:23:34,965 Created temporary directory: /tmp/pip-wheel-nmr1p1_8 2022-03-09T19:23:35,035 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-09T19:23:35,045 2 location(s) to search for versions of extremely-simple-dictionary: 2022-03-09T19:23:35,045 * https://pypi.org/simple/extremely-simple-dictionary/ 2022-03-09T19:23:35,045 * https://www.piwheels.org/simple/extremely-simple-dictionary/ 2022-03-09T19:23:35,046 Fetching project page and analyzing links: https://pypi.org/simple/extremely-simple-dictionary/ 2022-03-09T19:23:35,047 Getting page https://pypi.org/simple/extremely-simple-dictionary/ 2022-03-09T19:23:35,050 Found index url https://pypi.org/simple 2022-03-09T19:23:35,162 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3f/6b/3629239432ddf814240fb0dfa3be0acd6ef69cd43959703f6fc7e98bb3f0/extremely-simple-dictionary-2.0.0.tar.gz#sha256=5acc084dbc36bb7cefe1f76a9af9c28191ec22e5553f4a8f4b88b837a375368c (from https://pypi.org/simple/extremely-simple-dictionary/) (requires-python:>=3.8) 2022-03-09T19:23:35,163 Skipping link: No binaries permitted for extremely-simple-dictionary: https://files.pythonhosted.org/packages/2a/d7/eaf8a9c2b4f8c1ba0e63e5098b32d582a05dce6a0962090ceddcb0369aef/extremely_simple_dictionary-2.0.0-py3-none-any.whl#sha256=8a57903315e8ac62b39e2ac4a8ad0c76c4a13ac9fcea2a89d23f85e6bccfbee1 (from https://pypi.org/simple/extremely-simple-dictionary/) (requires-python:>=3.8) 2022-03-09T19:23:35,164 Fetching project page and analyzing links: https://www.piwheels.org/simple/extremely-simple-dictionary/ 2022-03-09T19:23:35,165 Getting page https://www.piwheels.org/simple/extremely-simple-dictionary/ 2022-03-09T19:23:35,167 Found index url https://www.piwheels.org/simple 2022-03-09T19:23:35,382 Skipping link: not a file: https://www.piwheels.org/simple/extremely-simple-dictionary/ 2022-03-09T19:23:35,383 Skipping link: not a file: https://pypi.org/simple/extremely-simple-dictionary/ 2022-03-09T19:23:35,416 Given no hashes to check 0 links for project 'extremely-simple-dictionary': discarding no candidates 2022-03-09T19:23:35,417 ERROR: Could not find a version that satisfies the requirement extremely-simple-dictionary==2.0.0 (from versions: none) 2022-03-09T19:23:35,419 ERROR: No matching distribution found for extremely-simple-dictionary==2.0.0 2022-03-09T19:23:35,421 Exception information: 2022-03-09T19:23:35,421 Traceback (most recent call last): 2022-03-09T19:23:35,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-09T19:23:35,421 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-09T19:23:35,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-09T19:23:35,421 raise RequirementsConflicted(criterion) 2022-03-09T19:23:35,421 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('extremely-simple-dictionary==2.0.0') 2022-03-09T19:23:35,421 2022-03-09T19:23:35,421 During handling of the above exception, another exception occurred: 2022-03-09T19:23:35,421 2022-03-09T19:23:35,421 Traceback (most recent call last): 2022-03-09T19:23:35,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-09T19:23:35,421 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-09T19:23:35,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-09T19:23:35,421 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-09T19:23:35,421 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-09T19:23:35,421 raise ResolutionImpossible(e.criterion.information) 2022-03-09T19:23:35,421 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('extremely-simple-dictionary==2.0.0'), parent=None)] 2022-03-09T19:23:35,421 2022-03-09T19:23:35,421 The above exception was the direct cause of the following exception: 2022-03-09T19:23:35,421 2022-03-09T19:23:35,421 Traceback (most recent call last): 2022-03-09T19:23:35,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-09T19:23:35,421 status = run_func(*args) 2022-03-09T19:23:35,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-09T19:23:35,421 return func(self, options, args) 2022-03-09T19:23:35,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-09T19:23:35,421 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-09T19:23:35,421 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-09T19:23:35,421 raise error from e 2022-03-09T19:23:35,421 pip._internal.exceptions.DistributionNotFound: No matching distribution found for extremely-simple-dictionary==2.0.0 2022-03-09T19:23:35,430 Removed build tracker: '/tmp/pip-req-tracker-6q79_fzc'