I'm still working to get my application running with Py2App.  Things look 
pretty good now, except that at start-up, I still get a 
PyObjCStrBridgeWarning when the application starts.  I stripped my test case 
down to the point where all it was doing was loading a new NIB (created by 
saving a new, unchanged InterfaceBuilder .nib file) with
    import NibClassBuilder
    NibClassBuilder.extractClasses(u'Test')
and I still get the warning.

This is on Panther with PyObjC 1.3.

How do I fix this?

Thanks,
Bob 


_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to