uhi22/pyPLC

Raspberry Pi OSError Activateing packet capture failed ERROR

Closed this issue · 4 comments

Raspberry Pi OSError Activateing packet capture failed ERROR

ı'm trying to run this software in simulation mode on raspberry pi, but i got this error. How can i solve this. (ı got succesful result on windows in simulatiom mode )

sudo python pyPlc.py E S works

uhi22 commented

Exactly. On linux, you need superuser permissions for the packet capture. So the "sudo" is the solution.