2021-07-31T22:47:17,467 Created temporary directory: /tmp/pip-ephem-wheel-cache-x8l63gea 2021-07-31T22:47:17,470 Created temporary directory: /tmp/pip-req-tracker-70ev0kcu 2021-07-31T22:47:17,471 Initialized build tracking at /tmp/pip-req-tracker-70ev0kcu 2021-07-31T22:47:17,471 Created build tracker: /tmp/pip-req-tracker-70ev0kcu 2021-07-31T22:47:17,471 Entered build tracker: /tmp/pip-req-tracker-70ev0kcu 2021-07-31T22:47:17,472 Created temporary directory: /tmp/pip-wheel-roiscopj 2021-07-31T22:47:17,499 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-31T22:47:17,500 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-31T22:47:17,500 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-31T22:47:17,500 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-31T22:47:17,500 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-31T22:47:17,503 WARNING: Location '/algorythm/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T22:47:17,504 WARNING: Location 't/algorythm/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T22:47:17,504 WARNING: Location 'm/algorythm/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T22:47:17,504 WARNING: Location 'p/algorythm/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T22:47:17,505 1 location(s) to search for versions of algorythm: 2021-07-31T22:47:17,505 * https://pypi.org/simple/algorythm/ 2021-07-31T22:47:17,505 Fetching project page and analyzing links: https://pypi.org/simple/algorythm/ 2021-07-31T22:47:17,505 Getting page https://pypi.org/simple/algorythm/ 2021-07-31T22:47:17,507 Found index url https://pypi.org/simple 2021-07-31T22:47:17,592 Skipping link: No binaries permitted for algorythm: https://files.pythonhosted.org/packages/cb/cb/3d052da0b2b84bce22f3c9520a1b9d9738436aa2ea85057aff5271763490/algorythm-1.0.1-py3-none-any.whl#sha256=690c40041c64686cbf7e8d14bdc0a5fbc3fa9051be2fa0aa9d0fae905c490d86 (from https://pypi.org/simple/algorythm/) (requires-python:>=3.8) 2021-07-31T22:47:17,592 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/9d/77/633e567aa290b38d70fb278c777ea1cb683ba4cf84dd96bd9f33e2d14572/algorythm-1.0.1.tar.gz#sha256=7f0e5c79d52db15c7178d75c96ea7f3bcdd5668f3b0b12d7734c1bc7136ceb6c (from https://pypi.org/simple/algorythm/) (requires-python:>=3.8) 2021-07-31T22:47:17,593 Skipping link: not a file: https://pypi.org/simple/algorythm/ 2021-07-31T22:47:17,606 Given no hashes to check 0 links for project 'algorythm': discarding no candidates 2021-07-31T22:47:17,606 ERROR: Could not find a version that satisfies the requirement algorythm==1.0.1 (from versions: none) 2021-07-31T22:47:17,607 ERROR: No matching distribution found for algorythm==1.0.1 2021-07-31T22:47:17,607 Exception information: 2021-07-31T22:47:17,607 Traceback (most recent call last): 2021-07-31T22:47:17,607 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-31T22:47:17,607 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-31T22:47:17,607 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-31T22:47:17,607 raise RequirementsConflicted(criterion) 2021-07-31T22:47:17,607 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('algorythm==1.0.1') 2021-07-31T22:47:17,607 2021-07-31T22:47:17,607 During handling of the above exception, another exception occurred: 2021-07-31T22:47:17,607 2021-07-31T22:47:17,607 Traceback (most recent call last): 2021-07-31T22:47:17,607 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-31T22:47:17,607 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-31T22:47:17,607 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-31T22:47:17,607 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-31T22:47:17,607 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-31T22:47:17,607 raise ResolutionImpossible(e.criterion.information) 2021-07-31T22:47:17,607 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('algorythm==1.0.1'), parent=None)] 2021-07-31T22:47:17,607 2021-07-31T22:47:17,607 The above exception was the direct cause of the following exception: 2021-07-31T22:47:17,607 2021-07-31T22:47:17,607 Traceback (most recent call last): 2021-07-31T22:47:17,607 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-31T22:47:17,607 status = self.run(options, args) 2021-07-31T22:47:17,607 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-31T22:47:17,607 return func(self, options, args) 2021-07-31T22:47:17,607 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-31T22:47:17,607 reqs, check_supported_wheels=True 2021-07-31T22:47:17,607 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-31T22:47:17,607 raise error from e 2021-07-31T22:47:17,607 pip._internal.exceptions.DistributionNotFound: No matching distribution found for algorythm==1.0.1 2021-07-31T22:47:17,611 Removed build tracker: '/tmp/pip-req-tracker-70ev0kcu'