azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

Python 3.13 issue when installing azureml-dataprep

Open shyshach opened this issue 6 months ago • 4 comments

  • Package Name: azureml-dataprep
  • Package Version: 5.3.3
  • Operating System: Azure pipeline
  • Python Version: 3.13.3

Describe the bug When installing azureml-dataprep==5.3.3 using Python 3.13 i am getting error :

Using Python 3.13.3 environment at: venv
  × No solution found when resolving dependencies:
  ╰─▶ Because azureml-dataprep-native==41.0.0 has no wheels with a matching
      Python ABI tag (e.g., `cp313`) and only azureml-dataprep-native<=41.0.0
      is available, we can conclude that azureml-dataprep-native>=41.0.0
      cannot be used.
      And because azureml-dataprep==5.3.3 depends on
      azureml-dataprep-native>=41.0.0, we can conclude that
      azureml-dataprep==5.3.3 cannot be used.
      And because only azureml-dataprep<=5.3.3 is available and you require
      azureml-dataprep>=5.3.3, we can conclude that your requirements are
      unsatisfiable.

      hint: `azureml-dataprep` was requested with a pre-release marker (e.g.,
      azureml-dataprep>5.3.3,<5.4.dev0), but pre-releases weren't enabled
      (try: `--prerelease=allow`)

      hint: You require CPython 3.13 (`cp313`), but we only found wheels for
      `azureml-dataprep-native` (v41.0.0) with the following Python ABI tags:
      `cp37m`, `cp38`, `cp39`, `cp310`, `cp311`, `cp312`

To Reproduce Steps to reproduce the behavior:

  1. Install Python 3.13
  2. Create venv
  3. Add azureml-dataprep==5.3.3 to requirements.txt
  4. get error

Expected behavior Wheels for Python 3.13 available for azureml-dataprep-native==41.0.0 library, full 3.13 support for azureml-dataprep==5.3.3

shyshach avatar May 30 '25 15:05 shyshach

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

github-actions[bot] avatar May 30 '25 17:05 github-actions[bot]

Hello, any ETA on this issue?

shyshach avatar Jun 04 '25 08:06 shyshach

SDK do not support Dataprep in python 3.13 and there is no ETA.

achauhan-scc avatar Jun 09 '25 09:06 achauhan-scc

https://github.com/Azure/azure-sdk-for-python/wiki/Azure-SDKs-Python-version-support-policy

Mentions here 3.13 is supported, is this wrong?

joshuataylor avatar Jun 21 '25 10:06 joshuataylor

Hello @vivram, @achauhan-scc

This ticket is left with no update for over 2 weeks. Are there any plans to add Python 3.13 support for Dataprep?

Thank you

shyshach avatar Jul 03 '25 19:07 shyshach

Hi @vivram @achauhan-scc , any updates on this issue? This problem can be critical for many projects

VitaliiVlo avatar Jul 24 '25 10:07 VitaliiVlo

Hi @vivram @achauhan-scc , are there any plans or discussions to address this issue? Your comments would be greatly appreciated

vkhoroshchak avatar Jul 24 '25 10:07 vkhoroshchak

hello @achauhan-scc @vivram
We are still blocked with a Python 3.13 migration, we are left without any comments if this would even be fixed. Please share any plans on this issue.

shyshach avatar Jul 24 '25 22:07 shyshach

any ETA on this please?

SridharArrabelly avatar Aug 13 '25 15:08 SridharArrabelly

Is there an update on this? This is blocking for python 3.13 projects

FlapKap avatar Oct 28 '25 08:10 FlapKap

Will this ever be solved?

DerMascha avatar Nov 05 '25 11:11 DerMascha