Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to download File Dataset #405

Open
michalmar opened this issue Nov 10, 2020 · 3 comments
Open

Unable to download File Dataset #405

michalmar opened this issue Nov 10, 2020 · 3 comments
Assignees

Comments

@michalmar
Copy link
Member

I am unable to download File dataset to Compute Instance FS - I getting "Kernel died" error.

To Reproduce
I am getting registered dataset and then trying to download
ds <- get_dataset_by_name(ws, name='data')
download_from_file_dataset(dataset = ds, overwrite = FALSE)

Expected behavior
file would be downloaded to the FS

Screenshots
image

Additional context
azuremlsdk 1.10.0

@revodavid
Copy link
Member

Installing the latest version of reticulate from github may resolve this issue for you.

@diondrapeck
Copy link
Member

@michalmar - did updating reticulate solve your issue?

@michalmar
Copy link
Member Author

@diondrapeck No, it didn't, I tried with install.packages("reticulate") but the error is the same.

@diondrapeck diondrapeck self-assigned this Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants