VeighNa量化社区
你的开源社区量化交易平台 | vn.py | vnpy
LLM学员
avatar
加入于:
帖子: 91
声望: 1

Faile to import cython option pricing model, please rebuild with cython in cmd.
Authorization required, but no authorization protocol specified
qt.qpa.xcb: could not connect to display :10.0
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, wayland-egl, wayland, xcb.

在run.py中加入option master模块后,运行run.py出现这个错误,如何修复?

Member
avatar
加入于:
帖子: 1996
声望: 160

Qt图形库底层的依赖模块缺失导致的,具体排查方法参考之前Ubuntu的社区活动中有详细讲