我正在尝试使用在M1处理器(Big Sur v11.3)的Macbook上运行Quantlib-Python。我已经设法通过自制软件安装了Quantlib 1.22和Python 3.9.4:但是,当我尝试通过pip安装Quantlib-Python时,我得到了:
ERROR: Could not find a version that satisfies the requirement QuantLib (f
我尝试了许多不同的方法来安装RcppArmadillo,但是我不能让它工作Sys.setenv("PKG_CXXFLAGS"="-std=c++11")它给出了这个错误:
ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple