Skip to content

ADR GUI sometimes fails to start: "No module named qt4reactor" #409

@mgiustina

Description

@mgiustina

Starting the ADR GUI (in /servers/GUIs/ADR/ADRcontrol2.py) sometimes evokes the error:
Traceback (most recent call last):
File "ADRcontrol2.py", line 574, in <module>
import qt4reactor
ImportError: No module named qt4reactor

I haven't figured out how to reliably reproduce the error. Perhaps the error is more likely when the ADR GUI is already running on another machine? But that sometimes also works successfully.

Current fix is to restart all the ADR servers, in the worst case to restart the labradhost machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions