Re: PyObjc Terminating app due to uncaught exception
Re: PyObjc Terminating app due to uncaught exception
- Subject: Re: PyObjc Terminating app due to uncaught exception
- From: "John C. Daub" <email@hidden>
- Date: Fri, 15 Feb 2008 06:54:29 -0600
- Thread-topic: PyObjc Terminating app due to uncaught exception
on 2/14/08 5:52 PM, Bill Bumgarner at email@hidden wrote:
> On Feb 13, 2008, at 11:47 PM, Roger Herikstad wrote:
>> I'm building a data visualiser with a cocoa GUI and a python driven
>> data loading engine. When I run my application it (sometimes)
>> terminates with this output:
>
> Sometimes but not always? That is odd.
>
> Do you have anything other than the system provided PyObjC and Python
> installed?
I'm not the original poster, but I'm running into a similar problem myself
this morning. Looking back at the original poster's email, the Traceback
paths are referring to Python things in /Library, so I would assume he's got
something other than the system-provided PyObjC/Python installed.
I've got that situation too (ran the MacPython 2.5.1 installer), and have
realized that it's doing more harm than good to have the non-system stuff
around.
What is the right way to uninstall things to leave only the system-stuff
around?
It seems I can just remove: "/Applications/MacPython 2.5",
"/Library/Frameworks/Python.framework", and all of the python symlinks from
/usr/local/bin. I'd also want to edit my PATH to remove the entry for the
local Python.framework. If I remove all those things, does that remove the
custom install? As well, is there anything that the custom install may have
tweaked about the system install that may need to be retweaked, e.g. some
symlink needs to be updated to now point to the system Python instead? I
think it's more the latter than I'm curious about.
I'm new all this Python/PyObjC stuff, so I thank you for your help.
--
John C. Daub }:-)>=
<mailto:email@hidden> <http://www.hsoi.com/>
"Life is good, a rock sled utopia, a self-imposed myopia.
You gotta love this pace." - Dave Wyndorf
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden