TresysTechnology/setools

Python bindings not installed

Closed this issue · 1 comments

I build and installed the master branch successfully by doing:

python setup.py build
sudo python setup.py install

Now sediff works but when executing seinfo it tells me:

Loading the running policy requires libselinux Python bindings

What do I have to do? I installed like the README says..

Can be solved by installing python-selinux package on Ubuntu.