小编Nat*_*ha 的帖子

尝试运行 FEniCS 示例代码时编译器出错

我刚刚尝试在 Ubuntu 16.04 上安装 FEniCS,当我尝试使用 python3.5 运行第一个示例代码时,出现以下 2 个错误:

 RuntimeError: Expecting a string or list of strings, not
 {'slepc_real', 'sz', 'mpi', 'mpi_cxx', 'hdf5', 'boost_timer', 'm',
 'boost_filesystem', 'z', 'dolfin', 'petsc_real', 'dl'}.

 RuntimeError: Unable to compile C++ code with dijitso
Run Code Online (Sandbox Code Playgroud)

附加错误图片

有没有人遇到过这个并设法修复它?

c++ python-3.x fenics

5
推荐指数
1
解决办法
1451
查看次数

标签 统计

c++ ×1

fenics ×1

python-3.x ×1