Closed OmarWazzan closed 1 year ago
You're missing the -- before filename so osxphotos thinks filename
is the photos library
You're missing the -- before filename so osxphotos thinks
filename
is the photos library
Ah, nice catch. However, tried again and is still errors out
Nevermind - worked after adding a path to --exportdb
Thank you!
Before submitting a bug report, please ensure you are running the most recent version of osxphotos and that the bug is reproducible on the latest version
pipx upgrade osxphotos
pip install --upgrade osxphotos
OSXPhotos is upgraded to the latest version.
Describe the bug A clear and concise description of what the bug is.
When running a command, whether or not I specify the library path using --library or --db, or letting it default, the command fails and errors out, but have tried various differences in the commands, but can never get it to work.
To Reproduce Steps to reproduce the behavior:
1: command is
2: Error is:
Expected behavior A clear and concise description of what you expected to happen.
A successful run of osxphotos
Desktop (please complete the following information):
Thanks, appreciated!