Raspberry Pi OSError Activateing packet capture failed ERROR
Closed this issue · 4 comments
pamukcu09 commented
Raspberry Pi OSError Activateing packet capture failed ERROR
pamukcu09 commented
pamukcu09 commented
ı'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 )
pamukcu09 commented
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.