enthought / enthought/qt_binder

Incompatibility with traitsui 8.0.0 qt/qt4

Open
#69 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
4
PR merge metrics
No merged PRs in 30d

Description

In `bound_editor.py`, replace

```
from traitsui.qt4.editor import Editor
```
by
```
from traitsui.qt.editor import Editor
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.