2024-05-09T04:37:47,639 Created temporary directory: /tmp/pip-build-tracker-c8edi2ij 2024-05-09T04:37:47,643 Initialized build tracking at /tmp/pip-build-tracker-c8edi2ij 2024-05-09T04:37:47,643 Created build tracker: /tmp/pip-build-tracker-c8edi2ij 2024-05-09T04:37:47,644 Entered build tracker: /tmp/pip-build-tracker-c8edi2ij 2024-05-09T04:37:47,645 Created temporary directory: /tmp/pip-wheel-7fg5jg2z 2024-05-09T04:37:47,657 Created temporary directory: /tmp/pip-ephem-wheel-cache-xzjhxcz4 2024-05-09T04:37:47,717 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-05-09T04:37:47,732 2 location(s) to search for versions of hebill-html: 2024-05-09T04:37:47,732 * https://pypi.org/simple/hebill-html/ 2024-05-09T04:37:47,732 * https://www.piwheels.org/simple/hebill-html/ 2024-05-09T04:37:47,733 Fetching project page and analyzing links: https://pypi.org/simple/hebill-html/ 2024-05-09T04:37:47,734 Getting page https://pypi.org/simple/hebill-html/ 2024-05-09T04:37:47,738 Found index url https://pypi.org/simple/ 2024-05-09T04:37:47,850 Fetched page https://pypi.org/simple/hebill-html/ as application/vnd.pypi.simple.v1+json 2024-05-09T04:37:47,853 Skipping link: No binaries permitted for hebill-html: https://files.pythonhosted.org/packages/cc/89/41a52a114df4ba443ad24fb5e4a72ffc0a79aa8e895e722ea25bbd67e712/hebill_html-1.0.0-py3-none-any.whl (from https://pypi.org/simple/hebill-html/) (requires-python:>=3.12) 2024-05-09T04:37:47,855 Link requires a different Python (3.7.3 not in: '>=3.12'): https://files.pythonhosted.org/packages/58/dc/935235a852b9eaa85a6b5ce8be767a74a231bb989c7bebc1c47a6729726a/hebill_html-1.0.0.tar.gz (from https://pypi.org/simple/hebill-html/) (requires-python:>=3.12) 2024-05-09T04:37:47,855 Skipping link: 1.0.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/58/dc/935235a852b9eaa85a6b5ce8be767a74a231bb989c7bebc1c47a6729726a/hebill_html-1.0.0.tar.gz (from https://pypi.org/simple/hebill-html/) (requires-python:>=3.12) 2024-05-09T04:37:47,856 Fetching project page and analyzing links: https://www.piwheels.org/simple/hebill-html/ 2024-05-09T04:37:47,857 Getting page https://www.piwheels.org/simple/hebill-html/ 2024-05-09T04:37:47,859 Found index url https://www.piwheels.org/simple/ 2024-05-09T04:37:47,978 Fetched page https://www.piwheels.org/simple/hebill-html/ as text/html 2024-05-09T04:37:47,980 Skipping link: not a file: https://www.piwheels.org/simple/hebill-html/ 2024-05-09T04:37:47,981 Skipping link: not a file: https://pypi.org/simple/hebill-html/ 2024-05-09T04:37:48,018 Given no hashes to check 0 links for project 'hebill-html': discarding no candidates 2024-05-09T04:37:48,019 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.12 2024-05-09T04:37:48,022 ERROR: Could not find a version that satisfies the requirement hebill-html==1.0.0 (from versions: none) 2024-05-09T04:37:48,024 ERROR: No matching distribution found for hebill-html==1.0.0 2024-05-09T04:37:48,026 Exception information: 2024-05-09T04:37:48,026 Traceback (most recent call last): 2024-05-09T04:37:48,026 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-05-09T04:37:48,026 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-05-09T04:37:48,026 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-05-09T04:37:48,026 raise RequirementsConflicted(criterion) 2024-05-09T04:37:48,026 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hebill-html==1.0.0') 2024-05-09T04:37:48,026 2024-05-09T04:37:48,026 During handling of the above exception, another exception occurred: 2024-05-09T04:37:48,026 2024-05-09T04:37:48,026 Traceback (most recent call last): 2024-05-09T04:37:48,026 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-05-09T04:37:48,026 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-05-09T04:37:48,026 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-05-09T04:37:48,026 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-05-09T04:37:48,026 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-05-09T04:37:48,026 raise ResolutionImpossible(e.criterion.information) 2024-05-09T04:37:48,026 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hebill-html==1.0.0'), parent=None)] 2024-05-09T04:37:48,026 2024-05-09T04:37:48,026 The above exception was the direct cause of the following exception: 2024-05-09T04:37:48,026 2024-05-09T04:37:48,026 Traceback (most recent call last): 2024-05-09T04:37:48,026 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-05-09T04:37:48,026 status = run_func(*args) 2024-05-09T04:37:48,026 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-05-09T04:37:48,026 return func(self, options, args) 2024-05-09T04:37:48,026 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-05-09T04:37:48,026 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-05-09T04:37:48,026 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-05-09T04:37:48,026 raise error from e 2024-05-09T04:37:48,026 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hebill-html==1.0.0 2024-05-09T04:37:48,037 Removed build tracker: '/tmp/pip-build-tracker-c8edi2ij'