UNSOLVED

sbabdb

updated

8 months ago

S

sbabdb

1 Rookie

3 Posts

0

375

January 15th, 2026 10:51

Running vxverify

We are running some automation via Ansible to run vxverify via python using this command '

python vxverify_3-60-106.pyc -r 'user' -w 'password' Some time last year this stopped working.

I've found this error in the log 2026-01-13 11:02:31-ERROR [import_pmik] No paramiko in site-packages: No module named 'paramiko'.

After some some searching some sites (AI) suggests that the python command cannot be ran any more it has to be ran interactively?  Can vxverify be ran in an automated way?