Open
Description
The python distribution provided for Linux is not working properly, at least on some dists of Linux. This has been seen on RHEL 7.9 & 9.4 and also Ubuntu 22.04. What happens is that X11 graphics will "hang" particularly when working with textctrl widgets. Sometimes this message is seen:
but not always.
Some improvement is seen with an older version of Python, but spotless behavior was seen after installing Ubuntu's Python along with Python packages from Ubuntu.
One thing worth trying is use of wxpython via pip rather than from conda-forge.