Skip to content

File not found error on Azure ADLS gen 2 #1654

Answered by darcymason
prateek-narula asked this question in Q&A
Discussion options

You must be logged in to vote

I don't know anything about ADLS, but pydicom's dcmread needs either a filename or a "file-like object" passed to it. If there are libraries for ADLS that can give you one of the latter, you shouldn't have any problems. If not, you'd have to retrieve the file and store locally and then read from there.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mrbean-bremen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1647 on June 18, 2022 18:15.