When the function read_dot() parse the data like below will encouter error: pyparsing.exceptions.ParseException: Expected '}' , found ':' (at char 613806) (line:3344, col:16)
connection_fe80::fd1b:d78f:dab1:8114_ff02::1:3 -> "c:/windows/system32/svchost.exe_1180" [key=0, capacity="1.0", label=connect_26519816, type=connect, timestamp=26519816, sip=fe80::fd1b:d78f:dab1:8114, sport=61605, dip=ff02::1:3,
How to solve this problem? Thank you for your help!