2025-09-17T07:07:17,754 Created temporary directory: /tmp/pip-ephem-wheel-cache-2rj_ay13 2025-09-17T07:07:17,756 Created temporary directory: /tmp/pip-build-tracker-bv4ct6i1 2025-09-17T07:07:17,757 Initialized build tracking at /tmp/pip-build-tracker-bv4ct6i1 2025-09-17T07:07:17,757 Created build tracker: /tmp/pip-build-tracker-bv4ct6i1 2025-09-17T07:07:17,758 Entered build tracker: /tmp/pip-build-tracker-bv4ct6i1 2025-09-17T07:07:17,758 Created temporary directory: /tmp/pip-wheel-vcj27cft 2025-09-17T07:07:17,761 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2025-09-17T07:07:17,764 Created temporary directory: /tmp/pip-ephem-wheel-cache-aqm9r25p 2025-09-17T07:07:17,787 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-17T07:07:17,791 2 location(s) to search for versions of polymarket-apis: 2025-09-17T07:07:17,791 * https://pypi.org/simple/polymarket-apis/ 2025-09-17T07:07:17,791 * https://www.piwheels.org/simple/polymarket-apis/ 2025-09-17T07:07:17,792 Fetching project page and analyzing links: https://pypi.org/simple/polymarket-apis/ 2025-09-17T07:07:17,793 Getting page https://pypi.org/simple/polymarket-apis/ 2025-09-17T07:07:17,794 Found index url https://pypi.org/simple 2025-09-17T07:07:18,006 Fetched page https://pypi.org/simple/polymarket-apis/ as application/vnd.pypi.simple.v1+json 2025-09-17T07:07:18,007 Skipping link: No binaries permitted for polymarket-apis: https://files.pythonhosted.org/packages/17/43/fd2b74596ab8cbd7cb42dfb2d3d95d6db4fcbdb8e2b82e431d0a3c5b18df/polymarket_apis-0.2.2-py3-none-any.whl (from https://pypi.org/simple/polymarket-apis/) (requires-python:>=3.12) 2025-09-17T07:07:18,008 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/b9/74/42294c2181378cd072b6cc75fbc239a585c6a9741b6402763652ea43d4be/polymarket_apis-0.2.2.tar.gz (from https://pypi.org/simple/polymarket-apis/) (requires-python:>=3.12) 2025-09-17T07:07:18,009 Skipping link: 0.2.2 Requires-Python >=3.12: https://files.pythonhosted.org/packages/b9/74/42294c2181378cd072b6cc75fbc239a585c6a9741b6402763652ea43d4be/polymarket_apis-0.2.2.tar.gz (from https://pypi.org/simple/polymarket-apis/) (requires-python:>=3.12) 2025-09-17T07:07:18,010 Fetching project page and analyzing links: https://www.piwheels.org/simple/polymarket-apis/ 2025-09-17T07:07:18,011 Getting page https://www.piwheels.org/simple/polymarket-apis/ 2025-09-17T07:07:18,012 Found index url https://www.piwheels.org/simple 2025-09-17T07:07:18,170 Fetched page https://www.piwheels.org/simple/polymarket-apis/ as text/html 2025-09-17T07:07:18,172 Skipping link: not a file: https://www.piwheels.org/simple/polymarket-apis/ 2025-09-17T07:07:18,172 Skipping link: not a file: https://pypi.org/simple/polymarket-apis/ 2025-09-17T07:07:18,191 Given no hashes to check 0 links for project 'polymarket-apis': discarding no candidates 2025-09-17T07:07:18,192 ERROR: Ignored the following versions that require a different python version: 0.2.2 Requires-Python >=3.12 2025-09-17T07:07:18,193 ERROR: Could not find a version that satisfies the requirement polymarket-apis==0.2.2 (from versions: none) 2025-09-17T07:07:18,195 ERROR: No matching distribution found for polymarket-apis==0.2.2 2025-09-17T07:07:18,196 Exception information: 2025-09-17T07:07:18,196 Traceback (most recent call last): 2025-09-17T07:07:18,196 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-09-17T07:07:18,196 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-17T07:07:18,196 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-09-17T07:07:18,196 raise RequirementsConflicted(criterion) 2025-09-17T07:07:18,196 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('polymarket-apis==0.2.2') 2025-09-17T07:07:18,196 2025-09-17T07:07:18,196 During handling of the above exception, another exception occurred: 2025-09-17T07:07:18,196 2025-09-17T07:07:18,196 Traceback (most recent call last): 2025-09-17T07:07:18,196 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-09-17T07:07:18,196 result = self._result = resolver.resolve( 2025-09-17T07:07:18,196 ^^^^^^^^^^^^^^^^^ 2025-09-17T07:07:18,196 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-09-17T07:07:18,196 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-17T07:07:18,196 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T07:07:18,196 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2025-09-17T07:07:18,196 raise ResolutionImpossible(e.criterion.information) 2025-09-17T07:07:18,196 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('polymarket-apis==0.2.2'), parent=None)] 2025-09-17T07:07:18,196 2025-09-17T07:07:18,196 The above exception was the direct cause of the following exception: 2025-09-17T07:07:18,196 2025-09-17T07:07:18,196 Traceback (most recent call last): 2025-09-17T07:07:18,196 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-09-17T07:07:18,196 status = run_func(*args) 2025-09-17T07:07:18,196 ^^^^^^^^^^^^^^^ 2025-09-17T07:07:18,196 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-09-17T07:07:18,196 return func(self, options, args) 2025-09-17T07:07:18,196 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T07:07:18,196 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-09-17T07:07:18,196 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-17T07:07:18,196 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T07:07:18,196 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2025-09-17T07:07:18,196 raise error from e 2025-09-17T07:07:18,196 pip._internal.exceptions.DistributionNotFound: No matching distribution found for polymarket-apis==0.2.2 2025-09-17T07:07:18,201 Removed build tracker: '/tmp/pip-build-tracker-bv4ct6i1'