Okay so, I\'m running a c program in python using ctypes. The c program needs root access so I run python with sudo python3 reader.py which also works but as soon a
sudo python3 reader.py