What version of Mac OS X is this?
On Dec 4, 2004, at 10:36, Victor Ng wrote:
I'm having problems with buliding the example applications - not
really sure what I'm doing wrong.
I've just installed py2app from it's svn trunk, and pyobjc from svn
trunk.
When I run setup.py py2app on the CurrencyConverter example, I get an
error dialog popping up with:
ImportError:
'/Users/victorng/dev/pyobjc/trunk/pyobjc/Examples/CurrencyConverter/
dist/CurrencyConverter.app/Contents/Resources/Python/lib-dynload/objc/
_objc.so'
not found
When I try looking in the lib-dynload directory - I don't have any
objc, AppKit or other directories that I think I'm supposed to be
getting.
Any pointers?
vic
On Sun, 28 Nov 2004 23:58:38 -0500, Bob Ippolito <[EMAIL PROTECTED]>
wrote:
The py2app-branch of PyObjC has been merged to trunk, and development
will continue on trunk. For those of you that have checked out
py2app-branch, please svn switch back to
http://svn.red-bean.com/pyobjc/trunk/pyobjc
Enhancements include but are not limited to:
- All buildapp.py scripts are gone, bundlebuilder is no longer used
anywhere. Examples now have setup.py scripts and are built with
"python setup.py py2app".
- The way setup.py works has changed significantly. It now supports a
bdist_mpkg command to build a .mpkg distribution containing both
PyObjC
and py2app
- Includes a copy of what will be py2app 0.1.6 (or possibly 0.2.0 ..
depending on what else I change)
- Enhanced compatibility with the Apple Objective C runtime
- Bugfixes and minor feature additions on several other fronts
- A sandbox directory with some new half-baked ideas for a new
Objective C header parser
The Xcode template still does not support py2app. I would recommend
that if you use Xcode, you should only use it for development.
Deployment should be done using py2app.
-bob
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real
users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Pyobjc-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pyobjc-dev
_______________________________________________
Pythonmac-SIG maillist - [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/pythonmac-sig