Strptime datetime error
Hi, What should I do in this case? I have many cases where, when I'm trying to backup and recover, it's showing this:
Traceback (most recent call last):
File "gyb.py", line 2817, in
I'm running this: gyb --email $secondaryaccountr --service-account --local-folder "$BackupFolderPath$secondaryaccount" --search before:2010/12/31 gyb --email $newemailaddress --service-account --action restore --local-folder "$BackupFolderPath$secondaryaccount" --label-restored "$secondaryaccount" }
Any suggestions? Thank you
Using the Latest version.
Having the same issue
FYI. The version 1.74 doesn't have this error.