我已成功安装numpy,现在我正在尝试在小牛上安装scipy。要求是GFortran但是当我尝试安装它时,我收到一条消息: "未批准的来电者。 SecurityAgent只能由Apple软件调用。"
有谁知道如何解决这个问题?
答案 0 :(得分:0)
重新启动计算机解决了这个问题。
答案 1 :(得分:0)
我能够通过使用installer
命令而不是gui
## SETUP
# get pacakge
wget http://coudert.name/software/gfortran-4.9.0-Mavericks.dmg
# mount
hdiutil attach gfortran-4.9.0-Mavericks.dmg
# issue with clicking desktop icon then pkg icon
# "Unapproved caller. SecurityAgent may only be invoked by Apple software"
## INSTALL
sudo installer -pkg /Volumes/gfortran-4.9.0-Mavericks/gfortran.pkg -target /
## test install
which gfortran
/usr/local/bin/gfortran
另一种解决方案可能是使用brew / fink / macports包。我正在使用这个包而不是brew install gcc
因为(当R正在编译fortran代码时),我得到了:
致命:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin /../ libexec / as / x86_64 / as:我不明白'm'旗帜!