Skip to content

Json Decoder error on Windows OS #4

@shreehari-verna

Description

@shreehari-verna

When I tried to run the same script for the same files that worked on my Mac in windows it threw me the below error.
Can anyone please help me resolve it?

error message:
Traceback (most recent call last):
File "extract.py", line 260, in
File "extract.py", line 220, in main
File "json_init_.py", line 296, in load
File "json_init_.py", line 348, in loads
File "json\decoder.py", line 337, in decode
File "json\decoder.py", line 353, in raw_decode
json.decoder.JSONDecodeError: Invalid \escape: line 3 column 16 (char 35)
[15256] Failed to execute script extract

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions