Error exporting photo (expected str, bytes or os.PathLike object) #547
-
What do errors like these mean?
It's happening for less than 1% of the database, but still. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
What version of MacOS are you running? Also, what's the full command line you're using. This error occurs when osxphotos tries to export a photo that's missing from the disk (Eg it might be in iCloud but not synched to the local machine). Osxphotos should catch these and skip them, reporting the photos as missing but in this case some sort of bug is causing osxphotos to not catch the missing photo. |
Beta Was this translation helpful? Give feedback.
-
To assist with tracking down this bug, could you share the result of this command?
This will print debug info on the two photos that caused problems in your posts above. |
Beta Was this translation helpful? Give feedback.
What version of MacOS are you running? Also, what's the full command line you're using.
This error occurs when osxphotos tries to export a photo that's missing from the disk (Eg it might be in iCloud but not synched to the local machine). Osxphotos should catch these and skip them, reporting the photos as missing but in this case some sort of bug is causing osxphotos to not catch the missing photo.