Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

其他版本的PySide6(比如PySide6.4)调用dll出现报错,是需要自己编译一个吗?有没有别的办法? #10

Open
fhong-jpg opened this issue Nov 30, 2023 · 1 comment

Comments

@fhong-jpg
Copy link

(qt) PS C:\ProgramData\miniconda3\envs\paddlexqt2\Lib\site-packages\PySide6\examples> python qml\editingmodel\main.py
qt.core.plugin.loader: In C:/ProgramData/miniconda3/envs/paddlexqt2/lib/site-packages/PySide6/qml/FluentUI/fluentuiplugin.dll:
Plugin uses incompatible Qt library (6.6.0) [release]
QQmlApplicationEngine failed to load component
file:///C:/ProgramData/miniconda3/envs/paddlexqt2/Lib/site-packages/PySide6/examples/qml/editingmodel/main.qml:8:1: The plugin 'C:/ProgramData/miniconda3/envs/paddlexqt2/lib/site-packages/PySide6/qml/FluentUI/fluentuiplugin.dll' uses incompatible Qt library. (6.6.0) [release]

@zhuzichu520
Copy link
Owner

zhuzichu520 commented Nov 30, 2023

没想到有什么好办法,只能用FluentUI编译一个6.4版本的,然后把FluentUI/qml/FluentUI文件夹覆盖一下。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants