Where I can find gvm-tools installed path on ubuntu

Hii,

I have installed gvm-tools using command “python3 -m pip install gvm-tools”.

Next when I run the command like “gvm-script --gmp-username admin --gmp-password admin socket scan-new-system.gmp.py ip_address”.

I get an error as "Traceback (most recent call last): File “/home/bhagyashree/.local/bin/gvm-script”, line 7, in from gvmtools.script import main ModuleNotFoundError: No module named ‘gvmtools’ "

If anyone has any idea how to solve this,please help

2 Likes