On Thu, Dec 22, 2016 at 2:09 PM, <[email protected]> wrote: > Hello all, > > I installed libseccomp from source and I tried to "import seccomp" in python. > It did not work. I use Fedora. Do I have to configure some path variable to > use the library with python? Some help would be appreciated.
How did you configure, build, and install the libseccomp python bindings? When you run 'make check' in the libseccomp sources do the python based regression tests execute without failure? Have you tried executing any of the libseccomp python regression tests outside of the libseccomp source tree, if so, what happened? -- paul moore www.paul-moore.com -- You received this message because you are subscribed to the Google Groups "libseccomp" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
