flutydeer / audio-slicer

A simple GUI application that slices audio with silence detection
MIT License
1.2k stars 161 forks source link

Cannot run slicer-gui.py #24

Open ljgit428 opened 1 month ago

ljgit428 commented 1 month ago

I have installed all requirements, but I cannot run slicer-gui.py: [qdarktheme.qtpy] [WARNING] Failed to import QtCore, QtGui, QtSvg and QtWidgets. Traceback (most recent call last): File "F:\audio-slicer\audio-slicer-main\slicer-gui.py", line 5, in <module> from PySide6.QtWidgets import QApplication, QStyleFactory ImportError: DLL load failed while importing QtWidgets

flutydeer commented 1 month ago

Please provide more information about your system and python version