Fortran 源代码但未找到 Fortran 编译器
Fortran sources but no Fortran compiler found
我正在尝试在 Python 中安装 pyOpt,但出现此错误:
error: library algencan has Fortran sources but no Fortran compiler found
我在 windows 7 上使用 Anaconda,我尝试安装 "Microsoft Visual C++ Compiler for Python 2.7",但我遇到了同样的错误。
我正在尝试在 Python 中安装 pyOpt,但出现此错误:
error: library algencan has Fortran sources but no Fortran compiler found
我在 windows 7 上使用 Anaconda,我尝试安装 "Microsoft Visual C++ Compiler for Python 2.7",但我遇到了同样的错误。