2021-06-01T02:40:52,133 Created temporary directory: /tmp/pip-ephem-wheel-cache-frmvla12 2021-06-01T02:40:52,136 Created temporary directory: /tmp/pip-req-tracker-19vepwxf 2021-06-01T02:40:52,137 Initialized build tracking at /tmp/pip-req-tracker-19vepwxf 2021-06-01T02:40:52,137 Created build tracker: /tmp/pip-req-tracker-19vepwxf 2021-06-01T02:40:52,137 Entered build tracker: /tmp/pip-req-tracker-19vepwxf 2021-06-01T02:40:52,138 Created temporary directory: /tmp/pip-wheel-fkr8pvx5 2021-06-01T02:40:52,173 1 location(s) to search for versions of dictionaryx: 2021-06-01T02:40:52,173 * https://pypi.org/simple/dictionaryx/ 2021-06-01T02:40:52,173 Fetching project page and analyzing links: https://pypi.org/simple/dictionaryx/ 2021-06-01T02:40:52,174 Getting page https://pypi.org/simple/dictionaryx/ 2021-06-01T02:40:52,175 Found index url https://pypi.org/simple 2021-06-01T02:40:52,279 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/bf/b2/64db8a0fabbccabdb0569425190ba391de55ebac2d56caa7c5c8d44f9a67/dictionaryx-0.0.1-py3-none-any.whl#sha256=94b83be3f637534f4aadb0b7f3222c546cc98283521d439db48b8b3c44c9b66f (from https://pypi.org/simple/dictionaryx/) (requires-python:>=3.9,<4.0) 2021-06-01T02:40:52,279 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/1a/74/b1f79737e4265fb4c2497764350f48bba7446313f9e4e96a75623e3bf802/dictionaryx-0.0.1.tar.gz#sha256=173ed979938ae92d6a573b9c9ebb48284618ba40191c384a82f3eb7c9ab6fe3d (from https://pypi.org/simple/dictionaryx/) (requires-python:>=3.9,<4.0) 2021-06-01T02:40:52,280 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/c3/33/4dcae6d9d5c79b8d5dc1c7699c9331487e726e51f4a67e54375f5010bcda/dictionaryx-0.0.2-py3-none-any.whl#sha256=3b6b15344eb3605308e326dffdf16ee2a4a13334767461af25712d08ade0ae04 (from https://pypi.org/simple/dictionaryx/) (requires-python:>=3.9,<4.0) 2021-06-01T02:40:52,281 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ca/1e/4ca50bdd455316438a8987ecbef17c5c5c896dfc5aa45ade6f7911e51b89/dictionaryx-0.0.2.tar.gz#sha256=a7c5f97d9bbae8970c530f26d65e63b1b37605290624f41bb27af81184bb0293 (from https://pypi.org/simple/dictionaryx/) (requires-python:>=3.9,<4.0) 2021-06-01T02:40:52,281 Skipping link: not a file: https://pypi.org/simple/dictionaryx/ 2021-06-01T02:40:52,282 Given no hashes to check 0 links for project 'dictionaryx': discarding no candidates 2021-06-01T02:40:52,282 ERROR: Could not find a version that satisfies the requirement dictionaryx==0.0.2 (from versions: none) 2021-06-01T02:40:52,282 ERROR: No matching distribution found for dictionaryx==0.0.2 2021-06-01T02:40:52,283 Exception information: 2021-06-01T02:40:52,283 Traceback (most recent call last): 2021-06-01T02:40:52,283 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-01T02:40:52,283 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-01T02:40:52,283 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-01T02:40:52,283 raise RequirementsConflicted(criterion) 2021-06-01T02:40:52,283 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dictionaryx==0.0.2') 2021-06-01T02:40:52,283 2021-06-01T02:40:52,283 During handling of the above exception, another exception occurred: 2021-06-01T02:40:52,283 2021-06-01T02:40:52,283 Traceback (most recent call last): 2021-06-01T02:40:52,283 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-01T02:40:52,283 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-01T02:40:52,283 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-01T02:40:52,283 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-01T02:40:52,283 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-01T02:40:52,283 raise ResolutionImpossible(e.criterion.information) 2021-06-01T02:40:52,283 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dictionaryx==0.0.2'), parent=None)] 2021-06-01T02:40:52,283 2021-06-01T02:40:52,283 The above exception was the direct cause of the following exception: 2021-06-01T02:40:52,283 2021-06-01T02:40:52,283 Traceback (most recent call last): 2021-06-01T02:40:52,283 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-01T02:40:52,283 status = self.run(options, args) 2021-06-01T02:40:52,283 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-01T02:40:52,283 return func(self, options, args) 2021-06-01T02:40:52,283 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-01T02:40:52,283 reqs, check_supported_wheels=True 2021-06-01T02:40:52,283 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-01T02:40:52,283 raise error from e 2021-06-01T02:40:52,283 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dictionaryx==0.0.2 2021-06-01T02:40:52,287 Removed build tracker: '/tmp/pip-req-tracker-19vepwxf'