$ mpiexec -f machinefile -n 2 ~/mpich_build/examples/cpi

I get a error:

ssh_askpass: exec{/usr/bin/ssh-askpass}: no such file or directory

I can ssh pi@192.168.0.0 and log into it with the password I made so that seems to be working but the test fails and I don’t know why. Anyone know?