Seedarchangel / TuChart

Tuchart is a visualization interface for the Chinese stock market. Tuchart supports candlestick charts, price charts, tick data, high-frequency data and distribution of top shareholders for individual stocks. Tuchart是一个基于pyqt和echarts的股票视觉化应用。Tuchart 支持日/月线,分笔,高频数据,前十股东分笔的视觉化
MIT License
776 stars 287 forks source link

his webpage is not found ERR_FILE_NOT_FOUND #6

Closed iweey closed 6 years ago

iweey commented 7 years ago

python main.py Less than 12 hours. Loading previously saved Json... [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 js: /deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.

Seedarchangel commented 7 years ago

这个warning我也有,影响程序运行吗?

iweey commented 7 years ago

影响 ,打开软件后 显示不了K 线

在 2017年9月17日,下午11:46,RongZhou Li notifications@github.com 写道:

这个error message我也有,影响程序运行吗?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Seedarchangel/TuChart/issues/6#issuecomment-330057731, or mute the thread https://github.com/notifications/unsubscribe-auth/ACuJXp9_Lw4e8rr5ohhN7RJHbvCMSfWVks5sjT7OgaJpZM4PaKjt.

Seedarchangel commented 7 years ago

你是在anaconda/lib/python2.7/site-packages/tuchart的文件夹里跑python main.py吗? 如果在anaconda/lib/python2.7/site-packages里跑python tuchart,会有这个问题。

Seedarchangel commented 7 years ago

你的chrome版本是多少?我目前没办法重现这个问题。有一个方案是在你运行tuchart的directory下新建一个空白的render.html,如果问题还在请留言。

daydayhappychao commented 6 years ago

你好我遇到了相同的问题,在新建了render.html后不再报warning但是右侧图表的界面一直都是空白,安装方法和readme里写的一样

Seedarchangel commented 6 years ago

@wangchaoduo 这个问题很迷,你的系统默认浏览器是哪个?

jamesding commented 6 years ago

我也是这个问题,新建了render.html后不再报warning但是右侧图表的界面一直都是空白。绘图项那没数据?

Seedarchangel commented 6 years ago

@jamesding 可以把你选择绘图后render.html里的内容截个图吗?

Seedarchangel commented 6 years ago

我...终于知道为什么会有这个问题了...原因非常简单...还是因为我的doc没写清楚使用方法 光选中股票是不会绘图的。如果想绘制一支股票的参数,要右键这支股票,从弹出的菜单里选一个参数,此时这个参数会出现在下面的方框里,点击开始绘图才会真正绘图....

daydayhappychao commented 6 years ago

🤔🤔🤔🤔哈哈哈哈哈迷了迷了