Re: [Pyobjc-dev] Dinu's ReSTEdit Refactored
Brought to you by:
ronaldoussoren
From: Dinu G. <gh...@da...> - 2004-02-17 09:49:48
|
Ronald Oussoren: > Thanks for that message, appearently setup.py needs an update. > > You should remove /Library/Python/2.3/PyObjC before installing. If > that doesn't help something else broke. Ok, that's better... Now I've built it on 10.2.8 with PyObjC from CVS, but on both, 10.2.8 (with Safari 1.0) and 10.3.2 (with Sadari 1.2), I'm getting this message when launching this version of ReSTedit: Traceback (most recent call last): File "/Users/dinu/Desktop/source/build/ReSTedit.app/Contents/Resources/ __main__.py", line 21, in ? sys.exit(AppKit.NSApplicationMain([])) objc.error: NSInvalidUnarchiveOperationException - *** -[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode object of class (WebView) Bill? Dinu |