小编And*_*ndy的帖子

如何使用 pip install 下载 BLPAPI

我是一位新的 Bloomberg 终端用户,我尝试按照此处的说明使用 python 下载 Bloomberg API。但是,当我在命令提示符中运行以下命令时

python -m pip install --index-url=https://bloomberg.bintray.com/pip/simple blpapi
Run Code Online (Sandbox Code Playgroud)

我收到以下错误...

Could not find a version that satisfies the requirement blpapi (from versions: )
No matching distribution found for blpapi
Could not fetch URL https://bloomberg.bintray.com/pip/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='bloomberg.bintray.com', port=443): Max retries exceeded with url: /pip/simple/pip/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)'))) - skipping
Run Code Online (Sandbox Code Playgroud)

有人可以帮我下载这个包,以便我可以从 Bloomberg API 下载数据吗?

blpapi

3
推荐指数
1
解决办法
2万
查看次数

标签 统计

blpapi ×1