Check_gmp.py ModuleNotFoundError: No module named 'gmp'

Hello, I have used the “check_gmp.py” skript on my monitoring system for the GSM-Master to recall the scan-infos and tasks from the hosts. Now after the Upgrade from the GSM-Master to Version 20.0.0.8 it doesn’t work anymore. It shows the error -> check_gmp.py ModuleNotFoundError: No module named ‘gmp’

Versions installed on system:

Python Python3.6
gvm-tools 20.10.1
python-gvm 20.12.1

Thanks for helping
Greetings
A.Zaki

Could you please try using https://github.com/greenbone/gvm-tools/blob/master/scripts/check-gmp.gmp.py instead? To me tt seems you are using a very old version of that scripts that only works with gvm-tools <= 1.4.1.

2 Likes

That did it, i had the old version of the skript, now it works, thank you very much.
Greetings
A.Zaki