2024-06-23T23:04:20,575 Created temporary directory: /tmp/pip-build-tracker-eod8hsm9 2024-06-23T23:04:20,579 Initialized build tracking at /tmp/pip-build-tracker-eod8hsm9 2024-06-23T23:04:20,580 Created build tracker: /tmp/pip-build-tracker-eod8hsm9 2024-06-23T23:04:20,580 Entered build tracker: /tmp/pip-build-tracker-eod8hsm9 2024-06-23T23:04:20,581 Created temporary directory: /tmp/pip-wheel-0_ylcmj2 2024-06-23T23:04:20,593 Created temporary directory: /tmp/pip-ephem-wheel-cache-8utoc0_w 2024-06-23T23:04:20,660 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-23T23:04:20,675 2 location(s) to search for versions of edahub: 2024-06-23T23:04:20,675 * https://pypi.org/simple/edahub/ 2024-06-23T23:04:20,675 * https://www.piwheels.org/simple/edahub/ 2024-06-23T23:04:20,676 Fetching project page and analyzing links: https://pypi.org/simple/edahub/ 2024-06-23T23:04:20,677 Getting page https://pypi.org/simple/edahub/ 2024-06-23T23:04:20,681 Found index url https://pypi.org/simple/ 2024-06-23T23:04:20,794 Fetched page https://pypi.org/simple/edahub/ as application/vnd.pypi.simple.v1+json 2024-06-23T23:04:20,797 Skipping link: No binaries permitted for edahub: https://files.pythonhosted.org/packages/56/5f/9a064c96ff3aa74670f6bf3ae2bd7a1a980fc857552bcb6ca9065b330c79/edahub-0.0.0-py3-none-any.whl (from https://pypi.org/simple/edahub/) (requires-python:>=3.9) 2024-06-23T23:04:20,798 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/02/cd/d0961b9e39bea89c2c0b747273935af95da924853d7c53a6bfb4d6f978e0/edahub-0.0.0.tar.gz (from https://pypi.org/simple/edahub/) (requires-python:>=3.9) 2024-06-23T23:04:20,799 Skipping link: 0.0.0 Requires-Python >=3.9: https://files.pythonhosted.org/packages/02/cd/d0961b9e39bea89c2c0b747273935af95da924853d7c53a6bfb4d6f978e0/edahub-0.0.0.tar.gz (from https://pypi.org/simple/edahub/) (requires-python:>=3.9) 2024-06-23T23:04:20,800 Fetching project page and analyzing links: https://www.piwheels.org/simple/edahub/ 2024-06-23T23:04:20,800 Getting page https://www.piwheels.org/simple/edahub/ 2024-06-23T23:04:20,803 Found index url https://www.piwheels.org/simple/ 2024-06-23T23:04:20,931 Fetched page https://www.piwheels.org/simple/edahub/ as text/html 2024-06-23T23:04:20,933 Skipping link: not a file: https://www.piwheels.org/simple/edahub/ 2024-06-23T23:04:20,934 Skipping link: not a file: https://pypi.org/simple/edahub/ 2024-06-23T23:04:20,967 Given no hashes to check 0 links for project 'edahub': discarding no candidates 2024-06-23T23:04:20,968 ERROR: Ignored the following versions that require a different python version: 0.0.0 Requires-Python >=3.9 2024-06-23T23:04:20,971 ERROR: Could not find a version that satisfies the requirement edahub==0.0.0 (from versions: none) 2024-06-23T23:04:20,974 ERROR: No matching distribution found for edahub==0.0.0 2024-06-23T23:04:20,976 Exception information: 2024-06-23T23:04:20,976 Traceback (most recent call last): 2024-06-23T23:04:20,976 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-06-23T23:04:20,976 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-06-23T23:04:20,976 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-06-23T23:04:20,976 raise RequirementsConflicted(criterion) 2024-06-23T23:04:20,976 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('edahub==0.0.0') 2024-06-23T23:04:20,976 2024-06-23T23:04:20,976 During handling of the above exception, another exception occurred: 2024-06-23T23:04:20,976 2024-06-23T23:04:20,976 Traceback (most recent call last): 2024-06-23T23:04:20,976 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-06-23T23:04:20,976 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-06-23T23:04:20,976 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-06-23T23:04:20,976 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-06-23T23:04:20,976 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-06-23T23:04:20,976 raise ResolutionImpossible(e.criterion.information) 2024-06-23T23:04:20,976 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('edahub==0.0.0'), parent=None)] 2024-06-23T23:04:20,976 2024-06-23T23:04:20,976 The above exception was the direct cause of the following exception: 2024-06-23T23:04:20,976 2024-06-23T23:04:20,976 Traceback (most recent call last): 2024-06-23T23:04:20,976 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-06-23T23:04:20,976 status = run_func(*args) 2024-06-23T23:04:20,976 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-06-23T23:04:20,976 return func(self, options, args) 2024-06-23T23:04:20,976 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-06-23T23:04:20,976 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-06-23T23:04:20,976 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-06-23T23:04:20,976 raise error from e 2024-06-23T23:04:20,976 pip._internal.exceptions.DistributionNotFound: No matching distribution found for edahub==0.0.0 2024-06-23T23:04:20,985 Removed build tracker: '/tmp/pip-build-tracker-eod8hsm9'