Replies: 1 comment 1 reply
-
Hello! Can you report the exact installation command you used? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to Run the AnthropicGenerator per the documentation and keep getting:
ImportError: cannot import name 'logging' from 'haystack'
In my conda env, I have pip installed anthropic-haystack
and my import is:
from haystack_integrations.components.generators.anthropic import AnthropicGenerator
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions