2021-08-02T13:13:19,741 Created temporary directory: /tmp/pip-ephem-wheel-cache-nhhf7wya 2021-08-02T13:13:19,745 Created temporary directory: /tmp/pip-req-tracker-v7v37_ik 2021-08-02T13:13:19,745 Initialized build tracking at /tmp/pip-req-tracker-v7v37_ik 2021-08-02T13:13:19,745 Created build tracker: /tmp/pip-req-tracker-v7v37_ik 2021-08-02T13:13:19,746 Entered build tracker: /tmp/pip-req-tracker-v7v37_ik 2021-08-02T13:13:19,746 Created temporary directory: /tmp/pip-wheel-tc0ubkw3 2021-08-02T13:13:19,778 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-08-02T13:13:19,779 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-08-02T13:13:19,779 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-08-02T13:13:19,779 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-08-02T13:13:19,779 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-08-02T13:13:19,782 WARNING: Location '/pytelebirr/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-02T13:13:19,783 WARNING: Location 't/pytelebirr/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-02T13:13:19,783 WARNING: Location 'm/pytelebirr/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-02T13:13:19,783 WARNING: Location 'p/pytelebirr/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-02T13:13:19,784 1 location(s) to search for versions of pytelebirr: 2021-08-02T13:13:19,784 * https://pypi.org/simple/pytelebirr/ 2021-08-02T13:13:19,784 Fetching project page and analyzing links: https://pypi.org/simple/pytelebirr/ 2021-08-02T13:13:19,785 Getting page https://pypi.org/simple/pytelebirr/ 2021-08-02T13:13:19,786 Found index url https://pypi.org/simple 2021-08-02T13:13:19,874 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f2/b3/9783273aaf93ea9458bf382da93f3fd9a90aba3bd1a05c06f7038da80415/pytelebirr-0.2.0.tar.gz#sha256=c9d8e4394404f934b9558968cc2e67598a3ce41f1172a72b1492623bf11fb9fe (from https://pypi.org/simple/pytelebirr/) (requires-python:>=3.8) 2021-08-02T13:13:19,875 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/de/ae/bc56d8735aae1c2eda40813f6fed147e67e8df8206545f0962f38446cbb2/pytelebirr-0.2.1.tar.gz#sha256=a9d4fc4c11eabee6a6e72f3a7a0d4b4960724b35029d32827d8e4d248982f29d (from https://pypi.org/simple/pytelebirr/) (requires-python:>=3.8) 2021-08-02T13:13:19,875 Skipping link: not a file: https://pypi.org/simple/pytelebirr/ 2021-08-02T13:13:19,887 Given no hashes to check 0 links for project 'pytelebirr': discarding no candidates 2021-08-02T13:13:19,888 ERROR: Could not find a version that satisfies the requirement pytelebirr==0.2.1 (from versions: none) 2021-08-02T13:13:19,888 ERROR: No matching distribution found for pytelebirr==0.2.1 2021-08-02T13:13:19,888 Exception information: 2021-08-02T13:13:19,888 Traceback (most recent call last): 2021-08-02T13:13:19,888 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-02T13:13:19,888 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-02T13:13:19,888 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-02T13:13:19,888 raise RequirementsConflicted(criterion) 2021-08-02T13:13:19,888 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytelebirr==0.2.1') 2021-08-02T13:13:19,888 2021-08-02T13:13:19,888 During handling of the above exception, another exception occurred: 2021-08-02T13:13:19,888 2021-08-02T13:13:19,888 Traceback (most recent call last): 2021-08-02T13:13:19,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-02T13:13:19,888 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-02T13:13:19,888 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-02T13:13:19,888 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-02T13:13:19,888 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-02T13:13:19,888 raise ResolutionImpossible(e.criterion.information) 2021-08-02T13:13:19,888 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytelebirr==0.2.1'), parent=None)] 2021-08-02T13:13:19,888 2021-08-02T13:13:19,888 The above exception was the direct cause of the following exception: 2021-08-02T13:13:19,888 2021-08-02T13:13:19,888 Traceback (most recent call last): 2021-08-02T13:13:19,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-02T13:13:19,888 status = self.run(options, args) 2021-08-02T13:13:19,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-02T13:13:19,888 return func(self, options, args) 2021-08-02T13:13:19,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-02T13:13:19,888 reqs, check_supported_wheels=True 2021-08-02T13:13:19,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-02T13:13:19,888 raise error from e 2021-08-02T13:13:19,888 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytelebirr==0.2.1 2021-08-02T13:13:19,892 Removed build tracker: '/tmp/pip-req-tracker-v7v37_ik'