小编raz*_*iiq的帖子

VSCode 中出现错误缺少所需的包“azureml-dataset-runtime”

我正在尝试在 VS Code 中为 Azure 设置虚拟环境。我已经安装了所需的软件包,例如,azureml-coreazureml-widgetsazureml-dataset-runtime两者azureml-coreazureml-widget工作正常,但是,尽管我安装了它,但我仍然收到缺少所需软件包的错误azureml-dataset-runtime

我安装了 Python 3.7 和 Python 3.8,均为 64 位,我在虚拟环境中尝试了它们,但仍然没有成功。

有什么建议么?

azure visual-studio-code azure-machine-learning-service azureml-python-sdk

8
推荐指数
0
解决办法
926
查看次数