Skip to content

dk.image.find not working on windows #3

@raphaelquast

Description

@raphaelquast

Hey,
First of all thanks a lot for this awesome tool!
I tried to use it to auto-tag a ton of images based on folder-names and it did the job really well!

I am on windows, so I can confirm that most of the image and tagging api works as expected.

The only issue I ran into so far is that the image.find function which seems to search for some linux-mounts?

Using ordinary indexing to access images works just fine (e.g. dk.image[10])

dk.image.find("some path")
>>>FileNotFoundError: [Errno 2] No such file or directory: '/proc/mounts'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions