2021-09-11T03:35:43,068 Created temporary directory: /tmp/pip-ephem-wheel-cache-_nium9ge 2021-09-11T03:35:43,071 Created temporary directory: /tmp/pip-req-tracker-8mcam8cj 2021-09-11T03:35:43,072 Initialized build tracking at /tmp/pip-req-tracker-8mcam8cj 2021-09-11T03:35:43,072 Created build tracker: /tmp/pip-req-tracker-8mcam8cj 2021-09-11T03:35:43,072 Entered build tracker: /tmp/pip-req-tracker-8mcam8cj 2021-09-11T03:35:43,073 Created temporary directory: /tmp/pip-wheel-0fx0apji 2021-09-11T03:35:43,104 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-11T03:35:43,107 2 location(s) to search for versions of algo-method-tools: 2021-09-11T03:35:43,107 * https://pypi.org/simple/algo-method-tools/ 2021-09-11T03:35:43,107 * https://www.piwheels.org/simple/algo-method-tools/ 2021-09-11T03:35:43,108 Fetching project page and analyzing links: https://pypi.org/simple/algo-method-tools/ 2021-09-11T03:35:43,108 Getting page https://pypi.org/simple/algo-method-tools/ 2021-09-11T03:35:43,110 Found index url https://pypi.org/simple 2021-09-11T03:35:43,197 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/12/1a/1e0ed10e0f6cde4d8248f996413deb451b339cfdc2fe7a8547ef2d2e4b8b/algo-method-tools-0.1.0.tar.gz#sha256=f6ab0d7a506a483262cc4911c7e6dece1de1aa03feefaf51bee4bed625540f54 (from https://pypi.org/simple/algo-method-tools/) (requires-python:>=3.9,<4.0) 2021-09-11T03:35:43,197 Skipping link: No binaries permitted for algo-method-tools: https://files.pythonhosted.org/packages/3d/90/81c6a7d8a9c4310f6a09deefcf91c0fdf55d88ea52e632ef25dbf8779f90/algo_method_tools-0.1.0-py3-none-any.whl#sha256=80d418387cee01bec91e47f2ea3c67651090cf0742b0eb7bb3bef239ccbff7e8 (from https://pypi.org/simple/algo-method-tools/) (requires-python:>=3.9,<4.0) 2021-09-11T03:35:43,198 Fetching project page and analyzing links: https://www.piwheels.org/simple/algo-method-tools/ 2021-09-11T03:35:43,198 Getting page https://www.piwheels.org/simple/algo-method-tools/ 2021-09-11T03:35:43,199 Found index url https://www.piwheels.org/simple 2021-09-11T03:35:43,312 Skipping link: not a file: https://www.piwheels.org/simple/algo-method-tools/ 2021-09-11T03:35:43,313 Skipping link: not a file: https://pypi.org/simple/algo-method-tools/ 2021-09-11T03:35:43,331 Given no hashes to check 0 links for project 'algo-method-tools': discarding no candidates 2021-09-11T03:35:43,331 ERROR: Could not find a version that satisfies the requirement algo-method-tools==0.1.0 (from versions: none) 2021-09-11T03:35:43,331 ERROR: No matching distribution found for algo-method-tools==0.1.0 2021-09-11T03:35:43,332 Exception information: 2021-09-11T03:35:43,332 Traceback (most recent call last): 2021-09-11T03:35:43,332 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-11T03:35:43,332 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-11T03:35:43,332 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-11T03:35:43,332 raise RequirementsConflicted(criterion) 2021-09-11T03:35:43,332 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('algo-method-tools==0.1.0') 2021-09-11T03:35:43,332 2021-09-11T03:35:43,332 During handling of the above exception, another exception occurred: 2021-09-11T03:35:43,332 2021-09-11T03:35:43,332 Traceback (most recent call last): 2021-09-11T03:35:43,332 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-11T03:35:43,332 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-11T03:35:43,332 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-11T03:35:43,332 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-11T03:35:43,332 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-11T03:35:43,332 raise ResolutionImpossible(e.criterion.information) 2021-09-11T03:35:43,332 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('algo-method-tools==0.1.0'), parent=None)] 2021-09-11T03:35:43,332 2021-09-11T03:35:43,332 The above exception was the direct cause of the following exception: 2021-09-11T03:35:43,332 2021-09-11T03:35:43,332 Traceback (most recent call last): 2021-09-11T03:35:43,332 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-11T03:35:43,332 status = self.run(options, args) 2021-09-11T03:35:43,332 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-11T03:35:43,332 return func(self, options, args) 2021-09-11T03:35:43,332 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-11T03:35:43,332 reqs, check_supported_wheels=True 2021-09-11T03:35:43,332 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-11T03:35:43,332 raise error from e 2021-09-11T03:35:43,332 pip._internal.exceptions.DistributionNotFound: No matching distribution found for algo-method-tools==0.1.0 2021-09-11T03:35:43,336 Removed build tracker: '/tmp/pip-req-tracker-8mcam8cj'