I am getting this error on a Linux box (Gentoo w/ .NET via Mono properly installed)
"Unable to retrieve .NET dependencies. Please make sure you are connected to the Internet and have a stable network connection."
The error is triggered when creating a dataset from a directory using
"dataset = Dataset.File.from_files(path=(datastore, path_to_dataset_in_datastore))"
Some system info:
Python: 3.8.8.
azureml-automl-core 1.26.0
azureml-core 1.26.0
azureml-dataprep 2.13.2
azureml-dataprep-native 32.0.0
azureml-dataprep-rslex 1.11.2
azureml-dataset-runtime 1.26.0
azureml-pipeline 1.26.0
azureml-pipeline-core 1.26.0
azureml-pipeline-steps 1.26.0
azureml-sdk 1.26.0
azureml-telemetry 1.26.0
azureml-train 1.26.0
azureml-train-automl-client 1.26.0
azureml-train-core 1.26.0
azureml-train-restclients-hyperdrive 1.26.0
.NET Info:
Mono JIT compiler version 6.6.0.161 (tarball Sat Apr 10 16:41:12 PDT 2021)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
Interpreter: yes
LLVM: supported, not enabled.
Suspend: hybrid
GC: sgen (concurrent by default)
