-
我的python环境是:pycharm2022专业版,操作系统是UOS arm64,python是3.9.16,我利用conda安装了pyside6,但是在pycharm中无法引入PySide6.QtWebEngineWidgets,提示没有这个模块,期间我卸载了PySide6,重新安装也不行,并且这个pyside已经是最新版了。 后来我尝试安装了PySide2,这个就可以引入PySide2.QtWebEngineWidgets.有大神知道为什么?
@qdoldwolf Hi! When asking in Chinese please ask here: https://forum.qt.io/category/37/chinese
-
@qdoldwolf Hi! When asking in Chinese please ask here: https://forum.qt.io/category/37/chinese
-
Let me translate his question:
My python environment is: pycharm2022 Professional Edition, the operating system is UOS arm64, and python verison is 3.9.16. I installedpyside6
using conda, but I can’t importPySide6.QtWebEngineWidgets
in pycharm, and it prompts that there is no such module. I uninstalledPySide6
during the period then reinstalled it, which still doesn't work. Moreover, this pyside is already the latest version.
Later, I tried to installPySide2
, which is able to importPySide2.QtWebEngineWidgets
. Does anyone know why? -
@Kamichanw 发的时候,没有提示
-
Let me translate his question:
My python environment is: pycharm2022 Professional Edition, the operating system is UOS arm64, and python verison is 3.9.16. I installedpyside6
using conda, but I can’t importPySide6.QtWebEngineWidgets
in pycharm, and it prompts that there is no such module. I uninstalledPySide6
during the period then reinstalled it, which still doesn't work. Moreover, this pyside is already the latest version.
Later, I tried to installPySide2
, which is able to importPySide2.QtWebEngineWidgets
. Does anyone know why?@Kamichanw 多谢
-
S SGaist moved this topic from Qt 6 on