VeighNa量化社区
你的开源社区量化交易平台
Member
avatar
加入于:
帖子: 2
声望: 0

大家好,我电脑是win11。安装VeighNa Studio3.5.0后双击没有任何反应,按照网上说的安装了各种软件也不起作用,
然后就用手动(https://www.vnpy.com/docs/cn/windows_install.html)的方法安装了python3.10.2,安装VeighNa-3.0.0,这个过程有报以下错误:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pyside6-essentials 6.3.0 requires shiboken6==6.3.0, but you have shiboken6 6.2.3 which is incompatible.
pyside6-addons 6.3.0 requires shiboken6==6.3.0, but you have shiboken6 6.2.3 which is incompatible.
jupyter-server 2.0.1 requires pyzmq>=24, but you have pyzmq 22.3.0 which is incompatible.
jupyter-client 7.4.8 requires pyzmq>=23.0, but you have pyzmq 22.3.0 which is incompatible.

然后我又手动安装了shiboken6==6.3.0、pyzmq==24.0.0
再运行run.py还是打不开呢,报以下错误:
Traceback (most recent call last):
File "C:\VeighNa-3.0.0\VeighNa-3.0.0\examples\vn_trader\run.py", line 5, in <module>
from vnpy.trader.ui import MainWindow, create_qapp
File "C:\Users\cklgg\AppData\Local\Programs\Python\Python310\lib\site-packages\vnpy\trader\ui__init__.py", line 1, in <module>
from .qt import QtCore, QtWidgets, QtGui, Qt, create_qapp
File "C:\Users\cklgg\AppData\Local\Programs\Python\Python310\lib\site-packages\vnpy\trader\ui\qt.py", line 9, in <module>
from PySide6 import QtGui, QtWidgets, QtCore
ImportError: DLL load failed while importing QtGui: 找不到指定的程序。

Member
avatar
加入于:
帖子: 1766
声望: 132

你的电脑上有多个Python环境冲突了,全部卸载干净后只装VeighNa Studio应该就行了

Member
avatar
加入于:
帖子: 2
声望: 0

卸载了所有的包,只装VeighNa Studio3.5.0还是没反应,装3.3.0可以了

© 2015-2022 上海韦纳软件科技有限公司
备案服务号:沪ICP备18006526号

沪公网安备 31011502017034号

【用户协议】
【隐私政策】
【免责条款】