Closed
Description
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