You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libefp-1.5.0 has the file /usr/local/share/libefp/fraglib/h2o.efp installed. FRAGLIB_DEEP=OFF in libefp. libefp says: option_with_print(FRAGLIB_DEEP "Installed fragment libary has hierarchical, not flat, filestructure. Psi4 wants OFF" ON)
Curious. Is libefp an independent package and detected as pre-built through -Dlibefp_DIR or are you building it in the course of the pylibefp superbuild?
Btw, I just killed off python 2.7 (though not in the last tagged version). Hereafter, 3.5+
libefp is a separate package. I didn't use -Dlibefp_DIR because it is in the standard directory /usr/local.
Btw, I just killed off python 2.7
We have a lot of python versions, of which 2.7 is the oldest. Python bindings need to be separate packages because multiple versions of python can be installed. I don't have any nostalgic feelings about python-2.7, but some people have such about Qt4, curiously.
libefp-1.5.0
has the file/usr/local/share/libefp/fraglib/h2o.efp
installed.FRAGLIB_DEEP=OFF
inlibefp
.libefp
says:option_with_print(FRAGLIB_DEEP "Installed fragment libary has hierarchical, not flat, filestructure. Psi4 wants OFF" ON)
The text was updated successfully, but these errors were encountered: