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 @laurabujouves -- this error comes up if you use backslashes (\) instead of forward slashes (/) in your configuration file parameters, such as the directory variable. Could you try replacing these? I updated the README to clarify this.
When I try to run python api_wrapper.py in power shell I get the following error:
json.decoder.JSONDecodeError: Invalid \escape: line 1 column 4 (char 3)
The text was updated successfully, but these errors were encountered: