2026-04-14T07:21:17,106 Created temporary directory: /tmp/pip-build-tracker-91dwbhkn 2026-04-14T07:21:17,107 Initialized build tracking at /tmp/pip-build-tracker-91dwbhkn 2026-04-14T07:21:17,107 Created build tracker: /tmp/pip-build-tracker-91dwbhkn 2026-04-14T07:21:17,107 Entered build tracker: /tmp/pip-build-tracker-91dwbhkn 2026-04-14T07:21:17,108 Created temporary directory: /tmp/pip-wheel-ofd3zn4e 2026-04-14T07:21:17,112 Created temporary directory: /tmp/pip-ephem-wheel-cache-90fp4z0o 2026-04-14T07:21:17,173 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-04-14T07:21:17,176 2 location(s) to search for versions of kalshi-async-plus: 2026-04-14T07:21:17,176 * https://pypi.org/simple/kalshi-async-plus/ 2026-04-14T07:21:17,176 * https://www.piwheels.org/simple/kalshi-async-plus/ 2026-04-14T07:21:17,176 Fetching project page and analyzing links: https://pypi.org/simple/kalshi-async-plus/ 2026-04-14T07:21:17,176 Getting page https://pypi.org/simple/kalshi-async-plus/ 2026-04-14T07:21:17,178 Found index url https://pypi.org/simple/ 2026-04-14T07:21:17,248 Fetched page https://pypi.org/simple/kalshi-async-plus/ as application/vnd.pypi.simple.v1+json 2026-04-14T07:21:17,249 Skipping link: No binaries permitted for kalshi-async-plus: https://files.pythonhosted.org/packages/0b/6a/c0bc89d1bb5d657b0d9d76c8dd5ea0a09e8a07e8b1ad7710d5d0b8b6fc92/kalshi_async_plus-0.0.1-py3-none-any.whl (from https://pypi.org/simple/kalshi-async-plus/) (requires-python:>=3.14) 2026-04-14T07:21:17,249 Link requires a different Python (3.13.5 not in: '>=3.14'): https://files.pythonhosted.org/packages/88/34/05904d8613ea58f4bdbaa570922fb03c585a20057f9e1028680be3e772ed/kalshi_async_plus-0.0.1.tar.gz (from https://pypi.org/simple/kalshi-async-plus/) (requires-python:>=3.14) 2026-04-14T07:21:17,250 Skipping link: 0.0.1 Requires-Python >=3.14: https://files.pythonhosted.org/packages/88/34/05904d8613ea58f4bdbaa570922fb03c585a20057f9e1028680be3e772ed/kalshi_async_plus-0.0.1.tar.gz (from https://pypi.org/simple/kalshi-async-plus/) (requires-python:>=3.14) 2026-04-14T07:21:17,250 Skipping link: No binaries permitted for kalshi-async-plus: https://files.pythonhosted.org/packages/82/75/82ff72f34e762430be8c1a70d51245cf561341a6d505c9d64cc77fac6f24/kalshi_async_plus-0.0.2-py3-none-any.whl (from https://pypi.org/simple/kalshi-async-plus/) (requires-python:>=3.14) 2026-04-14T07:21:17,250 Link requires a different Python (3.13.5 not in: '>=3.14'): https://files.pythonhosted.org/packages/ef/94/2825ccb5328b50e05278268f21fcc588e030b0a97cd39a17ee8443e1f157/kalshi_async_plus-0.0.2.tar.gz (from https://pypi.org/simple/kalshi-async-plus/) (requires-python:>=3.14) 2026-04-14T07:21:17,250 Skipping link: 0.0.2 Requires-Python >=3.14: https://files.pythonhosted.org/packages/ef/94/2825ccb5328b50e05278268f21fcc588e030b0a97cd39a17ee8443e1f157/kalshi_async_plus-0.0.2.tar.gz (from https://pypi.org/simple/kalshi-async-plus/) (requires-python:>=3.14) 2026-04-14T07:21:17,250 Fetching project page and analyzing links: https://www.piwheels.org/simple/kalshi-async-plus/ 2026-04-14T07:21:17,251 Getting page https://www.piwheels.org/simple/kalshi-async-plus/ 2026-04-14T07:21:17,251 Found index url https://www.piwheels.org/simple/ 2026-04-14T07:21:17,347 Fetched page https://www.piwheels.org/simple/kalshi-async-plus/ as text/html 2026-04-14T07:21:17,348 Skipping link: not a file: https://www.piwheels.org/simple/kalshi-async-plus/ 2026-04-14T07:21:17,348 Skipping link: not a file: https://pypi.org/simple/kalshi-async-plus/ 2026-04-14T07:21:17,376 Given no hashes to check 0 links for project 'kalshi-async-plus': discarding no candidates 2026-04-14T07:21:17,377 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.14; 0.0.2 Requires-Python >=3.14 2026-04-14T07:21:17,378 ERROR: Could not find a version that satisfies the requirement kalshi-async-plus==0.0.2 (from versions: none) 2026-04-14T07:21:17,379 ERROR: No matching distribution found for kalshi-async-plus==0.0.2 2026-04-14T07:21:17,379 Exception information: 2026-04-14T07:21:17,379 Traceback (most recent call last): 2026-04-14T07:21:17,379 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2026-04-14T07:21:17,379 self._add_to_criteria(self.state.criteria, r, parent=None) 2026-04-14T07:21:17,379 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14T07:21:17,379 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2026-04-14T07:21:17,379 raise RequirementsConflicted(criterion) 2026-04-14T07:21:17,379 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kalshi-async-plus==0.0.2') 2026-04-14T07:21:17,379 2026-04-14T07:21:17,379 The above exception was the direct cause of the following exception: 2026-04-14T07:21:17,379 2026-04-14T07:21:17,379 Traceback (most recent call last): 2026-04-14T07:21:17,379 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2026-04-14T07:21:17,379 result = self._result = resolver.resolve( 2026-04-14T07:21:17,379 ~~~~~~~~~~~~~~~~^ 2026-04-14T07:21:17,379 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2026-04-14T07:21:17,379 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14T07:21:17,379 ) 2026-04-14T07:21:17,379 ^ 2026-04-14T07:21:17,379 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2026-04-14T07:21:17,379 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-04-14T07:21:17,379 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2026-04-14T07:21:17,379 raise ResolutionImpossible(e.criterion.information) from e 2026-04-14T07:21:17,379 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kalshi-async-plus==0.0.2'), parent=None)] 2026-04-14T07:21:17,379 2026-04-14T07:21:17,379 The above exception was the direct cause of the following exception: 2026-04-14T07:21:17,379 2026-04-14T07:21:17,379 Traceback (most recent call last): 2026-04-14T07:21:17,379 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2026-04-14T07:21:17,379 status = _inner_run() 2026-04-14T07:21:17,379 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2026-04-14T07:21:17,379 return self.run(options, args) 2026-04-14T07:21:17,379 ~~~~~~~~^^^^^^^^^^^^^^^ 2026-04-14T07:21:17,379 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2026-04-14T07:21:17,379 return func(self, options, args) 2026-04-14T07:21:17,379 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2026-04-14T07:21:17,379 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2026-04-14T07:21:17,379 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2026-04-14T07:21:17,379 raise error from e 2026-04-14T07:21:17,379 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kalshi-async-plus==0.0.2 2026-04-14T07:21:17,391 Removed build tracker: '/tmp/pip-build-tracker-91dwbhkn'