In newly installed Qt Creator 8.0.1, the Design Mode is disabled. I can only code in QML in Edit Mode.
I can easily reproduce the problem by just creating a new Python Qt Quick Project as shown below. The Design Button on the left menu is always disabled.
I tried to add all modules related to the Design Mode with Qt maintenance tool, but it's still disabled. I really get stuck on this configuration problem.