akfamily / akshare

AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
https://akshare.akfamily.xyz
MIT License
8.96k stars 1.84k forks source link

AKShare 接口问题报告 #5074

Closed Hellohistory closed 1 month ago

Hellohistory commented 1 month ago
  1. 请先详细阅读文档对应接口的使用方式:https://akshare.akfamily.xyz
  2. 操作系统版本,目前只支持 64 位操作系统
  3. Python 版本,目前只支持 3.8 以上的版本 Python 3.9
  4. AKShare 版本,请升级到最新版 akshare-1.14.40
  5. 接口的名称和相应的调用代码 stock_cg_equity_mortgage_cninfo stock_hold_num_cninfo stock_hold_control_cninfo fund_report_stock_cninfo
  6. 接口报错的截图或描述 以上接口在读取cninfo.js文件的时候没有指定文件编码格式出现以下错误 image 我指定其以utf-8读取能够成功运行,望修复,非常感谢 image
Hellohistory commented 1 month ago

补充: stock_new_gh_cninfo stock_new_ipo_cninfo

albertandking commented 1 month ago
  1. 请先详细阅读文档对应接口的使用方式:https://akshare.akfamily.xyz
  2. 操作系统版本,目前只支持 64 位操作系统
  3. Python 版本,目前只支持 3.8 以上的版本 Python 3.9
  4. AKShare 版本,请升级到最新版 akshare-1.14.40
  5. 接口的名称和相应的调用代码 stock_cg_equity_mortgage_cninfo stock_hold_num_cninfo stock_hold_control_cninfo fund_report_stock_cninfo
  6. 接口报错的截图或描述 以上接口在读取cninfo.js文件的时候没有指定文件编码格式出现以下错误 image 我指定其以utf-8读取能够成功运行,望修复,非常感谢 image

已修复相关问题,升级到 AKShare 1.14.42 使用