Skip to content

Issue with installing requirements #26

Closed
@manav7574

Description

@manav7574

Tried running the following command

pip install -r requirements.txt

and got the following errors :-

ERROR: Cannot install -r requirements.txt (line 9) and azure-ai-evaluation because these package versions have conflicting dependencies.

Removed the specific versions for the packages and got the next set of issues

ERROR: Could not find a version that satisfies the requirement promptflow-devkit>=1.17.1 (from azure-ai-evaluation) (from versions: 0.1.0b1, 1.8.0, 1.9.0, 1.10.0, 1.10.1, 1.11.0, 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.15.0.post1, 1.15.1, 1.16.0, 1.16.1)
ERROR: No matching distribution found for promptflow-devkit>=1.17.1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions