2024-08-21T21:14:31,098 Disabling truststore because Python version isn't 3.10+ 2024-08-21T21:14:31,560 Created temporary directory: /tmp/pip-build-tracker-gj7ks_ln 2024-08-21T21:14:31,561 Initialized build tracking at /tmp/pip-build-tracker-gj7ks_ln 2024-08-21T21:14:31,561 Created build tracker: /tmp/pip-build-tracker-gj7ks_ln 2024-08-21T21:14:31,561 Entered build tracker: /tmp/pip-build-tracker-gj7ks_ln 2024-08-21T21:14:31,562 Created temporary directory: /tmp/pip-wheel-_4l0lzqj 2024-08-21T21:14:31,567 Created temporary directory: /tmp/pip-ephem-wheel-cache-s1f21f7c 2024-08-21T21:14:31,609 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-08-21T21:14:31,613 2 location(s) to search for versions of openinference-instrumentation-anthropic: 2024-08-21T21:14:31,613 * https://pypi.org/simple/openinference-instrumentation-anthropic/ 2024-08-21T21:14:31,613 * https://www.piwheels.org/simple/openinference-instrumentation-anthropic/ 2024-08-21T21:14:31,613 Fetching project page and analyzing links: https://pypi.org/simple/openinference-instrumentation-anthropic/ 2024-08-21T21:14:31,613 Getting page https://pypi.org/simple/openinference-instrumentation-anthropic/ 2024-08-21T21:14:31,615 Found index url https://pypi.org/simple/ 2024-08-21T21:14:31,636 Fetched page https://pypi.org/simple/openinference-instrumentation-anthropic/ as application/vnd.pypi.simple.v1+json 2024-08-21T21:14:31,637 Skipping link: No binaries permitted for openinference-instrumentation-anthropic: https://files.pythonhosted.org/packages/95/2c/8f7e0fe1e63b4b4638dd8090b98cb1d657683d9e2405704b080828cc657d/openinference_instrumentation_anthropic-0.1.0-py3-none-any.whl (from https://pypi.org/simple/openinference-instrumentation-anthropic/) (requires-python:<3.13,>=3.8) 2024-08-21T21:14:31,638 Found link https://files.pythonhosted.org/packages/fd/0f/3528fec4250297be167784ad93c699c36e6d5aea592b810643717627a117/openinference_instrumentation_anthropic-0.1.0.tar.gz (from https://pypi.org/simple/openinference-instrumentation-anthropic/) (requires-python:<3.13,>=3.8), version: 0.1.0 2024-08-21T21:14:31,638 Fetching project page and analyzing links: https://www.piwheels.org/simple/openinference-instrumentation-anthropic/ 2024-08-21T21:14:31,638 Getting page https://www.piwheels.org/simple/openinference-instrumentation-anthropic/ 2024-08-21T21:14:31,639 Found index url https://www.piwheels.org/simple/ 2024-08-21T21:14:31,683 Fetched page https://www.piwheels.org/simple/openinference-instrumentation-anthropic/ as text/html 2024-08-21T21:14:31,684 Skipping link: No binaries permitted for openinference-instrumentation-anthropic: https://www.piwheels.org/simple/openinference-instrumentation-anthropic/openinference_instrumentation_anthropic-0.1.0-py3-none-any.whl#sha256=90ccae2aba46eaaaf8c8e430c2032b808bb197b2e681a0004117b10ade9168da (from https://www.piwheels.org/simple/openinference-instrumentation-anthropic/) (requires-python:<3.13,>=3.8) 2024-08-21T21:14:31,684 Skipping link: not a file: https://www.piwheels.org/simple/openinference-instrumentation-anthropic/ 2024-08-21T21:14:31,684 Skipping link: not a file: https://pypi.org/simple/openinference-instrumentation-anthropic/ 2024-08-21T21:14:31,699 Given no hashes to check 0 links for project 'openinference-instrumentation-anthropic': discarding no candidates 2024-08-21T21:14:31,700 ERROR: Could not find a version that satisfies the requirement openinference-instrumentation-anthropic==0.1.1 (from versions: 0.1.0) 2024-08-21T21:14:31,701 ERROR: No matching distribution found for openinference-instrumentation-anthropic==0.1.1 2024-08-21T21:14:31,702 Exception information: 2024-08-21T21:14:31,702 Traceback (most recent call last): 2024-08-21T21:14:31,702 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-08-21T21:14:31,702 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-08-21T21:14:31,702 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-08-21T21:14:31,702 raise RequirementsConflicted(criterion) 2024-08-21T21:14:31,702 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('openinference-instrumentation-anthropic==0.1.1') 2024-08-21T21:14:31,702 2024-08-21T21:14:31,702 During handling of the above exception, another exception occurred: 2024-08-21T21:14:31,702 2024-08-21T21:14:31,702 Traceback (most recent call last): 2024-08-21T21:14:31,702 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-08-21T21:14:31,702 result = self._result = resolver.resolve( 2024-08-21T21:14:31,702 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-08-21T21:14:31,702 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-08-21T21:14:31,702 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-08-21T21:14:31,702 raise ResolutionImpossible(e.criterion.information) 2024-08-21T21:14:31,702 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('openinference-instrumentation-anthropic==0.1.1'), parent=None)] 2024-08-21T21:14:31,702 2024-08-21T21:14:31,702 The above exception was the direct cause of the following exception: 2024-08-21T21:14:31,702 2024-08-21T21:14:31,702 Traceback (most recent call last): 2024-08-21T21:14:31,702 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-08-21T21:14:31,702 status = _inner_run() 2024-08-21T21:14:31,702 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-08-21T21:14:31,702 return self.run(options, args) 2024-08-21T21:14:31,702 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-08-21T21:14:31,702 return func(self, options, args) 2024-08-21T21:14:31,702 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-08-21T21:14:31,702 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-08-21T21:14:31,702 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-08-21T21:14:31,702 raise error from e 2024-08-21T21:14:31,702 pip._internal.exceptions.DistributionNotFound: No matching distribution found for openinference-instrumentation-anthropic==0.1.1 2024-08-21T21:14:31,706 Removed build tracker: '/tmp/pip-build-tracker-gj7ks_ln'