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
While hindsight_gui was running the following error message presented itself: JSONDecodeError('Expecting value: line 1 column 1 (char 0)')
Traceback (most recent call last):
File "bottle.py", line 876, in handle
File "bottle.py", line 1759, in wrapper
File "hindsight_gui.py", line 170, in do_run
File "pyhindsight\analysis.py", line 533, in run
File "pyhindsight\browsers\chrome.py", line 2489, in process
File "pyhindsight\browsers\chrome.py", line 2216, in get_transport_security
File "json_init.py", line 346, in loads
File "json\decoder.py", line 337, in decode
File "json\decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
To Reproduce
Steps to reproduce the behavior:
Ran hindsight against user data stored in a path
hindsight.log Snippet
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.346 | E | - Exception parsing SiteDataProto ({'key': b'3372febf18fa211f8b48c22fe03bccf8', 'value': b'\x08\xd4\xf9\x99\xa3\x06', 'seq': 2, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 59, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.347 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\x82\xfa\x99\xa3\x06', 'seq': 3, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 119, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.349 | E | - Exception parsing SiteDataProto ({'key': b'97003a446d5c117b62ee9141ccc36520', 'value': b'\x08\xbe\xfa\x99\xa3\x06', 'seq': 4, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 179, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.350 | E | - Exception parsing SiteDataProto ({'key': b'f4af0c1f8270e9ebbd67e94ae073e299', 'value': b'\x08\xe0\xfa\x99\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 5, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 239, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.351 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xad\xd0\xad\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 6, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 311, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.353 | E | - Exception parsing SiteDataProto ({'key': b'cc3217bb2bc137b9cc0bda23c7d8b6cf', 'value': b'\x08\xaa\xc6\xae\xa3\x06', 'seq': 7, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 383, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.354 | E | - Exception parsing SiteDataProto ({'key': b'52b42ada3e5e7d2a07bb07396c92992f', 'value': b'\x08\xc2\xc6\xae\xa3\x06', 'seq': 8, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 443, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.355 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\xde\xc6\xae\xa3\x06', 'seq': 9, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 503, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.356 | E | - Exception parsing SiteDataProto ({'key': b'812911ccbcf9649527d9e69372f99c43', 'value': b'\x08\xaf\xc8\xae\xa3\x06\x12\x02\x08>\x1a\x02\x08>"\x02\x08>', 'seq': 10, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 563, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.357 | E | - Exception parsing SiteDataProto ({'key': b'812911ccbcf9649527d9e69372f99c43', 'value': b'\x08\x8e\xca\xae\xa3\x06\x12\x03\x08\xf2\x01\x1a\x03\x08\xf2\x01"\x03\x08\xf2\x01', 'seq': 11, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 635, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.358 | E | - Exception parsing SiteDataProto ({'key': b'0a137b375cc3881a70e186ce2172c8d1', 'value': b'\x08\x86\xcd\xae\xa3\x06', 'seq': 12, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 710, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.359 | E | - Exception parsing SiteDataProto ({'key': b'f4af0c1f8270e9ebbd67e94ae073e299', 'value': b'\x08\xbb\xf9\xae\xa3\x06\x12\x04\x08\xfe\xa8\x01\x1a\x04\x08\xfe\xa8\x01"\x04\x08\xfe\xa8\x01', 'seq': 13, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 770, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.360 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xe8\xd7\xb2\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 14, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 848, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.361 | E | - Exception parsing SiteDataProto ({'key': b'20b206505a5088a73a7cee89bf0431e2', 'value': b'\x08\xe5\xfb\xb3\xa3\x06\x12\x03\x08\xb5\x1b\x1a\x03\x08\xb5\x1b"\x03\x08\xb5\x1b', 'seq': 15, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 920, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.362 | E | - Exception parsing SiteDataProto ({'key': b'f4af0c1f8270e9ebbd67e94ae073e299', 'value': b'\x08\xa9\x80\xb4\xa3\x06\x12\x04\x08\xbf\xbe\x02\x1a\x04\x08\xbf\xbe\x02"\x04\x08\xbf\xbe\x02', 'seq': 16, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 995, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.363 | E | - Exception parsing SiteDataProto ({'key': b'0a137b375cc3881a70e186ce2172c8d1', 'value': b'\x08\xe8\x93\xb8\xa3\x06\x12\x04\x08\x84\xe0\x04\x1a\x04\x08\x84\xe0\x04"\x04\x08\x84\xe0\x04', 'seq': 17, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1073, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.364 | E | - Exception parsing SiteDataProto ({'key': b'0a137b375cc3881a70e186ce2172c8d1', 'value': b'\x08\x91\x94\xb8\xa3\x06\x12\x04\x08\x84\xe0\x04\x1a\x04\x08\x84\xe0\x04"\x04\x08\x84\xe0\x04', 'seq': 18, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1151, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.364 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\xf9\x95\xb8\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 19, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1229, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.365 | E | - Exception parsing SiteDataProto ({'key': b'0a137b375cc3881a70e186ce2172c8d1', 'value': b'\x08\xf0\x96\xb8\xa3\x06\x12\x04\x08\x84\xe0\x04\x1a\x04\x08\x84\xe0\x04"\x04\x08\x84\xe0\x04', 'seq': 20, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1304, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.366 | E | - Exception parsing SiteDataProto ({'key': b'0bc1a8251bd30dd2f8ff3706e279be6d', 'value': b'\x08\xfb\x96\xb8\xa3\x06\x12\x03\x08\x87\x01\x1a\x03\x08\x87\x01"\x03\x08\x87\x01', 'seq': 21, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1382, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.367 | E | - Exception parsing SiteDataProto ({'key': b'0a137b375cc3881a70e186ce2172c8d1', 'value': b'\x08\xc3\xa3\xbd\xa3\x06\x12\x04\x08\x84\xe0\x04\x1a\x04\x08\x84\xe0\x04"\x04\x08\x84\xe0\x04', 'seq': 22, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1457, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.368 | E | - Exception parsing SiteDataProto ({'key': b'35106f17d6d7aee26c53eecebde2a764', 'value': b'\x08\xcc\xa3\xbd\xa3\x06', 'seq': 23, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1535, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.369 | E | - Exception parsing SiteDataProto ({'key': b'52b42ada3e5e7d2a07bb07396c92992f', 'value': b'\x08\xd3\xa3\xbd\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 24, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1595, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.370 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\xe5\xa3\xbd\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 25, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1667, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.372 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xeb\xab\xbd\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 26, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1742, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.372 | E | - Exception parsing SiteDataProto ({'key': b'cc3217bb2bc137b9cc0bda23c7d8b6cf', 'value': b'\x08\xe6\xc8\xbd\xa3\x06\x12\x03\x08\x8c\x1d\x1a\x03\x08\x8c\x1d"\x03\x08\x8c\x1d', 'seq': 27, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1814, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.373 | E | - Exception parsing SiteDataProto ({'key': b'35106f17d6d7aee26c53eecebde2a764', 'value': b'\x08\xf8\xc8\xbd\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 28, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1889, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.374 | E | - Exception parsing SiteDataProto ({'key': b'52b42ada3e5e7d2a07bb07396c92992f', 'value': b'\x08\xfe\xc8\xbd\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 29, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1961, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.375 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\x89\xc9\xbd\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 30, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2033, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.376 | E | - Exception parsing SiteDataProto ({'key': b'52b42ada3e5e7d2a07bb07396c92992f', 'value': b'\x08\x8d\xc9\xbd\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 31, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2108, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.377 | E | - Exception parsing SiteDataProto ({'key': b'812911ccbcf9649527d9e69372f99c43', 'value': b'\x08\xcb\xb2\xbe\xa3\x06\x12\x03\x08\x860\x1a\x03\x08\x860"\x03\x08\x860', 'seq': 32, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2180, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.377 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xc0\xc2\xc2\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 33, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2255, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.378 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\x9a\x84\xc3\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 34, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2327, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.379 | E | - Exception parsing SiteDataProto ({'key': b'0bc1a8251bd30dd2f8ff3706e279be6d', 'value': b'\x08\x85\x85\xc3\xa3\x06\x12\x03\x08\x87\x01\x1a\x03\x08\x87\x01"\x03\x08\x87\x01', 'seq': 35, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2402, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.380 | E | - Exception parsing SiteDataProto ({'key': b'35106f17d6d7aee26c53eecebde2a764', 'value': b'\x08\x91\x85\xc3\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 36, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2477, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.381 | E | - Exception parsing SiteDataProto ({'key': b'52b42ada3e5e7d2a07bb07396c92992f', 'value': b'\x08\x97\x85\xc3\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 37, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2549, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.381 | E | - Exception parsing SiteDataProto ({'key': b'812911ccbcf9649527d9e69372f99c43', 'value': b'\x08\xaf\x98\xc3\xa3\x06\x12\x03\x08\xc2@\x1a\x03\x08\xc2@"\x03\x08\xc2@', 'seq': 38, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2621, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.382 | E | - Exception parsing SiteDataProto ({'key': b'f4af0c1f8270e9ebbd67e94ae073e299', 'value': b'\x08\xba\xeb\xc3\xa3\x06\x12\x04\x08\xa0\xa6\x03\x1a\x04\x08\xa0\xa6\x03"\x04\x08\xa0\xa6\x03', 'seq': 39, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2696, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.383 | E | - Exception parsing SiteDataProto ({'key': b'cc3217bb2bc137b9cc0bda23c7d8b6cf', 'value': b'\x08\xa4\xa7\xc4\xa3\x06\x12\x03\x08\xff#\x1a\x03\x08\xff#"\x03\x08\xff#', 'seq': 40, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2774, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.384 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\x81\xaa\xc4\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 41, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2849, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.385 | E | - Exception parsing SiteDataProto ({'key': b'812911ccbcf9649527d9e69372f99c43', 'value': b'\x08\xd3\xaa\xc4\xa3\x06\x12\x04\x08\x81\xcc\x01\x1a\x04\x08\x81\xcc\x01"\x04\x08\x81\xcc\x01', 'seq': 42, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2924, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.386 | E | - Exception parsing SiteDataProto ({'key': b'ed6b5f439576a3b6877d335d76e2abe6', 'value': b'\x08\xd0\xa3\xd8\xa3\x06', 'seq': 43, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3002, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.386 | E | - Exception parsing SiteDataProto ({'key': b'2aae1ddea63151d601516e6491d4f296', 'value': b'\x08\xb2\xa4\xd8\xa3\x06', 'seq': 44, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3062, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.387 | E | - Exception parsing SiteDataProto ({'key': b'38ec138b8d21d886b1dcf20a6bec9b71', 'value': b'\x08\xe8\xae\xd8\xa3\x06', 'seq': 45, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3122, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.388 | E | - Exception parsing SiteDataProto ({'key': b'52320cfea691550fb512a064bfbac550', 'value': b'\x08\xb9\x9c\xd9\xa3\x06', 'seq': 46, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3182, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.389 | E | - Exception parsing SiteDataProto ({'key': b'38ec138b8d21d886b1dcf20a6bec9b71', 'value': b'\x08\xf3\x9d\xd9\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 47, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3242, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.390 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xa6\x9e\xd9\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 48, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3314, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.390 | E | - Exception parsing SiteDataProto ({'key': b'2aae1ddea63151d601516e6491d4f296', 'value': b'\x08\xfd\x9f\xd9\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 49, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3386, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.391 | E | - Exception parsing SiteDataProto ({'key': b'38ec138b8d21d886b1dcf20a6bec9b71', 'value': b'\x08\x86\xa0\xd9\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 50, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3458, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.392 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\x9b\xc7\xd9\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 51, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3530, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.393 | E | - Exception parsing SiteDataProto ({'key': b'52320cfea691550fb512a064bfbac550', 'value': b'\x08\xbc\xf8\xd9\xa3\x06\x12\x03\x08\x895\x1a\x03\x08\x895"\x03\x08\x895', 'seq': 52, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3602, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.394 | E | - Exception parsing SiteDataProto ({'key': b'f4af0c1f8270e9ebbd67e94ae073e299', 'value': b'\x08\xab\xf0\xda\xa3\x06\x12\x04\x08\xce\xc9\x04\x1a\x04\x08\xce\xc9\x04"\x04\x08\xce\xc9\x04', 'seq': 53, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3677, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.395 | E | - Exception parsing SiteDataProto ({'key': b'38ec138b8d21d886b1dcf20a6bec9b71', 'value': b'\x08\xf4\xee\xdc\xa3\x06\x12\x04\x08\xac\xf6\x02\x1a\x04\x08\xac\xf6\x02"\x04\x08\xac\xf6\x02', 'seq': 54, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3755, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.395 | E | - Exception parsing SiteDataProto ({'key': b'2aae1ddea63151d601516e6491d4f296', 'value': b'\x08\xff\xf1\xdc\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 55, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3833, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.396 | E | - Exception parsing SiteDataProto ({'key': b'38ec138b8d21d886b1dcf20a6bec9b71', 'value': b'\x08\x84\xf2\xdc\xa3\x06\x12\x04\x08\xac\xf6\x02\x1a\x04\x08\xac\xf6\x02"\x04\x08\xac\xf6\x02', 'seq': 56, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3905, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.397 | E | - Exception parsing SiteDataProto ({'key': b'52320cfea691550fb512a064bfbac550', 'value': b'\x08\xa6\xaa\xdd\xa3\x06\x12\x03\x08\xa3Q\x1a\x03\x08\xa3Q"\x03\x08\xa3Q', 'seq': 57, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3983, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.398 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xe5\xb5\xde\xa3\x06\x12\x04\x08\xd5\xc2\x03\x1a\x04\x08\xd5\xc2\x03"\x04\x08\xd5\xc2\x03', 'seq': 58, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4058, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.399 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\x81\xb6\xde\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 59, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4136, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.399 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\xb2\xb6\xde\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 60, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4211, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.400 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xc4\x92\xe2\xa3\x06\x12\x04\x08\xd5\xc2\x03\x1a\x04\x08\xd5\xc2\x03"\x04\x08\xd5\xc2\x03', 'seq': 61, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4286, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.401 | E | - Exception parsing SiteDataProto ({'key': b'0a137b375cc3881a70e186ce2172c8d1', 'value': b'\x08\xf7\x9d\xe8\xa3\x06\x12\x04\x08\x84\xe0\x04\x1a\x04\x08\x84\xe0\x04"\x04\x08\x84\xe0\x04', 'seq': 62, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4364, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.402 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\x81\xa3\xe9\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 63, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4442, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.403 | E | - Exception parsing SiteDataProto ({'key': b'0bc1a8251bd30dd2f8ff3706e279be6d', 'value': b'\x08\xb0\xa8\xe9\xa3\x06\x12\x03\x08\x87\x01\x1a\x03\x08\x87\x01"\x03\x08\x87\x01', 'seq': 64, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4517, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.403 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\xe3\xa8\xe9\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 65, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4592, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.404 | E | - Exception parsing SiteDataProto ({'key': b'0bc1a8251bd30dd2f8ff3706e279be6d', 'value': b'\x08\x8d\xa9\xe9\xa3\x06\x12\x03\x08\x87\x01\x1a\x03\x08\x87\x01"\x03\x08\x87\x01', 'seq': 66, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4667, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.405 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\x9d\xa9\xe9\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 67, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4742, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.405 | I | - Parsed 0 items
2023-09-27 14:18:37.406 | I | Cookie items from Cookies:
2023-09-27 14:18:37.406 | I | - Using SQL query for Cookie items for Chrome v66
2023-09-27 14:18:37.406 | I | - Reading from Cookies in Path...\Working copy - Chrome User Data\Chrome\User Data\Default\Network
2023-09-27 14:18:37.430 | I | - Parsed 491 items
2023-09-27 14:18:37.437 | I | Transport Security (HSTS):
2023-09-27 14:18:37.437 | I | - Reading from Path...\Working copy - Chrome User Data\Chrome\User Data\Default\Network\TransportSecurity
System Details
Analysis System OS (your forensic workstation): Windows 10
Method of Running Hindsight: hindsight_gui.exe on Windows
Hindsight version: 2023.03
Target System OS: Windows
Target Browser: Chrome
Target Browser Version: 111
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Hey, thanks for the report and sorry there was an error. I'll take a look when I can. At first glance, it seems maybe the protobuf module didn't get included in the bundled exe (you used hindsight_gui.exe right, not hindsight_gui.py?). I'll double check that.
While hindsight_gui was running the following error message presented itself: JSONDecodeError('Expecting value: line 1 column 1 (char 0)')
Traceback (most recent call last):
File "bottle.py", line 876, in handle
File "bottle.py", line 1759, in wrapper
File "hindsight_gui.py", line 170, in do_run
File "pyhindsight\analysis.py", line 533, in run
File "pyhindsight\browsers\chrome.py", line 2489, in process
File "pyhindsight\browsers\chrome.py", line 2216, in get_transport_security
File "json_init.py", line 346, in loads
File "json\decoder.py", line 337, in decode
File "json\decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
To Reproduce
Steps to reproduce the behavior:
hindsight.log Snippet
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.346 | E | - Exception parsing SiteDataProto ({'key': b'3372febf18fa211f8b48c22fe03bccf8', 'value': b'\x08\xd4\xf9\x99\xa3\x06', 'seq': 2, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 59, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.347 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\x82\xfa\x99\xa3\x06', 'seq': 3, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 119, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.349 | E | - Exception parsing SiteDataProto ({'key': b'97003a446d5c117b62ee9141ccc36520', 'value': b'\x08\xbe\xfa\x99\xa3\x06', 'seq': 4, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 179, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.350 | E | - Exception parsing SiteDataProto ({'key': b'f4af0c1f8270e9ebbd67e94ae073e299', 'value': b'\x08\xe0\xfa\x99\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 5, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 239, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.351 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xad\xd0\xad\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 6, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 311, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.353 | E | - Exception parsing SiteDataProto ({'key': b'cc3217bb2bc137b9cc0bda23c7d8b6cf', 'value': b'\x08\xaa\xc6\xae\xa3\x06', 'seq': 7, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 383, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.354 | E | - Exception parsing SiteDataProto ({'key': b'52b42ada3e5e7d2a07bb07396c92992f', 'value': b'\x08\xc2\xc6\xae\xa3\x06', 'seq': 8, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 443, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.355 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\xde\xc6\xae\xa3\x06', 'seq': 9, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 503, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.356 | E | - Exception parsing SiteDataProto ({'key': b'812911ccbcf9649527d9e69372f99c43', 'value': b'\x08\xaf\xc8\xae\xa3\x06\x12\x02\x08>\x1a\x02\x08>"\x02\x08>', 'seq': 10, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 563, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.357 | E | - Exception parsing SiteDataProto ({'key': b'812911ccbcf9649527d9e69372f99c43', 'value': b'\x08\x8e\xca\xae\xa3\x06\x12\x03\x08\xf2\x01\x1a\x03\x08\xf2\x01"\x03\x08\xf2\x01', 'seq': 11, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 635, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.358 | E | - Exception parsing SiteDataProto ({'key': b'0a137b375cc3881a70e186ce2172c8d1', 'value': b'\x08\x86\xcd\xae\xa3\x06', 'seq': 12, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 710, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.359 | E | - Exception parsing SiteDataProto ({'key': b'f4af0c1f8270e9ebbd67e94ae073e299', 'value': b'\x08\xbb\xf9\xae\xa3\x06\x12\x04\x08\xfe\xa8\x01\x1a\x04\x08\xfe\xa8\x01"\x04\x08\xfe\xa8\x01', 'seq': 13, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 770, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.360 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xe8\xd7\xb2\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 14, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 848, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.361 | E | - Exception parsing SiteDataProto ({'key': b'20b206505a5088a73a7cee89bf0431e2', 'value': b'\x08\xe5\xfb\xb3\xa3\x06\x12\x03\x08\xb5\x1b\x1a\x03\x08\xb5\x1b"\x03\x08\xb5\x1b', 'seq': 15, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 920, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.362 | E | - Exception parsing SiteDataProto ({'key': b'f4af0c1f8270e9ebbd67e94ae073e299', 'value': b'\x08\xa9\x80\xb4\xa3\x06\x12\x04\x08\xbf\xbe\x02\x1a\x04\x08\xbf\xbe\x02"\x04\x08\xbf\xbe\x02', 'seq': 16, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 995, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.363 | E | - Exception parsing SiteDataProto ({'key': b'0a137b375cc3881a70e186ce2172c8d1', 'value': b'\x08\xe8\x93\xb8\xa3\x06\x12\x04\x08\x84\xe0\x04\x1a\x04\x08\x84\xe0\x04"\x04\x08\x84\xe0\x04', 'seq': 17, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1073, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.364 | E | - Exception parsing SiteDataProto ({'key': b'0a137b375cc3881a70e186ce2172c8d1', 'value': b'\x08\x91\x94\xb8\xa3\x06\x12\x04\x08\x84\xe0\x04\x1a\x04\x08\x84\xe0\x04"\x04\x08\x84\xe0\x04', 'seq': 18, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1151, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.364 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\xf9\x95\xb8\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 19, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1229, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.365 | E | - Exception parsing SiteDataProto ({'key': b'0a137b375cc3881a70e186ce2172c8d1', 'value': b'\x08\xf0\x96\xb8\xa3\x06\x12\x04\x08\x84\xe0\x04\x1a\x04\x08\x84\xe0\x04"\x04\x08\x84\xe0\x04', 'seq': 20, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1304, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.366 | E | - Exception parsing SiteDataProto ({'key': b'0bc1a8251bd30dd2f8ff3706e279be6d', 'value': b'\x08\xfb\x96\xb8\xa3\x06\x12\x03\x08\x87\x01\x1a\x03\x08\x87\x01"\x03\x08\x87\x01', 'seq': 21, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1382, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.367 | E | - Exception parsing SiteDataProto ({'key': b'0a137b375cc3881a70e186ce2172c8d1', 'value': b'\x08\xc3\xa3\xbd\xa3\x06\x12\x04\x08\x84\xe0\x04\x1a\x04\x08\x84\xe0\x04"\x04\x08\x84\xe0\x04', 'seq': 22, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1457, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.368 | E | - Exception parsing SiteDataProto ({'key': b'35106f17d6d7aee26c53eecebde2a764', 'value': b'\x08\xcc\xa3\xbd\xa3\x06', 'seq': 23, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1535, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.369 | E | - Exception parsing SiteDataProto ({'key': b'52b42ada3e5e7d2a07bb07396c92992f', 'value': b'\x08\xd3\xa3\xbd\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 24, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1595, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.370 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\xe5\xa3\xbd\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 25, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1667, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.372 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xeb\xab\xbd\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 26, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1742, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.372 | E | - Exception parsing SiteDataProto ({'key': b'cc3217bb2bc137b9cc0bda23c7d8b6cf', 'value': b'\x08\xe6\xc8\xbd\xa3\x06\x12\x03\x08\x8c\x1d\x1a\x03\x08\x8c\x1d"\x03\x08\x8c\x1d', 'seq': 27, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1814, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.373 | E | - Exception parsing SiteDataProto ({'key': b'35106f17d6d7aee26c53eecebde2a764', 'value': b'\x08\xf8\xc8\xbd\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 28, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1889, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.374 | E | - Exception parsing SiteDataProto ({'key': b'52b42ada3e5e7d2a07bb07396c92992f', 'value': b'\x08\xfe\xc8\xbd\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 29, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 1961, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.375 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\x89\xc9\xbd\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 30, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2033, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.376 | E | - Exception parsing SiteDataProto ({'key': b'52b42ada3e5e7d2a07bb07396c92992f', 'value': b'\x08\x8d\xc9\xbd\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 31, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2108, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.377 | E | - Exception parsing SiteDataProto ({'key': b'812911ccbcf9649527d9e69372f99c43', 'value': b'\x08\xcb\xb2\xbe\xa3\x06\x12\x03\x08\x860\x1a\x03\x08\x860"\x03\x08\x860', 'seq': 32, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2180, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.377 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xc0\xc2\xc2\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 33, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2255, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.378 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\x9a\x84\xc3\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 34, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2327, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.379 | E | - Exception parsing SiteDataProto ({'key': b'0bc1a8251bd30dd2f8ff3706e279be6d', 'value': b'\x08\x85\x85\xc3\xa3\x06\x12\x03\x08\x87\x01\x1a\x03\x08\x87\x01"\x03\x08\x87\x01', 'seq': 35, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2402, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.380 | E | - Exception parsing SiteDataProto ({'key': b'35106f17d6d7aee26c53eecebde2a764', 'value': b'\x08\x91\x85\xc3\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 36, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2477, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.381 | E | - Exception parsing SiteDataProto ({'key': b'52b42ada3e5e7d2a07bb07396c92992f', 'value': b'\x08\x97\x85\xc3\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 37, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2549, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.381 | E | - Exception parsing SiteDataProto ({'key': b'812911ccbcf9649527d9e69372f99c43', 'value': b'\x08\xaf\x98\xc3\xa3\x06\x12\x03\x08\xc2@\x1a\x03\x08\xc2@"\x03\x08\xc2@', 'seq': 38, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2621, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.382 | E | - Exception parsing SiteDataProto ({'key': b'f4af0c1f8270e9ebbd67e94ae073e299', 'value': b'\x08\xba\xeb\xc3\xa3\x06\x12\x04\x08\xa0\xa6\x03\x1a\x04\x08\xa0\xa6\x03"\x04\x08\xa0\xa6\x03', 'seq': 39, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2696, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.383 | E | - Exception parsing SiteDataProto ({'key': b'cc3217bb2bc137b9cc0bda23c7d8b6cf', 'value': b'\x08\xa4\xa7\xc4\xa3\x06\x12\x03\x08\xff#\x1a\x03\x08\xff#"\x03\x08\xff#', 'seq': 40, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2774, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.384 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\x81\xaa\xc4\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 41, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2849, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.385 | E | - Exception parsing SiteDataProto ({'key': b'812911ccbcf9649527d9e69372f99c43', 'value': b'\x08\xd3\xaa\xc4\xa3\x06\x12\x04\x08\x81\xcc\x01\x1a\x04\x08\x81\xcc\x01"\x04\x08\x81\xcc\x01', 'seq': 42, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 2924, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.386 | E | - Exception parsing SiteDataProto ({'key': b'ed6b5f439576a3b6877d335d76e2abe6', 'value': b'\x08\xd0\xa3\xd8\xa3\x06', 'seq': 43, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3002, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.386 | E | - Exception parsing SiteDataProto ({'key': b'2aae1ddea63151d601516e6491d4f296', 'value': b'\x08\xb2\xa4\xd8\xa3\x06', 'seq': 44, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3062, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.387 | E | - Exception parsing SiteDataProto ({'key': b'38ec138b8d21d886b1dcf20a6bec9b71', 'value': b'\x08\xe8\xae\xd8\xa3\x06', 'seq': 45, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3122, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.388 | E | - Exception parsing SiteDataProto ({'key': b'52320cfea691550fb512a064bfbac550', 'value': b'\x08\xb9\x9c\xd9\xa3\x06', 'seq': 46, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3182, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.389 | E | - Exception parsing SiteDataProto ({'key': b'38ec138b8d21d886b1dcf20a6bec9b71', 'value': b'\x08\xf3\x9d\xd9\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 47, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3242, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.390 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xa6\x9e\xd9\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 48, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3314, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.390 | E | - Exception parsing SiteDataProto ({'key': b'2aae1ddea63151d601516e6491d4f296', 'value': b'\x08\xfd\x9f\xd9\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 49, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3386, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.391 | E | - Exception parsing SiteDataProto ({'key': b'38ec138b8d21d886b1dcf20a6bec9b71', 'value': b'\x08\x86\xa0\xd9\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 50, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3458, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.392 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\x9b\xc7\xd9\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 51, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3530, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.393 | E | - Exception parsing SiteDataProto ({'key': b'52320cfea691550fb512a064bfbac550', 'value': b'\x08\xbc\xf8\xd9\xa3\x06\x12\x03\x08\x895\x1a\x03\x08\x895"\x03\x08\x895', 'seq': 52, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3602, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.394 | E | - Exception parsing SiteDataProto ({'key': b'f4af0c1f8270e9ebbd67e94ae073e299', 'value': b'\x08\xab\xf0\xda\xa3\x06\x12\x04\x08\xce\xc9\x04\x1a\x04\x08\xce\xc9\x04"\x04\x08\xce\xc9\x04', 'seq': 53, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3677, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.395 | E | - Exception parsing SiteDataProto ({'key': b'38ec138b8d21d886b1dcf20a6bec9b71', 'value': b'\x08\xf4\xee\xdc\xa3\x06\x12\x04\x08\xac\xf6\x02\x1a\x04\x08\xac\xf6\x02"\x04\x08\xac\xf6\x02', 'seq': 54, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3755, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.395 | E | - Exception parsing SiteDataProto ({'key': b'2aae1ddea63151d601516e6491d4f296', 'value': b'\x08\xff\xf1\xdc\xa3\x06\x12\x02\x08\x00\x1a\x02\x08\x00"\x02\x08\x00', 'seq': 55, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3833, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.396 | E | - Exception parsing SiteDataProto ({'key': b'38ec138b8d21d886b1dcf20a6bec9b71', 'value': b'\x08\x84\xf2\xdc\xa3\x06\x12\x04\x08\xac\xf6\x02\x1a\x04\x08\xac\xf6\x02"\x04\x08\xac\xf6\x02', 'seq': 56, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3905, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.397 | E | - Exception parsing SiteDataProto ({'key': b'52320cfea691550fb512a064bfbac550', 'value': b'\x08\xa6\xaa\xdd\xa3\x06\x12\x03\x08\xa3Q\x1a\x03\x08\xa3Q"\x03\x08\xa3Q', 'seq': 57, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 3983, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.398 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xe5\xb5\xde\xa3\x06\x12\x04\x08\xd5\xc2\x03\x1a\x04\x08\xd5\xc2\x03"\x04\x08\xd5\xc2\x03', 'seq': 58, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4058, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.399 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\x81\xb6\xde\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 59, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4136, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.399 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\xb2\xb6\xde\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 60, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4211, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.400 | E | - Exception parsing SiteDataProto ({'key': b'fd2f556bb26a0ebe6e7a311ef485a6c4', 'value': b'\x08\xc4\x92\xe2\xa3\x06\x12\x04\x08\xd5\xc2\x03\x1a\x04\x08\xd5\xc2\x03"\x04\x08\xd5\xc2\x03', 'seq': 61, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4286, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.401 | E | - Exception parsing SiteDataProto ({'key': b'0a137b375cc3881a70e186ce2172c8d1', 'value': b'\x08\xf7\x9d\xe8\xa3\x06\x12\x04\x08\x84\xe0\x04\x1a\x04\x08\x84\xe0\x04"\x04\x08\x84\xe0\x04', 'seq': 62, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4364, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.402 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\x81\xa3\xe9\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 63, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4442, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.403 | E | - Exception parsing SiteDataProto ({'key': b'0bc1a8251bd30dd2f8ff3706e279be6d', 'value': b'\x08\xb0\xa8\xe9\xa3\x06\x12\x03\x08\x87\x01\x1a\x03\x08\x87\x01"\x03\x08\x87\x01', 'seq': 64, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4517, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.403 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\xe3\xa8\xe9\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 65, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4592, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.404 | E | - Exception parsing SiteDataProto ({'key': b'0bc1a8251bd30dd2f8ff3706e279be6d', 'value': b'\x08\x8d\xa9\xe9\xa3\x06\x12\x03\x08\x87\x01\x1a\x03\x08\x87\x01"\x03\x08\x87\x01', 'seq': 66, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4667, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.405 | E | - Exception parsing SiteDataProto ({'key': b'fc2ed28c5cd3bbd787380b921b212e9c', 'value': b'\x08\x9d\xa9\xe9\xa3\x06\x12\x03\x08\xf4\x01\x1a\x03\x08\xf4\x01"\x03\x08\xf4\x01', 'seq': 67, 'state': 'Live', 'file_type': 'Log', 'origin_file': WindowsPath('Path.../Working copy - Chrome User Data/Chrome/User Data/Default/Site Characteristics Database/000003.log'), 'offset': 4742, 'was_compressed': False}): No module named 'google'
Traceback (most recent call last):
File "pyhindsight\browsers\chrome.py", line 2116, in get_site_characteristics
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "pyhindsight\lib\site_data_pb2.py", line 8, in
ModuleNotFoundError: No module named 'google'
2023-09-27 14:18:37.405 | I | - Parsed 0 items
2023-09-27 14:18:37.406 | I | Cookie items from Cookies:
2023-09-27 14:18:37.406 | I | - Using SQL query for Cookie items for Chrome v66
2023-09-27 14:18:37.406 | I | - Reading from Cookies in Path...\Working copy - Chrome User Data\Chrome\User Data\Default\Network
2023-09-27 14:18:37.430 | I | - Parsed 491 items
2023-09-27 14:18:37.437 | I | Transport Security (HSTS):
2023-09-27 14:18:37.437 | I | - Reading from Path...\Working copy - Chrome User Data\Chrome\User Data\Default\Network\TransportSecurity
System Details
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: