2021-02-14T23:37:42,001 Created temporary directory: /tmp/pip-ephem-wheel-cache-l01chjdy 2021-02-14T23:37:42,004 Created temporary directory: /tmp/pip-req-tracker-q26u6t3f 2021-02-14T23:37:42,004 Initialized build tracking at /tmp/pip-req-tracker-q26u6t3f 2021-02-14T23:37:42,005 Created build tracker: /tmp/pip-req-tracker-q26u6t3f 2021-02-14T23:37:42,005 Entered build tracker: /tmp/pip-req-tracker-q26u6t3f 2021-02-14T23:37:42,006 Created temporary directory: /tmp/pip-wheel-xdqox2lv 2021-02-14T23:37:42,039 1 location(s) to search for versions of codenotes: 2021-02-14T23:37:42,039 * https://pypi.org/simple/codenotes/ 2021-02-14T23:37:42,039 Fetching project page and analyzing links: https://pypi.org/simple/codenotes/ 2021-02-14T23:37:42,040 Getting page https://pypi.org/simple/codenotes/ 2021-02-14T23:37:42,041 Found index url https://pypi.org/simple 2021-02-14T23:37:42,140 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/6c/3e/c4ed051dd6e5d10f6b9c247723a797475279ffbe812c7cfd9630889e67e4/Codenotes-0.0.1-py3-none-any.whl#sha256=70bed1248887d83f3e14151e712b83f99d6e052036282fe675e2c385c3462aa9 (from https://pypi.org/simple/codenotes/) (requires-python:>=3.9) 2021-02-14T23:37:42,140 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/91/00/f7e95c98de384932808ca91535a628663ea32e17e68e99ad2dbcc9f81dd7/Codenotes-0.0.1.tar.gz#sha256=4a9159a275b87adb80872a89dd2a2fe548d5266348ba4f3626b9c347cc2876e7 (from https://pypi.org/simple/codenotes/) (requires-python:>=3.9) 2021-02-14T23:37:42,141 Given no hashes to check 0 links for project 'codenotes': discarding no candidates 2021-02-14T23:37:42,141 ERROR: Could not find a version that satisfies the requirement codenotes==0.0.1 2021-02-14T23:37:42,141 ERROR: No matching distribution found for codenotes==0.0.1 2021-02-14T23:37:42,142 Exception information: 2021-02-14T23:37:42,142 Traceback (most recent call last): 2021-02-14T23:37:42,142 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-14T23:37:42,142 crit = self.state.criteria[name] 2021-02-14T23:37:42,142 KeyError: 'codenotes' 2021-02-14T23:37:42,142 2021-02-14T23:37:42,142 During handling of the above exception, another exception occurred: 2021-02-14T23:37:42,142 2021-02-14T23:37:42,142 Traceback (most recent call last): 2021-02-14T23:37:42,142 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-14T23:37:42,142 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-14T23:37:42,142 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-14T23:37:42,142 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-14T23:37:42,142 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-14T23:37:42,142 raise RequirementsConflicted(criterion) 2021-02-14T23:37:42,142 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('codenotes==0.0.1') 2021-02-14T23:37:42,142 2021-02-14T23:37:42,142 During handling of the above exception, another exception occurred: 2021-02-14T23:37:42,142 2021-02-14T23:37:42,142 Traceback (most recent call last): 2021-02-14T23:37:42,142 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-14T23:37:42,142 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-14T23:37:42,142 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-14T23:37:42,142 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-14T23:37:42,142 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-14T23:37:42,142 raise ResolutionImpossible(e.criterion.information) 2021-02-14T23:37:42,142 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('codenotes==0.0.1'), parent=None)] 2021-02-14T23:37:42,142 2021-02-14T23:37:42,142 The above exception was the direct cause of the following exception: 2021-02-14T23:37:42,142 2021-02-14T23:37:42,142 Traceback (most recent call last): 2021-02-14T23:37:42,142 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-14T23:37:42,142 status = self.run(options, args) 2021-02-14T23:37:42,142 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-14T23:37:42,142 return func(self, options, args) 2021-02-14T23:37:42,142 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-14T23:37:42,142 reqs, check_supported_wheels=True 2021-02-14T23:37:42,142 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-14T23:37:42,142 six.raise_from(error, e) 2021-02-14T23:37:42,142 File "", line 3, in raise_from 2021-02-14T23:37:42,142 pip._internal.exceptions.DistributionNotFound: No matching distribution found for codenotes==0.0.1 2021-02-14T23:37:42,146 Removed build tracker: '/tmp/pip-req-tracker-q26u6t3f'