You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: