Closed kottmanj closed 2 years ago
General advice: Use tequila with psi4 in separate environments. Try to create a new env like:
conda create -n tq-psi4 python=3.9
conda activate tq-psi4
conda install psi4 -c psi4
pip install tequila-basic
pip install qulacs
worked in this case.
Logging issues I've found:
Psi4 can't be imported as it does not find the shared library that contains the mkl core.
Error is:
MKL FATAL ERROR: Cannot load libmkl_core.so.1.