Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
beyondyouth opened this issue Jan 15, 2020 · 2 comments
Open

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

beyondyouth opened this issue Jan 15, 2020 · 2 comments

Comments

@beyondyouth
Copy link

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
Copy link
Owner

bopo commented Oct 12, 2021

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

@bopo
Copy link
Owner

bopo commented Jan 10, 2022

请按照低版本 tushare

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants