Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: qfluentwidgets与mysql.connector有冲突,使用pymysql就没有问题 #990

Open
By-like opened this issue Oct 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@By-like
Copy link

By-like commented Oct 21, 2024

What happened?

qfluentwidgets与mysql.connector有冲突,导致访问非法内存。
Process finished with exit code -1073741819 (0xC0000005),
相同环境下,换成pymysql就没有问题。

Operation System

windows10

Python Version

python 3.12

PyQt/PySide Version

PyQt5.15.11

PyQt/PySide-Fluent-Widgets Version

v1.7.0

How to Reproduce?

qfluentwidgets与mysql.connector有冲突,导致访问非法内存。
Process finished with exit code -1073741819 (0xC0000005),
相同环境下,换成pymysql就没有问题。

Minimum code

qfluentwidgets与mysql.connector有冲突导致访问非法内存Process finished with exit code -1073741819 (0xC0000005),
相同环境下换成pymysql就没有问题
@By-like By-like added the bug Something isn't working label Oct 21, 2024
@rainzee
Copy link
Contributor

rainzee commented Oct 25, 2024

有点匪夷所思了,八杆子打不着

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants