QUANTAXIS
QUANTAXIS copied to clipboard
Failed to init data in quantaxis cli
hello guys,
I'm a freshman to quantaxis, when I wanted to init data in quantaxis cli with command "save all", I got errors as following. What I was wrong , any advise could be appreciated.
(venv) D:\py_workspace\QUANTAXIS>quantaxis
d:\py_workspace\quantaxis\QUANTAXIS\QAFetch\QAhuobi_realtime.py:667: FutureWarning: The default dtype for empty Series will be 'object' instead of 'float64' in a future versi
on. Specify a dtype explicitly to silence this warning.
candleline=pd.Series(),
QUANTAXIS> save all
Traceback (most recent call last):
File "D:\py_workspace\QUANTAXIS\venv\Scripts\quantaxis-script.py", line 33, in
Sorry, I am not the author, I can not help you.
Downgrade python version to 3.6.8(win32), and upgrade pip to newest version, then the problem has been fixed.