Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.39k stars 2.72k forks source link

Missing installation candidate for azureml-dataprep-rslex (2.19.04) when using Poetry #32229

Open kartikeyavs opened 10 months ago

kartikeyavs commented 10 months ago

Issue description: The azureml-dataprep-rslex package (version 2.19.04) does not have an installation candidate available for Linux OS when using Poetry to manage project dependencies. This package is a required dependency for the azureml-rag (version 0.2.4), making it impossible to install azureml-rag on Linux OS using Poetry.

Steps to reproduce:

Use Poetry to manage project dependencies on a Linux OS Attempt to install azureml-rag (0.2.4) using Poetry (poetry add azureml-rag) Observe the error message indicating that there is no installation candidate for azureml-dataprep-rslex (2.19.04)

Expected behavior: There should be an installation candidate available on PyPI for azureml-dataprep-rslex (2.19.04), allowing users to successfully install azureml-rag (0.2.4).

Environment: OS: Linux (Ubuntu 22.04) Python version: (e.g., Python 3.9.17) Poetry version: (e.g., Poetry 1.5.1)

Additional context: Please provide an installation candidate for azureml-dataprep-rslex (2.19.04) on Linux OS when using Poetry or update the azureml-rag package to use an older version. This issue is currently preventing users from installing and using azureml-rag (0.2.4) on Linux OS with Poetry as the dependency manager.

Thank you for your attention to this issue.

github-actions[bot] commented 10 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureml-github @Azure/azure-ml-sdk.

evmin commented 4 weeks ago

+1

asos-davemills commented 3 weeks ago

+1