python - 在 Anaconda 中安装雅虎财经软件包

标签 python anaconda yahoo-finance

我正在尝试使用以下 CMD Line 指令从 Anaconda Cloud 安装 Yahoo Finance Package

pip install -i http://pypi.anaconda.org/pypi/simple yahoo-finance

但是我收到一个错误,不知道如何绕过。请帮忙

enter image description here

如果我做
pip install yahoo-finance

enter image description here

最佳答案

只需在 Anaconda 提示符下运行此命令:

pip3 install yfinance

关于python - 在 Anaconda 中安装雅虎财经软件包,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39636128/

相关文章:

python 2.6.4 不支持 mod_python?

python - Tkinter 文本小部件向选定文本添加选项卡

python - 在 Windows 中运行 python 脚本

java - Android 金融 API

python - 雅虎财经 API/URL 不工作 : Python fix for Pandas DataReader

python - 在pyqtgraph中动态旋转TextItem

python - PyCharm 无法识别已安装的模块 (cx_oracle)

python - 在 Windows 上使用 PyCharm/iPython 控制台时出现 "tput: Unknown terminal ' emacs '"消息

nlp - 导入 Pytorch_Transformers 时找不到模块错误

python - 我应该如何正确使用Selenium