Paul LaBerge writes:
> I was using a python script created GUI. The GUI locked up and
> produced the following message when I closed it.
Is this Python script your own code? If not, it will be good for you to
correspond with the author(s) of the code.
> Can someone tell me if the “MainFrame” ob
> This looks specific to the wxPython GUI part of the program you're
> running. As far as I can tell, you'd see this only if there were a
> bug in the Python script. Who wrote the GUI?
Ah. Looks like you are running the main.py program from:
https://github.com/openDAQ/opendaq-gui/tree/mas
Hi Paul,
On Wed, Jan 14, 2015 at 1:48 PM, Paul LaBerge wrote:
> Hello,
>
> I was using a python script created GUI. The GUI locked up and produced the
> following message when I closed it.
> Can someone tell me if the “MainFrame” object is in the GUI or part of Python
> ? It looks like I need t
On Wed, Jan 14, 2015 at 01:48:10PM -0800, Paul LaBerge wrote:
> Hello,
>
> I was using a python script created GUI. The GUI locked up and
> produced the following message when I closed it. Can someone tell me
> if the “MainFrame” object is in the GUI or part of Python ? It looks
> like I need t
Hello,
I was using a python script created GUI. The GUI locked up and produced the
following message when I closed it.
Can someone tell me if the “MainFrame” object is in the GUI or part of Python ?
It looks like I need to reinstall something, but I’m not sure what that is from
this message.