Open saurabhg-predii opened 1 year ago
Hi.
Can you please provide more details about your environment? Like Python version, OS used, etc.
Hi,
My current environment is a Linux-based GPU server running Python 3.8, and I manage my environment using Conda. Please let me know if you need any further information.
Hi.
Can you please provide more details about your environment? Like Python version, OS used, etc.
Even while running directly on the colab notebook I am facing the issue.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. chromadb 0.3.20 requires sentence-transformers>=2.2.2, which is not installed. fastapi 0.95.0 requires pydantic!=1.7,!=1.7.1,!=1.7.2,!=1.7.3,!=1.8,!=1.8.1,<2.0.0,>=1.6.2, but you have pydantic 1.5 which is incompatible. confection 0.0.4 requires pydantic!=1.8,!=1.8.1,<1.11.0,>=1.7.4, but you have pydantic 1.5 which is incompatible. confection 0.0.4 requires srsly<3.0.0,>=2.4.0, but you have srsly 1.0.6 which is incompatible. chromadb 0.3.20 requires pydantic>=1.9, but you have pydantic 1.5 which is incompatible. argilla 1.5.1 requires pydantic>=1.7.1, but you have pydantic 1.5 which is incompatible.