2025-09-04T22:15:42,698 Created temporary directory: /tmp/pip-build-tracker-j3lc819y 2025-09-04T22:15:42,699 Initialized build tracking at /tmp/pip-build-tracker-j3lc819y 2025-09-04T22:15:42,700 Created build tracker: /tmp/pip-build-tracker-j3lc819y 2025-09-04T22:15:42,700 Entered build tracker: /tmp/pip-build-tracker-j3lc819y 2025-09-04T22:15:42,701 Created temporary directory: /tmp/pip-wheel-ffbfzgqy 2025-09-04T22:15:42,705 Created temporary directory: /tmp/pip-ephem-wheel-cache-zoacpxy1 2025-09-04T22:15:42,757 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-04T22:15:42,759 2 location(s) to search for versions of pandas-ta: 2025-09-04T22:15:42,759 * https://pypi.org/simple/pandas-ta/ 2025-09-04T22:15:42,759 * https://www.piwheels.org/simple/pandas-ta/ 2025-09-04T22:15:42,760 Fetching project page and analyzing links: https://pypi.org/simple/pandas-ta/ 2025-09-04T22:15:42,761 Getting page https://pypi.org/simple/pandas-ta/ 2025-09-04T22:15:42,762 Found index url https://pypi.org/simple/ 2025-09-04T22:15:42,985 Fetched page https://pypi.org/simple/pandas-ta/ as application/vnd.pypi.simple.v1+json 2025-09-04T22:15:42,987 Found link https://files.pythonhosted.org/packages/f7/0b/1666f0a185d4f08215f53cc088122a73c92421447b04028f0464fabe1ce6/pandas_ta-0.3.14b.tar.gz (from https://pypi.org/simple/pandas-ta/), version: 0.3.14b 2025-09-04T22:15:42,988 Skipping link: No binaries permitted for pandas-ta: https://files.pythonhosted.org/packages/00/c8/4ed6c9bc469bc937e0e437da78a437e320a9a001984a556463b8a00f5910/pandas_ta-0.4.67b0-py3-none-any.whl (from https://pypi.org/simple/pandas-ta/) (requires-python:>=3.12) 2025-09-04T22:15:42,990 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/58/6a/639f6b747e1097eabb356626880ade6e3629b28c6bd3d40092ca190593a9/pandas_ta-0.4.67b0.tar.gz (from https://pypi.org/simple/pandas-ta/) (requires-python:>=3.12) 2025-09-04T22:15:42,991 Skipping link: 0.4.67b0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/58/6a/639f6b747e1097eabb356626880ade6e3629b28c6bd3d40092ca190593a9/pandas_ta-0.4.67b0.tar.gz (from https://pypi.org/simple/pandas-ta/) (requires-python:>=3.12) 2025-09-04T22:15:42,992 Fetching project page and analyzing links: https://www.piwheels.org/simple/pandas-ta/ 2025-09-04T22:15:42,993 Getting page https://www.piwheels.org/simple/pandas-ta/ 2025-09-04T22:15:42,994 Found index url https://www.piwheels.org/simple/ 2025-09-04T22:15:43,190 Fetched page https://www.piwheels.org/simple/pandas-ta/ as text/html 2025-09-04T22:15:43,192 Skipping link: No binaries permitted for pandas-ta: https://www.piwheels.org/simple/pandas-ta/pandas_ta-0.3.14b0-py3-none-any.whl#sha256=908852f9178d1a79e41857ff7b38063b464527ee2dbbd46094e9123373db1345 (from https://www.piwheels.org/simple/pandas-ta/) 2025-09-04T22:15:43,193 Skipping link: not a file: https://www.piwheels.org/simple/pandas-ta/ 2025-09-04T22:15:43,193 Skipping link: not a file: https://pypi.org/simple/pandas-ta/ 2025-09-04T22:15:43,210 Given no hashes to check 0 links for project 'pandas-ta': discarding no candidates 2025-09-04T22:15:43,211 ERROR: Ignored the following versions that require a different python version: 0.4.67b0 Requires-Python >=3.12 2025-09-04T22:15:43,213 ERROR: Could not find a version that satisfies the requirement pandas-ta==0.4.67b0 (from versions: 0.3.14b0) 2025-09-04T22:15:43,214 ERROR: No matching distribution found for pandas-ta==0.4.67b0 2025-09-04T22:15:43,216 Exception information: 2025-09-04T22:15:43,216 Traceback (most recent call last): 2025-09-04T22:15:43,216 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-09-04T22:15:43,216 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-04T22:15:43,216 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-09-04T22:15:43,216 raise RequirementsConflicted(criterion) 2025-09-04T22:15:43,216 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pandas-ta==0.4.67b0') 2025-09-04T22:15:43,216 2025-09-04T22:15:43,216 The above exception was the direct cause of the following exception: 2025-09-04T22:15:43,216 2025-09-04T22:15:43,216 Traceback (most recent call last): 2025-09-04T22:15:43,216 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-09-04T22:15:43,216 result = self._result = resolver.resolve( 2025-09-04T22:15:43,216 ^^^^^^^^^^^^^^^^^ 2025-09-04T22:15:43,216 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-09-04T22:15:43,216 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-04T22:15:43,216 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-04T22:15:43,216 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-09-04T22:15:43,216 raise ResolutionImpossible(e.criterion.information) from e 2025-09-04T22:15:43,216 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pandas-ta==0.4.67b0'), parent=None)] 2025-09-04T22:15:43,216 2025-09-04T22:15:43,216 The above exception was the direct cause of the following exception: 2025-09-04T22:15:43,216 2025-09-04T22:15:43,216 Traceback (most recent call last): 2025-09-04T22:15:43,216 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-09-04T22:15:43,216 status = _inner_run() 2025-09-04T22:15:43,216 ^^^^^^^^^^^^ 2025-09-04T22:15:43,216 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-09-04T22:15:43,216 return self.run(options, args) 2025-09-04T22:15:43,216 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-04T22:15:43,216 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-09-04T22:15:43,216 return func(self, options, args) 2025-09-04T22:15:43,216 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-04T22:15:43,216 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-09-04T22:15:43,216 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-04T22:15:43,216 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-04T22:15:43,216 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-09-04T22:15:43,216 raise error from e 2025-09-04T22:15:43,216 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pandas-ta==0.4.67b0 2025-09-04T22:15:43,222 Removed build tracker: '/tmp/pip-build-tracker-j3lc819y'