How to fix 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.

Wallison Ferreira 0 Reputation points
2024-12-11T22:45:11.6566667+00:00

Hi, how is it going?

Promptflow is giving an error on pip and dependencies in such way that no one solution or combination of set of specific dependencies do not resolve.

I've tried a set of solutions put on the requirements.txt the following dependecies:

langdetect == 1.0.9
promptflow-vectordb[azure] == 0.2.9
langchain >= 0.2.5
langchain-community >= 0.2.19
protobuf >= 3.0.0
langchain-core >= 0.2.43

Or even, but no one is enough to solve the problem.

langdetect == 1.0.9
promptflow-vectordb[azure] == 0.2.9
langchain >=0.1
langchain-community >=0.0.38
protobuf >= 3.0.0
langchain-core >=0.1.52
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
484 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.