LDFLAGS, eg* or specify the BLAS library path in PYSCF_INC_DIR* export PYSCF_INC_DIR=/path/to/blas/lib:/path/to/other/lib
**************************************
我还使用了QuTiP、PySCF和Openfermion-PySCF。我已经用Python==3.7创建了一个Python环境。"/home/anders/Documents/moleculeClass.py", line 9, in <module>
from openfermionpyscf import run_pyscf_pyscf_molecular_data impo
我正在尝试使用C++将一个外部库安装到我的Cmake项目中。我希望用这个库生成Xcode项目。在我的终端中,我从build目录运行以下命令:这给了我以下的错误:-- The C compiler identification is unknownNo CMAKE_CXX_COMPILER could be found.
CMake Error at CMakeLists.tx