[Tutor] PyDeadObjectError: MainFrame deleted

2015-01-15 Thread Paul LaBerge
Steven, Danny, and Ben, Thanks for the help identifying the source of the crash and how to read the traceback, exception, paths, and search for errors. Very helpful since I’m quite new to Python programming. I'll send details to opendaq, and ask on the wxpython forum to see if they know what

Re: [Tutor] PyDeadObjectError: MainFrame deleted

2015-01-15 Thread Paul LaBerge
Good to know. Thanks again for the help. Paul On Jan 15, 2015, at 3:43 PM, Steven D'Aprano st...@pearwood.info wrote: On Thu, Jan 15, 2015 at 10:42:35AM -0800, Paul LaBerge wrote: (Also, because I happen

[Tutor] PyDeadObjectError: MainFrame deleted

2015-01-14 Thread Paul LaBerge
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.

[Tutor] attempting to install PIP

2014-11-24 Thread Paul LaBerge
Hello, I’m trying to install PIP on a Mac running Yosemite. I downloaded get-pip.py from https://pip.pypa.io/en/latest/installing.html https://pip.pypa.io/en/latest/installing.html. I copied it to /usr/local/bin/ then ran python get-pip.py. It repeatedly downloaded something up to a count of

Re: [Tutor] attempting to install PIP

2014-11-24 Thread Paul LaBerge
, Albert-Jan Roskam fo...@yahoo.com wrote: From: Paul LaBerge labergep...@icloud.com To: tutor@python.org Sent: Monday, November 24, 2014 6:05 AM Subject: [Tutor] attempting to install PIP Hello, I’m trying to install PIP on a Mac running Yosemite. I downloaded get-pip.py from https