2021-08-02T03:05:16,059 Created temporary directory: /tmp/pip-ephem-wheel-cache-sq2y440u 2021-08-02T03:05:16,062 Created temporary directory: /tmp/pip-req-tracker-7pnpru0d 2021-08-02T03:05:16,063 Initialized build tracking at /tmp/pip-req-tracker-7pnpru0d 2021-08-02T03:05:16,063 Created build tracker: /tmp/pip-req-tracker-7pnpru0d 2021-08-02T03:05:16,063 Entered build tracker: /tmp/pip-req-tracker-7pnpru0d 2021-08-02T03:05:16,064 Created temporary directory: /tmp/pip-wheel-prbf0w6q 2021-08-02T03:05:16,094 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-08-02T03:05:16,094 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-08-02T03:05:16,095 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-08-02T03:05:16,095 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-08-02T03:05:16,095 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-08-02T03:05:16,098 WARNING: Location '/codenotes/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-02T03:05:16,099 WARNING: Location 't/codenotes/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-02T03:05:16,099 WARNING: Location 'm/codenotes/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-02T03:05:16,099 WARNING: Location 'p/codenotes/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-02T03:05:16,099 1 location(s) to search for versions of codenotes: 2021-08-02T03:05:16,099 * https://pypi.org/simple/codenotes/ 2021-08-02T03:05:16,100 Fetching project page and analyzing links: https://pypi.org/simple/codenotes/ 2021-08-02T03:05:16,100 Getting page https://pypi.org/simple/codenotes/ 2021-08-02T03:05:16,102 Found index url https://pypi.org/simple 2021-08-02T03:05:16,199 Skipping link: No binaries permitted for codenotes: 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-08-02T03:05:16,200 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-08-02T03:05:16,200 Skipping link: No binaries permitted for codenotes: https://files.pythonhosted.org/packages/e8/a9/3fdfbca720d5e5fac475eb163c1fb4ef90eb6bed8828bd7db61cf88cccad/Codenotes-0.0.2-py3-none-any.whl#sha256=8356c41f0325524589dee8b64a9e3de7ca1d14819d04ce5d90d0b864dbed8a90 (from https://pypi.org/simple/codenotes/) (requires-python:>=3.9) 2021-08-02T03:05:16,200 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/dd/5f/45121477fda60607ef3539c56c69f6c13186b8aa4ab656d146f331a22f30/Codenotes-0.0.2.tar.gz#sha256=5b729ce17f9447d3ce92d453680ce51ca7914fa810548dc75d50feb91ba369a2 (from https://pypi.org/simple/codenotes/) (requires-python:>=3.9) 2021-08-02T03:05:16,201 Skipping link: not a file: https://pypi.org/simple/codenotes/ 2021-08-02T03:05:16,214 Given no hashes to check 0 links for project 'codenotes': discarding no candidates 2021-08-02T03:05:16,214 ERROR: Could not find a version that satisfies the requirement codenotes==0.0.2 (from versions: none) 2021-08-02T03:05:16,214 ERROR: No matching distribution found for codenotes==0.0.2 2021-08-02T03:05:16,215 Exception information: 2021-08-02T03:05:16,215 Traceback (most recent call last): 2021-08-02T03:05:16,215 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-02T03:05:16,215 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-02T03:05:16,215 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-02T03:05:16,215 raise RequirementsConflicted(criterion) 2021-08-02T03:05:16,215 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('codenotes==0.0.2') 2021-08-02T03:05:16,215 2021-08-02T03:05:16,215 During handling of the above exception, another exception occurred: 2021-08-02T03:05:16,215 2021-08-02T03:05:16,215 Traceback (most recent call last): 2021-08-02T03:05:16,215 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-02T03:05:16,215 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-02T03:05:16,215 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-02T03:05:16,215 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-02T03:05:16,215 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-02T03:05:16,215 raise ResolutionImpossible(e.criterion.information) 2021-08-02T03:05:16,215 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('codenotes==0.0.2'), parent=None)] 2021-08-02T03:05:16,215 2021-08-02T03:05:16,215 The above exception was the direct cause of the following exception: 2021-08-02T03:05:16,215 2021-08-02T03:05:16,215 Traceback (most recent call last): 2021-08-02T03:05:16,215 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-02T03:05:16,215 status = self.run(options, args) 2021-08-02T03:05:16,215 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-02T03:05:16,215 return func(self, options, args) 2021-08-02T03:05:16,215 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-02T03:05:16,215 reqs, check_supported_wheels=True 2021-08-02T03:05:16,215 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-02T03:05:16,215 raise error from e 2021-08-02T03:05:16,215 pip._internal.exceptions.DistributionNotFound: No matching distribution found for codenotes==0.0.2 2021-08-02T03:05:16,219 Removed build tracker: '/tmp/pip-req-tracker-7pnpru0d'