zhiyiYo / PyQt-Fluent-Widgets

A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.
https://qfluentwidgets.com
GNU General Public License v3.0
5.61k stars 541 forks source link

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

Open By-like opened 5 days ago

By-like commented 5 days ago

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就没有问题。
rainzee commented 1 day ago

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