enthought / enthought/traitsui
traitsui.qt4.ui_wizard it is missing.
Open
difficulty: easy
type: bug
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
traitsui.qt4.toolkit does an import of an unknown ui_wizard package:
https://github.com/enthought/traitsui/blob/e3d7f1ca395881dba269b8b9bf56232654f3eaf0/traitsui/qt4/toolkit.py#L184
Looking at the structure in traitsu.wx I guess that traitsui.qt4.ui_wizard it is missing and should therefore be implemented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.