tud-zih-energy/voice-annotation-tool

ModuleNotFoundError: No module named 'voice_annotation_tool.xxxxx_ui'

deegy666 opened this issue · 0 comments

Hello
I have installed this package which names voice_annotation_tool, but it seems that there is a problem.
from voice_annotation_tool.project_settings_dialog_ui import Ui_ProjectSettingsDialog
ModuleNotFoundError: No module named 'voice_annotation_tool.project_settings_dialog_ui'

'voice_annotation_tool.xxx_ui' cannot be imported.

Best wish