message for required software
When running a manybody calc w/o qcmanybody installed, I hear it shows as "running" but actually fails silently. There might be something in the logs (overwritten now). There should probably be a message about "install qcmanybody to proceed". I don't see how geometric is handling this either.
@Awallace3
Yes, that should be handled correctly (and put in the job runner log). Something could have slipped through, of course.
See: https://github.com/MolSSI/QCFractal/blob/7fe9491802c03bb0343cc57962e0fca49b7756d1/qcfractal/qcfractal/components/record_socket.py#L1031
And for the manybody software check:
https://github.com/MolSSI/QCFractal/blob/7fe9491802c03bb0343cc57962e0fca49b7756d1/qcfractal/qcfractal/components/manybody/record_socket.py#L111