Open hokru opened 1 year ago
The Python3 installer has the MOPAC binaries and also has a method. Search get_exe in cctbx_project. Could be extended to ORCA and others.
addressed for xtb and mopac in https://github.com/qrefine/qrefine/commit/393bee99cd1ef12d6555e4c9ed3490e2443e3941
Avoid expecting the user to set
export PROGRAM_COMMAND=
as much as possible. Try to auto detect.edit: