2021-04-11T20:00:43,427 Created temporary directory: /tmp/pip-ephem-wheel-cache-trz4b53g 2021-04-11T20:00:43,430 Created temporary directory: /tmp/pip-req-tracker-vym3xvhg 2021-04-11T20:00:43,430 Initialized build tracking at /tmp/pip-req-tracker-vym3xvhg 2021-04-11T20:00:43,430 Created build tracker: /tmp/pip-req-tracker-vym3xvhg 2021-04-11T20:00:43,430 Entered build tracker: /tmp/pip-req-tracker-vym3xvhg 2021-04-11T20:00:43,431 Created temporary directory: /tmp/pip-wheel-24nosvrf 2021-04-11T20:00:43,467 1 location(s) to search for versions of dotify: 2021-04-11T20:00:43,467 * https://pypi.org/simple/dotify/ 2021-04-11T20:00:43,467 Fetching project page and analyzing links: https://pypi.org/simple/dotify/ 2021-04-11T20:00:43,468 Getting page https://pypi.org/simple/dotify/ 2021-04-11T20:00:43,470 Found index url https://pypi.org/simple 2021-04-11T20:00:43,574 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/cd/d3/66696dcd1201c5ad653277034d082e16f493bcce1391c7e7d2e6d1eea145/dotify-0.1.0-py3-none-any.whl#sha256=5c4fa033538e05faa8d8e631b9b112ea2ef19214b71eaa34dee780d44aaccabc (from https://pypi.org/simple/dotify/) (requires-python:>=3.8,<4.0) 2021-04-11T20:00:43,575 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/60/d5/c4951eef940bf319493af876838775e9a8635b9d2e5155aeea8040ca63b3/dotify-0.1.0.tar.gz#sha256=afd13c32f0820a265240d251d24b0065f76127c1c580d91f6a4b71c01ce0c58a (from https://pypi.org/simple/dotify/) (requires-python:>=3.8,<4.0) 2021-04-11T20:00:43,576 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/67/b9/b613c51f9b2504221cdf57a583c816e9cde0ed84483d24e8745b9def575e/dotify-0.1.1-py3-none-any.whl#sha256=02dfd53a4b7f99e206cddb9aaae3841d5263514dca2ce0d4c35847ea45a70205 (from https://pypi.org/simple/dotify/) (requires-python:>=3.8,<4.0) 2021-04-11T20:00:43,577 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/46/d1/da5fb5b2fd5b6bf9efad8f3bb86c03cb2f1efbeab99f11f1ed24b7c195e2/dotify-0.1.1.tar.gz#sha256=70c470a9bc080820fa45828a34fa69d858ddbe868f464c80ab17427b41933d6b (from https://pypi.org/simple/dotify/) (requires-python:>=3.8,<4.0) 2021-04-11T20:00:43,578 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/94/1c/61dfa8bfa11c939607f92230ee7ab717bd3bd9b0696905bbbc67b0cd7a23/dotify-0.1.3-py3-none-any.whl#sha256=c1cf1bb92299704872a61ba17e0a7fc609648e866f789067b245f72e5a01497f (from https://pypi.org/simple/dotify/) (requires-python:>=3.8,<4.0) 2021-04-11T20:00:43,579 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/10/f2/6cfabb9b2510b1fe4f4e094be1fac870f350b39c4d02e73c70a17d35dcb4/dotify-0.1.3.tar.gz#sha256=ed92ef98d8b58cb25850576405979aa152786ec16ea3c75bf4a033c9cd57347d (from https://pypi.org/simple/dotify/) (requires-python:>=3.8,<4.0) 2021-04-11T20:00:43,579 Given no hashes to check 0 links for project 'dotify': discarding no candidates 2021-04-11T20:00:43,579 ERROR: Could not find a version that satisfies the requirement dotify==0.1.3 2021-04-11T20:00:43,580 ERROR: No matching distribution found for dotify==0.1.3 2021-04-11T20:00:43,580 Exception information: 2021-04-11T20:00:43,580 Traceback (most recent call last): 2021-04-11T20:00:43,580 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-11T20:00:43,580 crit = self.state.criteria[name] 2021-04-11T20:00:43,580 KeyError: 'dotify' 2021-04-11T20:00:43,580 2021-04-11T20:00:43,580 During handling of the above exception, another exception occurred: 2021-04-11T20:00:43,580 2021-04-11T20:00:43,580 Traceback (most recent call last): 2021-04-11T20:00:43,580 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-11T20:00:43,580 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-11T20:00:43,580 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-11T20:00:43,580 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-11T20:00:43,580 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-11T20:00:43,580 raise RequirementsConflicted(criterion) 2021-04-11T20:00:43,580 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dotify==0.1.3') 2021-04-11T20:00:43,580 2021-04-11T20:00:43,580 During handling of the above exception, another exception occurred: 2021-04-11T20:00:43,580 2021-04-11T20:00:43,580 Traceback (most recent call last): 2021-04-11T20:00:43,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-11T20:00:43,580 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-11T20:00:43,580 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-11T20:00:43,580 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-11T20:00:43,580 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-11T20:00:43,580 raise ResolutionImpossible(e.criterion.information) 2021-04-11T20:00:43,580 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dotify==0.1.3'), parent=None)] 2021-04-11T20:00:43,580 2021-04-11T20:00:43,580 The above exception was the direct cause of the following exception: 2021-04-11T20:00:43,580 2021-04-11T20:00:43,580 Traceback (most recent call last): 2021-04-11T20:00:43,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-11T20:00:43,580 status = self.run(options, args) 2021-04-11T20:00:43,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-11T20:00:43,580 return func(self, options, args) 2021-04-11T20:00:43,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-11T20:00:43,580 reqs, check_supported_wheels=True 2021-04-11T20:00:43,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-11T20:00:43,580 six.raise_from(error, e) 2021-04-11T20:00:43,580 File "", line 3, in raise_from 2021-04-11T20:00:43,580 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dotify==0.1.3 2021-04-11T20:00:43,584 Removed build tracker: '/tmp/pip-req-tracker-vym3xvhg'