wireshark显示TShark not found

pyshark.tshark.tshark.TSharkNotFoundException: TShark not found. Try adding its location to the configuration file. Searched these paths: [‘C:\Program Files\Wireshark\tshark.exe’, ‘C:\Program Files (x86)\Wireshark\tshark.exe’, ‘C:\Program Files (x86)\Wireshark\tshark.exe’]

解决办法:
路径:Python\Python38-32\lib\site-packages\pyshark\tshark\tshark.py

在这里插入图片描述


版权声明:本文为yuyuezhi1原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。