2024-04-10T10:19:37,505 Created temporary directory: /tmp/pip-build-tracker-9sp7wjr7 2024-04-10T10:19:37,508 Initialized build tracking at /tmp/pip-build-tracker-9sp7wjr7 2024-04-10T10:19:37,509 Created build tracker: /tmp/pip-build-tracker-9sp7wjr7 2024-04-10T10:19:37,509 Entered build tracker: /tmp/pip-build-tracker-9sp7wjr7 2024-04-10T10:19:37,510 Created temporary directory: /tmp/pip-wheel-q15bdxcu 2024-04-10T10:19:37,521 Created temporary directory: /tmp/pip-ephem-wheel-cache-iqce2skv 2024-04-10T10:19:37,577 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-10T10:19:37,591 2 location(s) to search for versions of quickfix-py: 2024-04-10T10:19:37,591 * https://pypi.org/simple/quickfix-py/ 2024-04-10T10:19:37,591 * https://www.piwheels.org/simple/quickfix-py/ 2024-04-10T10:19:37,592 Fetching project page and analyzing links: https://pypi.org/simple/quickfix-py/ 2024-04-10T10:19:37,594 Getting page https://pypi.org/simple/quickfix-py/ 2024-04-10T10:19:37,597 Found index url https://pypi.org/simple/ 2024-04-10T10:19:37,710 Fetched page https://pypi.org/simple/quickfix-py/ as application/vnd.pypi.simple.v1+json 2024-04-10T10:19:37,715 Link requires a different Python (3.7.3 not in: '>=3.11'): https://files.pythonhosted.org/packages/dc/e1/b116708bedb9ca6e61fb779020b071ce1b0c0c4bf6544fe8b99ffef15885/quickfix-py-0.0.1.tar.gz (from https://pypi.org/simple/quickfix-py/) (requires-python:>=3.11) 2024-04-10T10:19:37,715 Skipping link: 0.0.1 Requires-Python >=3.11: https://files.pythonhosted.org/packages/dc/e1/b116708bedb9ca6e61fb779020b071ce1b0c0c4bf6544fe8b99ffef15885/quickfix-py-0.0.1.tar.gz (from https://pypi.org/simple/quickfix-py/) (requires-python:>=3.11) 2024-04-10T10:19:37,716 Skipping link: No binaries permitted for quickfix-py: https://files.pythonhosted.org/packages/5c/18/65b67751f4b879299bf4132936c7ce0a36209377882d9419ad9d5b03b3e3/quickfix_py-0.0.1-cp311-cp311-macosx_11_0_arm64.whl (from https://pypi.org/simple/quickfix-py/) (requires-python:>=3.11) 2024-04-10T10:19:37,716 Skipping link: No binaries permitted for quickfix-py: https://files.pythonhosted.org/packages/77/25/cb29e19c2ee3a0b0cfbc6ae471e8becb61edac8b6c774dcdb836f9733182/quickfix_py-0.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (from https://pypi.org/simple/quickfix-py/) (requires-python:>=3.11) 2024-04-10T10:19:37,717 Fetching project page and analyzing links: https://www.piwheels.org/simple/quickfix-py/ 2024-04-10T10:19:37,718 Getting page https://www.piwheels.org/simple/quickfix-py/ 2024-04-10T10:19:37,720 Found index url https://www.piwheels.org/simple/ 2024-04-10T10:19:38,286 Fetched page https://www.piwheels.org/simple/quickfix-py/ as text/html 2024-04-10T10:19:38,288 Skipping link: not a file: https://www.piwheels.org/simple/quickfix-py/ 2024-04-10T10:19:38,288 Skipping link: not a file: https://pypi.org/simple/quickfix-py/ 2024-04-10T10:19:38,321 Given no hashes to check 0 links for project 'quickfix-py': discarding no candidates 2024-04-10T10:19:38,322 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.11 2024-04-10T10:19:38,324 ERROR: Could not find a version that satisfies the requirement quickfix-py==0.0.1 (from versions: none) 2024-04-10T10:19:38,327 ERROR: No matching distribution found for quickfix-py==0.0.1 2024-04-10T10:19:38,329 Exception information: 2024-04-10T10:19:38,329 Traceback (most recent call last): 2024-04-10T10:19:38,329 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-04-10T10:19:38,329 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-04-10T10:19:38,329 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-04-10T10:19:38,329 raise RequirementsConflicted(criterion) 2024-04-10T10:19:38,329 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('quickfix-py==0.0.1') 2024-04-10T10:19:38,329 2024-04-10T10:19:38,329 During handling of the above exception, another exception occurred: 2024-04-10T10:19:38,329 2024-04-10T10:19:38,329 Traceback (most recent call last): 2024-04-10T10:19:38,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-04-10T10:19:38,329 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-04-10T10:19:38,329 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-04-10T10:19:38,329 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-04-10T10:19:38,329 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-04-10T10:19:38,329 raise ResolutionImpossible(e.criterion.information) 2024-04-10T10:19:38,329 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('quickfix-py==0.0.1'), parent=None)] 2024-04-10T10:19:38,329 2024-04-10T10:19:38,329 The above exception was the direct cause of the following exception: 2024-04-10T10:19:38,329 2024-04-10T10:19:38,329 Traceback (most recent call last): 2024-04-10T10:19:38,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-04-10T10:19:38,329 status = run_func(*args) 2024-04-10T10:19:38,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-04-10T10:19:38,329 return func(self, options, args) 2024-04-10T10:19:38,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-04-10T10:19:38,329 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-04-10T10:19:38,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-04-10T10:19:38,329 raise error from e 2024-04-10T10:19:38,329 pip._internal.exceptions.DistributionNotFound: No matching distribution found for quickfix-py==0.0.1 2024-04-10T10:19:38,337 Removed build tracker: '/tmp/pip-build-tracker-9sp7wjr7'