bopo / pyalgotrade_tushare

pyalgotrade 的 tushare 数据源
33 stars 11 forks source link

python 3.5.2 64bit运行例程出错 #5

Open beyondyouth opened 4 years ago

beyondyouth commented 4 years ago

Traceback (most recent call last): File "/home/book/Workspace/pyal/download.py", line 59, in feeds = tools.build_feed(instruments, 2013, 2018, "histdata") File "/home/book/.local/lib/python3.5/site-packages/pyalgotrade_tushare/tools.py", line 90, in build_feed if not os.path.exists(fileName): File "/usr/lib/python3.5/genericpath.py", line 19, in exists os.stat(path) TypeError: argument should be string, bytes or integer, not PosixPath

bopo commented 3 years ago

这个项目,没做兼容性测试,之后我会做下

bopo commented 2 years ago

请按照低版本 tushare