Open mmccarty opened 2 years ago
Related to Azure/azure-sdk-for-python#25124 and Azure/azure-sdk-for-python#24644
It looks like azureml-sdk
has been superseded by azure-ai-ml
so this ticket should be closed by https://github.com/rapidsai/deployment/pull/181.
cc @skirui-source
Steps to reproduce
conda create -n rapids-22.06 -c rapidsai -c nvidia -c conda-forge rapids=22.06 python=3.8 cudatoolkit=11.5
conda activate rapids-22.06
conda list | grep pyarrow
shows 7.0.0 installedimport cudf
should workpip install azureml-sdk
import cudf
failsconda list | grep pyarrow
shows 3.0.0 installedError: