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
I get the following error:
python onenote_export.py --outdir ~/Downloads/onenote_export --select 'Personal'
File "onenote_export.py", line 62
raise RuntimeError(f'Invalid server response: {resp}')
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered:
I get the following error:
python onenote_export.py --outdir ~/Downloads/onenote_export --select 'Personal'
File "onenote_export.py", line 62
raise RuntimeError(f'Invalid server response: {resp}')
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: