我在GitHub上下载了ClassWidgets-macOS-x64-bundle.zip这个文件到我的Mac上,然后解压到application,接着右键打开后访达跳了一下CW图标后闪退;再次打开提示打开多个实例会出现问题;再次打开系统弹出错误报告

于是我还尝试了

1.右键显示包内容,进入Contents文件夹,进入MacOS文件夹,在终端中运行了Class Widgets这个可执行文件,以下是弹出错误报告情况下的运行结果
`> Last login: Sat Mar 29 17:27:11 on ttys000

lanhuacao@*****(名字略去)deMacBook-Pro ~ % /Applications/Class\ Widgets.app/Contents/MacOS/Class\ Widgets ; exit;

📢 Tips: QFluentWidgets Pro is now released. Click

to learn more about it.

2025-03-29 17:27:18.372 | INFO | conf:check_config:319 - 配置文件不存在,已创建并写入默认配置。

pygame 2.6.1 (SDL 2.28.4, Python 3.8.10)

Hello from the pygame community.

2025-03-29 17:27:18.731 | INFO | main:<module>:89 - 未禁用日志输出

2025-03-29 17:27:18.733 | INFO | main:<module>:1662 - 当前缩放系数:100.0%

2025-03-29 17:27:18.848 | INFO | main:<module>:1667 - 共享内存:True 是否允许多开实例:0

2025-03-29 17:27:18.848 | INFO | main:<module>:1688 - 操作系统:macOS,版本:Darwin Kernel Version 22.3.0/macOS 13.2.1

2025-03-29 17:27:18.908 | INFO | main:init:1629 - 应用主题:default

2025-03-29 17:27:18.975 | ERROR | main:global_exceptHook:107 - 全局异常捕获:<class 'FileNotFoundError'> [Errno 2] No such file or directory: PosixPath('/Applications/Class Widgets.app/Contents/Frameworks/darkdetect') <traceback object at 0x1094854c0>

2025-03-29 17:27:18.976 | ERROR | main:global_exceptHook:108 - 详细堆栈信息:

Traceback (most recent call last):

File "qfluentwidgets/common/theme_listener.py", line 17, in run

File "darkdetect/_mac_detect.py", line 117, in listener

File "subprocess.py", line 858, in init

File "subprocess.py", line 1704, in _execute_child

FileNotFoundError: [Errno 2] No such file or directory: PosixPath('/Applications/Class Widgets.app/Contents/Frameworks/darkdetect')

2025-03-29 17:27:19.005 Class Widgets[5725:257623] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'

*** First throw call stack:

(

0 CoreFoundation 0x00007ff804c7d3eb __exceptionPreprocess + 242

1 libobjc.A.dylib 0x00007ff8047c9e25 objc_exception_throw + 48

2 CoreFoundation 0x00007ff804ca5596 _CFBundleGetValueForInfoKey + 0

3 AppKit 0x00007ff807d7a1c7 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 307

4 AppKit 0x00007ff807d66713 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1247

5 AppKit 0x00007ff807f01f6e -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 50

6 AppKit 0x00007ff807d6622d -[NSWindow initWithContentRect:styleMask:backing:defer:] + 42

7 AppKit 0x00007ff807f01f27 -[NSPanel initWithContentRect:styleMask:backing:defer:] + 59

8 AppKit 0x00007ff8080350da -[NSWindow initWithContentRect:styleMask:backing:defer:screen:] + 50

9 libqcocoa.dylib 0x000000010a73b374 qt_plugin_instance + 201684

10 libqcocoa.dylib 0x000000010a725978 qt_plugin_instance + 113112

11 libqcocoa.dylib 0x000000010a71e899 qt_plugin_instance + 84217

12 libqcocoa.dylib 0x000000010a71e307 qt_plugin_instance + 82791

13 QtGui 0x0000000106c79c32 _ZN14QWindowPrivate6createEby + 146

14 QtWidgets 0x000000010730c3d5 _ZN14QWidgetPrivate6createEv + 1061

15 QtWidgets 0x000000010730b0d5 _ZN7QWidget6createEybb + 325

16 QtWidgets 0x000000010730cd51 _ZNK7QWidget5winIdEv + 65

17 QtWidgets.abi3.so 0x0000000107ad8749 ZL18meth_QWidget_winIdP7_objectS0 + 89

18 libpython3.8.dylib 0x000000010226dad5 cfunction_call_varargs + 197

19 libpython3.8.dylib 0x000000010226d05c _PyObject_MakeTpCall + 188

20 libpython3.8.dylib 0x00000001023a7e32 _PyEval_EvalFrameDefault + 31426

21 libpython3.8.dylib 0x000000010226e1e5 _PyFunction_Vectorcall + 245

22 libpython3.8.dylib 0x0000000102271d4e method_vectorcall + 142

23 libpython3.8.dylib 0x00000001023a66bb _PyEval_EvalFrameDefault + 25419

24 libpython3.8.dylib 0x000000010239e501 _PyEval_EvalCodeWithName + 561

25 libpython3.8.dylib 0x000000010226e29a _PyFunction_Vectorcall + 426

26 libpython3.8.dylib 0x0000000102271d4e method_vectorcall + 142

27 libpython3.8.dylib 0x00000001023a66bb _PyEval_EvalFrameDefault + 25419

28 libpython3.8.dylib 0x000000010239e501 _PyEval_EvalCodeWithName + 561

29 libpython3.8.dylib 0x000000010226e29a _PyFunction_Vectorcall + 426

30 libpython3.8.dylib 0x0000000102271d4e method_vectorcall + 142

31 libpython3.8.dylib 0x00000001023a50d1 _PyEval_EvalFrameDefault + 19809

32 libpython3.8.dylib 0x000000010239e501 _PyEval_EvalCodeWithName + 561

33 libpython3.8.dylib 0x000000010226e29a _PyFunction_Vectorcall + 426

34 libpython3.8.dylib 0x0000000102271d4e method_vectorcall + 142

35 libpython3.8.dylib 0x00000001023a66bb _PyEval_EvalFrameDefault + 25419

36 libpython3.8.dylib 0x000000010239e501 _PyEval_EvalCodeWithName + 561

37 libpython3.8.dylib 0x000000010226e29a _PyFunction_Vectorcall + 426

38 libpython3.8.dylib 0x000000010226cd4f _PyObject_FastCallDict + 79

39 libpython3.8.dylib 0x00000001022f53e3 slot_tp_init + 179

40 libpython3.8.dylib 0x0000000102300e19 type_call + 297

41 libpython3.8.dylib 0x000000010226d05c _PyObject_MakeTpCall + 188

42 libpython3.8.dylib 0x00000001023a6d5d _PyEval_EvalFrameDefault + 27117

43 libpython3.8.dylib 0x000000010226e1e5 _PyFunction_Vectorcall + 245

44 libpython3.8.dylib 0x000000010241b7f0 _PyObject_Vectorcall.5458 + 48

45 libpython3.8.dylib 0x000000010241b2f0 _PyErr_PrintEx + 464

46 QtCore.abi3.so 0x00000001037c4d0a _Z15pyqt5_err_printv + 122

47 sip.cpython-38-darwin.so 0x00000001033ad8a3 sip_api_call_procedure_method + 243

48 QtCore.abi3.so 0x00000001036b80bc _ZN10sipQThread3runEv + 92

49 QtCore 0x0000000103fa60f3 _ZN7QThread11qt_metacallEN11QMetaObject4CallEiPPv + 1171

50 libsystem_pthread.dylib 0x00007ff804b29259 _pthread_start + 125

51 libsystem_pthread.dylib 0x00007ff804b24c7b thread_start + 15

)

libc++abi: terminating with uncaught exception of type NSException

zsh: abort /Applications/Class\ Widgets.app/Contents/MacOS/Class\ Widgets

Saving session...

...copying shared history...

...saving history...truncating history files...

...completed.

[进程已完成]`
2.重启n次Mac和CW

我的版本是MacOS13.2.1 intel的Mac