Channels
doorman
zercurity
infrastructure
code-review
queryhub
apple-silicon
carving
goquery
aws
querycon
golang
file-carving
fuzzing
help-proxy
darkbytes
process-auditing
general
windows
random
fleet-dev
tls
fim
awallaby
zentral
zeek
auditing-warroom
linen-dev
fleetosquery
plugins
jobs
arm-architecture
uptycs
android_tests
selfgroup
vendor-feeds
fleet
eclecticiq-polylogyx-extension
ebpf
website
core
macos
kolide
osctrl
extensions
foundation
sql
officehours
linux
community-feeds
Powered by
#windows
Title
# windows
z
zwass
02/19/2020, 2:32 AM
Looking through the search here it seems others have had trouble with this... not sure if it's been resolved. Have you installed
psutil
? Are you seeing any error?
e
ehrhardt
02/19/2020, 8:15 PM
hey
@zwass
I have an error now.
Copy code
AttributeError: 'Process' object has no attribute 'num_fds'
I see in the psutil documentation that num_fds is not available for windows
https://psutil.readthedocs.io/en/latest/index.html#psutil.Process.num_fds
Is there a version of utils.py that is compatable with windows or do you know if I can just comment this out?
Post