Hi,
I'm trying to make use of the multi-document project template which
obviously needs a version > 0.8 due to changes in the class named
NSApplicationDelegate. So I've just built the current CVS version,
but now after building the default project I get this when trying
to run it:
Traceback (most recent call last):
File
"/Users/dinu/Developer/Cocoa/PyMultiDoc/build/PyMultiDoc.app/Contents/
Resources/__main__.py", line 16, in ?
import MyDocument
File
"/Users/dinu/Developer/Cocoa/PyMultiDoc/build/PyMultiDoc.app/Contents/
Resources/MyDocument.py", line 17, in ?
class MyDocument(AutoBaseClass):
File "/usr/lib/python2.2/site-packages/AppKit/NibClassBuilder.py",
line 386, in __new__
return _nibInfo.makeClass(name, bases, methods)
File "/usr/lib/python2.2/site-packages/AppKit/NibClassBuilder.py",
line 219, in makeClass
return metaClass(name, bases, methods)
objc.internal_error: Cannot fetch key in keylist
So, is there some way to label more or less stable versions in
CVS, maybe?
Regards,
Dinu
--
Dinu C. Gherman
......................................................................
"A whole generation has grown up with the idea that it is normal
for them to have no freedom." (Richard M. Stallman)
|