You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$quantaxis_webserver
Traceback (most recent call last):
File "/home/vnpy/anaconda3/bin/quantaxis_webserver", line 7, in <module>
from QAWebServer.QA_Web import main
File "/home/vnpy/anaconda3/lib/python3.6/site-packages/QAWebServer/__init__.py", line 26, in <module>
from QAWebServer.datahandles import StockdayHandler, StockminHandler, DataFetcher
File "/home/vnpy/anaconda3/lib/python3.6/site-packages/QAWebServer/datahandles.py", line 44, in <module>
from QAWebServer.basehandles import QABaseHandler
File "/home/vnpy/anaconda3/lib/python3.6/site-packages/QAWebServer/basehandles.py", line 430, in <module>
class QAWSGIRestService(tornado.wsgi.WSGIApplication):
AttributeError: module 'tornado.wsgi' has no attribute 'WSGIApplication'
感谢您的反馈 如有意见和建议,请在此说明:
您的联系方式(QQ/EMAIL)
THANKS
by yutiansut
2017.12
The text was updated successfully, but these errors were encountered:
问题反馈
当您安装/使用QUANTAXIS的时候如果遇到任何问题, 您可以在这里提出,我们会在24小时内给您答复
您使用的QUANTAXIS版本号是什么?
vnpy@ubuntu:~/anaconda3/bin$ quantaxis
QUANTAXIS> version
QUANTAXIS>> 1.3.4
您的系统信息(包括系统版本,系统架构(32/64),内存大小等等)
您的系统环境是什么?
ubuntu 16.04
您需要反馈的问题
感谢您的反馈 如有意见和建议,请在此说明:
您的联系方式(QQ/EMAIL)
THANKS
by yutiansut
2017.12
The text was updated successfully, but these errors were encountered: