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
File "/home/kali/.local/lib/python3.9/site-packages/chains/links/flows.py", line 34, in packets_to_flows
for packet in self.input_stream:
File "/home/kali/.local/lib/python3.9/site-packages/chains/links/transport_meta.py", line 35, in transport_meta_data
item['transport']['type'] = trans_type
TypeError: 'bytes' object does not support item assignment
The text was updated successfully, but these errors were encountered:
File "/home/kali/.local/lib/python3.9/site-packages/chains/links/flows.py", line 34, in packets_to_flows
for packet in self.input_stream:
File "/home/kali/.local/lib/python3.9/site-packages/chains/links/transport_meta.py", line 35, in transport_meta_data
item['transport']['type'] = trans_type
TypeError: 'bytes' object does not support item assignment
The text was updated successfully, but these errors were encountered: