2024-07-30T00:38:33,586 Created temporary directory: /tmp/pip-build-tracker-y1gztnzm 2024-07-30T00:38:33,587 Initialized build tracking at /tmp/pip-build-tracker-y1gztnzm 2024-07-30T00:38:33,587 Created build tracker: /tmp/pip-build-tracker-y1gztnzm 2024-07-30T00:38:33,588 Entered build tracker: /tmp/pip-build-tracker-y1gztnzm 2024-07-30T00:38:33,589 Created temporary directory: /tmp/pip-wheel-w2htlshr 2024-07-30T00:38:33,593 Created temporary directory: /tmp/pip-ephem-wheel-cache-nr509nur 2024-07-30T00:38:33,625 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-07-30T00:38:33,627 2 location(s) to search for versions of eqcct: 2024-07-30T00:38:33,627 * https://pypi.org/simple/eqcct/ 2024-07-30T00:38:33,627 * https://www.piwheels.org/simple/eqcct/ 2024-07-30T00:38:33,628 Fetching project page and analyzing links: https://pypi.org/simple/eqcct/ 2024-07-30T00:38:33,629 Getting page https://pypi.org/simple/eqcct/ 2024-07-30T00:38:33,630 Found index url https://pypi.org/simple/ 2024-07-30T00:38:33,727 Fetched page https://pypi.org/simple/eqcct/ as application/vnd.pypi.simple.v1+json 2024-07-30T00:38:33,728 Link requires a different Python (3.11.2 not in: '==3.7.16'): https://files.pythonhosted.org/packages/77/4c/a03e58af4361a20c8fc20d3af8b48d199ed755bd2218fbeeae239099ec6a/eqcct-0.0.0.1.tar.gz (from https://pypi.org/simple/eqcct/) (requires-python:==3.7.16) 2024-07-30T00:38:33,729 Skipping link: 0.0.0.1 Requires-Python ==3.7.16: https://files.pythonhosted.org/packages/77/4c/a03e58af4361a20c8fc20d3af8b48d199ed755bd2218fbeeae239099ec6a/eqcct-0.0.0.1.tar.gz (from https://pypi.org/simple/eqcct/) (requires-python:==3.7.16) 2024-07-30T00:38:33,730 Fetching project page and analyzing links: https://www.piwheels.org/simple/eqcct/ 2024-07-30T00:38:33,730 Getting page https://www.piwheels.org/simple/eqcct/ 2024-07-30T00:38:33,731 Found index url https://www.piwheels.org/simple/ 2024-07-30T00:38:33,773 Fetched page https://www.piwheels.org/simple/eqcct/ as text/html 2024-07-30T00:38:33,774 Skipping link: not a file: https://www.piwheels.org/simple/eqcct/ 2024-07-30T00:38:33,775 Skipping link: not a file: https://pypi.org/simple/eqcct/ 2024-07-30T00:38:33,793 Given no hashes to check 0 links for project 'eqcct': discarding no candidates 2024-07-30T00:38:33,794 ERROR: Ignored the following versions that require a different python version: 0.0.0.1 Requires-Python ==3.7.16 2024-07-30T00:38:33,796 ERROR: Could not find a version that satisfies the requirement eqcct==0.0.0.1 (from versions: none) 2024-07-30T00:38:33,797 ERROR: No matching distribution found for eqcct==0.0.0.1 2024-07-30T00:38:33,799 Exception information: 2024-07-30T00:38:33,799 Traceback (most recent call last): 2024-07-30T00:38:33,799 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-07-30T00:38:33,799 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-07-30T00:38:33,799 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-07-30T00:38:33,799 raise RequirementsConflicted(criterion) 2024-07-30T00:38:33,799 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('eqcct==0.0.0.1') 2024-07-30T00:38:33,799 2024-07-30T00:38:33,799 During handling of the above exception, another exception occurred: 2024-07-30T00:38:33,799 2024-07-30T00:38:33,799 Traceback (most recent call last): 2024-07-30T00:38:33,799 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-07-30T00:38:33,799 result = self._result = resolver.resolve( 2024-07-30T00:38:33,799 ^^^^^^^^^^^^^^^^^ 2024-07-30T00:38:33,799 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-07-30T00:38:33,799 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-07-30T00:38:33,799 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-30T00:38:33,799 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-07-30T00:38:33,799 raise ResolutionImpossible(e.criterion.information) 2024-07-30T00:38:33,799 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('eqcct==0.0.0.1'), parent=None)] 2024-07-30T00:38:33,799 2024-07-30T00:38:33,799 The above exception was the direct cause of the following exception: 2024-07-30T00:38:33,799 2024-07-30T00:38:33,799 Traceback (most recent call last): 2024-07-30T00:38:33,799 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 179, in exc_logging_wrapper 2024-07-30T00:38:33,799 status = run_func(*args) 2024-07-30T00:38:33,799 ^^^^^^^^^^^^^^^ 2024-07-30T00:38:33,799 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-07-30T00:38:33,799 return func(self, options, args) 2024-07-30T00:38:33,799 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-30T00:38:33,799 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-07-30T00:38:33,799 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-07-30T00:38:33,799 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-30T00:38:33,799 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-07-30T00:38:33,799 raise error from e 2024-07-30T00:38:33,799 pip._internal.exceptions.DistributionNotFound: No matching distribution found for eqcct==0.0.0.1 2024-07-30T00:38:33,805 Removed build tracker: '/tmp/pip-build-tracker-y1gztnzm'