2021-10-18T02:52:52,492 Created temporary directory: /tmp/pip-ephem-wheel-cache-1x_r_ha1 2021-10-18T02:52:52,496 Created temporary directory: /tmp/pip-req-tracker-5suv9kn_ 2021-10-18T02:52:52,496 Initialized build tracking at /tmp/pip-req-tracker-5suv9kn_ 2021-10-18T02:52:52,496 Created build tracker: /tmp/pip-req-tracker-5suv9kn_ 2021-10-18T02:52:52,496 Entered build tracker: /tmp/pip-req-tracker-5suv9kn_ 2021-10-18T02:52:52,497 Created temporary directory: /tmp/pip-wheel-41rhv0so 2021-10-18T02:52:52,527 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-18T02:52:52,529 2 location(s) to search for versions of hyades: 2021-10-18T02:52:52,529 * https://pypi.org/simple/hyades/ 2021-10-18T02:52:52,529 * https://www.piwheels.org/simple/hyades/ 2021-10-18T02:52:52,530 Fetching project page and analyzing links: https://pypi.org/simple/hyades/ 2021-10-18T02:52:52,530 Getting page https://pypi.org/simple/hyades/ 2021-10-18T02:52:52,532 Found index url https://pypi.org/simple 2021-10-18T02:52:52,618 Skipping link: No binaries permitted for hyades: https://files.pythonhosted.org/packages/66/40/fb35a95022f95489f37ab989469c061dce91d4bda11f1e385eb2503ea0bf/Hyades-0.1.0-py3-none-any.whl#sha256=281ef9a169ffee15d6c0b213dc6537451c5fab10280391b2f2f70b8cf1716313 (from https://pypi.org/simple/hyades/) (requires-python:>=3.8,<4.0) 2021-10-18T02:52:52,619 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/44/7a/936fc5a10bf577d6a17a97edc5b005464926e217ae7c2e04ec14e1615c01/Hyades-0.1.0.tar.gz#sha256=1bb1d7b0db6f851e13d3d514b59142d7cfdc1708ebaa9546dda28f199ef8ac64 (from https://pypi.org/simple/hyades/) (requires-python:>=3.8,<4.0) 2021-10-18T02:52:52,620 Fetching project page and analyzing links: https://www.piwheels.org/simple/hyades/ 2021-10-18T02:52:52,620 Getting page https://www.piwheels.org/simple/hyades/ 2021-10-18T02:52:52,621 Found index url https://www.piwheels.org/simple 2021-10-18T02:52:52,798 Skipping link: not a file: https://www.piwheels.org/simple/hyades/ 2021-10-18T02:52:52,798 Skipping link: not a file: https://pypi.org/simple/hyades/ 2021-10-18T02:52:52,812 Given no hashes to check 0 links for project 'hyades': discarding no candidates 2021-10-18T02:52:52,812 ERROR: Could not find a version that satisfies the requirement hyades==0.1.0 (from versions: none) 2021-10-18T02:52:52,813 ERROR: No matching distribution found for hyades==0.1.0 2021-10-18T02:52:52,813 Exception information: 2021-10-18T02:52:52,813 Traceback (most recent call last): 2021-10-18T02:52:52,813 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-18T02:52:52,813 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-18T02:52:52,813 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-18T02:52:52,813 raise RequirementsConflicted(criterion) 2021-10-18T02:52:52,813 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hyades==0.1.0') 2021-10-18T02:52:52,813 2021-10-18T02:52:52,813 During handling of the above exception, another exception occurred: 2021-10-18T02:52:52,813 2021-10-18T02:52:52,813 Traceback (most recent call last): 2021-10-18T02:52:52,813 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-18T02:52:52,813 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-18T02:52:52,813 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-18T02:52:52,813 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-18T02:52:52,813 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-18T02:52:52,813 raise ResolutionImpossible(e.criterion.information) 2021-10-18T02:52:52,813 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hyades==0.1.0'), parent=None)] 2021-10-18T02:52:52,813 2021-10-18T02:52:52,813 The above exception was the direct cause of the following exception: 2021-10-18T02:52:52,813 2021-10-18T02:52:52,813 Traceback (most recent call last): 2021-10-18T02:52:52,813 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-18T02:52:52,813 status = self.run(options, args) 2021-10-18T02:52:52,813 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-18T02:52:52,813 return func(self, options, args) 2021-10-18T02:52:52,813 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-18T02:52:52,813 reqs, check_supported_wheels=True 2021-10-18T02:52:52,813 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-18T02:52:52,813 raise error from e 2021-10-18T02:52:52,813 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hyades==0.1.0 2021-10-18T02:52:52,817 Removed build tracker: '/tmp/pip-req-tracker-5suv9kn_'