So, I’m on CentOS 6 w/ Python 2.6 and trying to gi...
# general
j
So, I’m on CentOS 6 w/ Python 2.6 and trying to give https://github.com/facebook/osquery/blob/master/tools/analysis/profile.py a go,
import utils
fails for me saying there’s no module
utils
anyone know off hand which python module I’m missing and if that script will even work in my environment?