2022-03-08T21:53:48,947 Created temporary directory: /tmp/pip-ephem-wheel-cache-ywvthgi_ 2022-03-08T21:53:48,953 Created temporary directory: /tmp/pip-req-tracker-fuhwn4eo 2022-03-08T21:53:48,954 Initialized build tracking at /tmp/pip-req-tracker-fuhwn4eo 2022-03-08T21:53:48,954 Created build tracker: /tmp/pip-req-tracker-fuhwn4eo 2022-03-08T21:53:48,954 Entered build tracker: /tmp/pip-req-tracker-fuhwn4eo 2022-03-08T21:53:48,955 Created temporary directory: /tmp/pip-wheel-m__h8hob 2022-03-08T21:53:49,024 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-08T21:53:49,033 2 location(s) to search for versions of a3a3-dictionary: 2022-03-08T21:53:49,033 * https://pypi.org/simple/a3a3-dictionary/ 2022-03-08T21:53:49,033 * https://www.piwheels.org/simple/a3a3-dictionary/ 2022-03-08T21:53:49,034 Fetching project page and analyzing links: https://pypi.org/simple/a3a3-dictionary/ 2022-03-08T21:53:49,035 Getting page https://pypi.org/simple/a3a3-dictionary/ 2022-03-08T21:53:49,038 Found index url https://pypi.org/simple 2022-03-08T21:53:49,149 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/dd/53/af8d526491e9d4d006e53207fb4b9a1bb580d7e7715bbfade79a333fda84/a3a3-dictionary-2.0.0.tar.gz#sha256=9d0e0b4d2c0d0a7fc8f390d9d72fd1f697a6dacd0b64d7b809468204f2e7bec9 (from https://pypi.org/simple/a3a3-dictionary/) (requires-python:>=3.8) 2022-03-08T21:53:49,150 Skipping link: No binaries permitted for a3a3-dictionary: https://files.pythonhosted.org/packages/7d/eb/404da4d20f8ecabd8590468a79a114670d057025085e4dac6529dadaf5a2/a3a3_dictionary-2.0.0-py3-none-any.whl#sha256=b972c2de3b062e68e858fd8fdf849e8af1fab8c4f749642e1ccb007fdf1a4a33 (from https://pypi.org/simple/a3a3-dictionary/) (requires-python:>=3.8) 2022-03-08T21:53:49,151 Fetching project page and analyzing links: https://www.piwheels.org/simple/a3a3-dictionary/ 2022-03-08T21:53:49,152 Getting page https://www.piwheels.org/simple/a3a3-dictionary/ 2022-03-08T21:53:49,154 Found index url https://www.piwheels.org/simple 2022-03-08T21:53:49,373 Skipping link: not a file: https://www.piwheels.org/simple/a3a3-dictionary/ 2022-03-08T21:53:49,373 Skipping link: not a file: https://pypi.org/simple/a3a3-dictionary/ 2022-03-08T21:53:49,406 Given no hashes to check 0 links for project 'a3a3-dictionary': discarding no candidates 2022-03-08T21:53:49,407 ERROR: Could not find a version that satisfies the requirement a3a3-dictionary==2.0.0 (from versions: none) 2022-03-08T21:53:49,410 ERROR: No matching distribution found for a3a3-dictionary==2.0.0 2022-03-08T21:53:49,412 Exception information: 2022-03-08T21:53:49,412 Traceback (most recent call last): 2022-03-08T21:53:49,412 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-08T21:53:49,412 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-08T21:53:49,412 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-08T21:53:49,412 raise RequirementsConflicted(criterion) 2022-03-08T21:53:49,412 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('a3a3-dictionary==2.0.0') 2022-03-08T21:53:49,412 2022-03-08T21:53:49,412 During handling of the above exception, another exception occurred: 2022-03-08T21:53:49,412 2022-03-08T21:53:49,412 Traceback (most recent call last): 2022-03-08T21:53:49,412 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-08T21:53:49,412 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-08T21:53:49,412 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-08T21:53:49,412 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-08T21:53:49,412 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-08T21:53:49,412 raise ResolutionImpossible(e.criterion.information) 2022-03-08T21:53:49,412 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('a3a3-dictionary==2.0.0'), parent=None)] 2022-03-08T21:53:49,412 2022-03-08T21:53:49,412 The above exception was the direct cause of the following exception: 2022-03-08T21:53:49,412 2022-03-08T21:53:49,412 Traceback (most recent call last): 2022-03-08T21:53:49,412 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-08T21:53:49,412 status = run_func(*args) 2022-03-08T21:53:49,412 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-08T21:53:49,412 return func(self, options, args) 2022-03-08T21:53:49,412 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-08T21:53:49,412 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-08T21:53:49,412 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-08T21:53:49,412 raise error from e 2022-03-08T21:53:49,412 pip._internal.exceptions.DistributionNotFound: No matching distribution found for a3a3-dictionary==2.0.0 2022-03-08T21:53:49,420 Removed build tracker: '/tmp/pip-req-tracker-fuhwn4eo'