2026-04-14T07:16:54,212 Created temporary directory: /tmp/pip-build-tracker-ueb9iiwv 2026-04-14T07:16:54,214 Initialized build tracking at /tmp/pip-build-tracker-ueb9iiwv 2026-04-14T07:16:54,214 Created build tracker: /tmp/pip-build-tracker-ueb9iiwv 2026-04-14T07:16:54,214 Entered build tracker: /tmp/pip-build-tracker-ueb9iiwv 2026-04-14T07:16:54,214 Created temporary directory: /tmp/pip-wheel-6wzs69s2 2026-04-14T07:16:54,218 Created temporary directory: /tmp/pip-ephem-wheel-cache-9cy4widm 2026-04-14T07:16:54,277 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-04-14T07:16:54,279 2 location(s) to search for versions of kalshi-async-plus: 2026-04-14T07:16:54,279 * https://pypi.org/simple/kalshi-async-plus/ 2026-04-14T07:16:54,279 * https://www.piwheels.org/simple/kalshi-async-plus/ 2026-04-14T07:16:54,280 Fetching project page and analyzing links: https://pypi.org/simple/kalshi-async-plus/ 2026-04-14T07:16:54,280 Getting page https://pypi.org/simple/kalshi-async-plus/ 2026-04-14T07:16:54,281 Found index url https://pypi.org/simple/ 2026-04-14T07:16:54,350 Fetched page https://pypi.org/simple/kalshi-async-plus/ as application/vnd.pypi.simple.v1+json 2026-04-14T07:16:54,351 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:16:54,352 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:16:54,352 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:16:54,352 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:16:54,352 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:16:54,353 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:16:54,353 Fetching project page and analyzing links: https://www.piwheels.org/simple/kalshi-async-plus/ 2026-04-14T07:16:54,353 Getting page https://www.piwheels.org/simple/kalshi-async-plus/ 2026-04-14T07:16:54,354 Found index url https://www.piwheels.org/simple/ 2026-04-14T07:16:54,445 Fetched page https://www.piwheels.org/simple/kalshi-async-plus/ as text/html 2026-04-14T07:16:54,446 Skipping link: not a file: https://www.piwheels.org/simple/kalshi-async-plus/ 2026-04-14T07:16:54,446 Skipping link: not a file: https://pypi.org/simple/kalshi-async-plus/ 2026-04-14T07:16:54,470 Given no hashes to check 0 links for project 'kalshi-async-plus': discarding no candidates 2026-04-14T07:16:54,471 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:16:54,472 ERROR: Could not find a version that satisfies the requirement kalshi-async-plus==0.0.1 (from versions: none) 2026-04-14T07:16:54,472 ERROR: No matching distribution found for kalshi-async-plus==0.0.1 2026-04-14T07:16:54,473 Exception information: 2026-04-14T07:16:54,473 Traceback (most recent call last): 2026-04-14T07:16:54,473 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2026-04-14T07:16:54,473 self._add_to_criteria(self.state.criteria, r, parent=None) 2026-04-14T07:16:54,473 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14T07:16:54,473 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2026-04-14T07:16:54,473 raise RequirementsConflicted(criterion) 2026-04-14T07:16:54,473 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kalshi-async-plus==0.0.1') 2026-04-14T07:16:54,473 2026-04-14T07:16:54,473 The above exception was the direct cause of the following exception: 2026-04-14T07:16:54,473 2026-04-14T07:16:54,473 Traceback (most recent call last): 2026-04-14T07:16:54,473 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2026-04-14T07:16:54,473 result = self._result = resolver.resolve( 2026-04-14T07:16:54,473 ~~~~~~~~~~~~~~~~^ 2026-04-14T07:16:54,473 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2026-04-14T07:16:54,473 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14T07:16:54,473 ) 2026-04-14T07:16:54,473 ^ 2026-04-14T07:16:54,473 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2026-04-14T07:16:54,473 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-04-14T07:16:54,473 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2026-04-14T07:16:54,473 raise ResolutionImpossible(e.criterion.information) from e 2026-04-14T07:16:54,473 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kalshi-async-plus==0.0.1'), parent=None)] 2026-04-14T07:16:54,473 2026-04-14T07:16:54,473 The above exception was the direct cause of the following exception: 2026-04-14T07:16:54,473 2026-04-14T07:16:54,473 Traceback (most recent call last): 2026-04-14T07:16:54,473 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2026-04-14T07:16:54,473 status = _inner_run() 2026-04-14T07:16:54,473 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2026-04-14T07:16:54,473 return self.run(options, args) 2026-04-14T07:16:54,473 ~~~~~~~~^^^^^^^^^^^^^^^ 2026-04-14T07:16:54,473 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2026-04-14T07:16:54,473 return func(self, options, args) 2026-04-14T07:16:54,473 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2026-04-14T07:16:54,473 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2026-04-14T07:16:54,473 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2026-04-14T07:16:54,473 raise error from e 2026-04-14T07:16:54,473 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kalshi-async-plus==0.0.1 2026-04-14T07:16:54,483 Removed build tracker: '/tmp/pip-build-tracker-ueb9iiwv'