Re: [Pythonmac-SIG] LXML with py2app

2008-08-08 Thread Kenneth Miller
Alright, So i get macpython, and after this is the problem I run into.. Installed /Users/xkenneth/work/mwdconfig/tkpyro/altgraph-0.6.7-py2.5.egg Traceback (most recent call last): File "setup.py", line 17, in setup_requires = modules, File "/Library/Frameworks/Python.framework/Versions/

Re: [Pythonmac-SIG] LXML with py2app

2008-08-08 Thread Kevin Walzer
Kenneth Miller wrote: Chris, How can I build python to link to the OS X Tkinter libraries? That's the ONLY reason I'm using the system python. I usually use the python built by macports. Regards, Ken You can build Python yourself using the source code at Python.org. I think the flags

Re: [Pythonmac-SIG] LXML with py2app

2008-08-07 Thread Mike Keith
On Thu, Aug 7, 2008 at 11:18 PM, Christopher Barker <[EMAIL PROTECTED]> wrote: > Kenneth Miller wrote: >> >>How can I build python to link to the OS X Tkinter libraries? That's >> the ONLY reason I'm using the system python. I usually use the python built >> by macports. > > I'm pretty sure the

Re: [Pythonmac-SIG] LXML with py2app

2008-08-07 Thread Christopher Barker
Kenneth Miller wrote: How can I build python to link to the OS X Tkinter libraries? That's the ONLY reason I'm using the system python. I usually use the python built by macports. I'm pretty sure the build you get from python.org works fine with Tkinter -- it is well integerated with OS-X

Re: [Pythonmac-SIG] LXML with py2app

2008-08-07 Thread Kenneth Miller
Chris, How can I build python to link to the OS X Tkinter libraries? That's the ONLY reason I'm using the system python. I usually use the python built by macports. Regards, Ken On Aug 7, 2008, at 3:59 PM, Chris Barker wrote: Kenneth Miller wrote: This is what I'm encountering. Here

Re: [Pythonmac-SIG] LXML with py2app

2008-08-07 Thread Chris Barker
Kenneth Miller wrote: This is what I'm encountering. Here i printed the sys.path, why does this include modules local to the machine? I want it to be independent of any local resources? '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5', This is Apple's installed python

[Pythonmac-SIG] LXML with py2app

2008-08-07 Thread Kenneth Miller
Has anyone had success with this? This is what I'm encountering. Here i printed the sys.path, why does this include modules local to the machine? I want it to be independent of any local resources? 8/7/08 2:22:55 PM ['/Users/xkenneth/work/mwdconfig/tkpyro/dist/ MWDConfig.app/Contents/Resour