Pycharm无法安装numpy_financial

img


如图 在python解释器那里也搜索不到
输入安装指令也显示出错
不会编程tt 求解答

网络问题,国外安装源经常这样。pip命令最后指定国内源如阿里云源:

pip install numpy_financial -i http://mirrors.aliyun.com/pypi/simple --trusted-host mirrors.aliyun.com