You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: Cannot install ai-gradio[all]==0.2.30 because these package versions have conflicting dependencies.
The conflict is caused by:
ai-gradio[all] 0.2.30 depends on anthropic>=1.0.0; extra == "all"
ai-gradio[all] 0.2.30 depends on anthropic>=1.0.0; extra == "all"
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip to attempt to solve the dependency conflict
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
There's no anthropic>=1.0.0, the latest version is 0.45.2, right?
with "all", very old version is installed....
for example, use "openai" only, the latest version is installed.
I found one thing.
There's no anthropic>=1.0.0, the latest version is 0.45.2, right?
https://pypi.org/project/anthropic/
The text was updated successfully, but these errors were encountered: