Closed anubisthejackle closed 4 years ago
Turns out the issue this related to was because I was install python3-dev instead of python3.7-dev by default, and that is required by psutils, which will error out if you try to install it without python3.7-dev installed.
The only difference between my bare metal install and my VM install was on bare metal I installed the Kali everything meta package before installing OpenVAS. The meta package installs the Kali package version of OpenVAS. I did an apt purge of it, and an auto remove after, but it seems like this might be the cause of the confusion.