-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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