You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, First of all this looks like a great tool as I'm looking to extract the accurate creation time of some voice memos that reflect accurately across my cloud devices but not on my mac. When I run the tool, I get the following syntax error:
Hi, First of all this looks like a great tool as I'm looking to extract the accurate creation time of some voice memos that reflect accurately across my cloud devices but not on my mac. When I run the tool, I get the following syntax error:
$ python main.py --db_path ~/Desktop/Voice\ Recordings/CloudRecordings.db --all --export_path ~/Desktop/file --date_in_name --date_in_name_format "%Y-%m-%d "
File "main.py", line 177
print(body_row((date_str, duration_str, path_old_short, path_new_short, "Export?")), end="\r")
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: