Re: [Pythonmac-SIG] Set/get finder color label of a file

2005-08-18 Thread has
matthias oberlaender wrote: >I would very much like to get and set the color label (or 'label index') >of a file programmatically from Python. I spent quite some time googling, >but was unable to extract the necessary bits how to do it with a few >Carbon calls. Dunno about Carbon APIs, but it's

[Pythonmac-SIG] compiling wxPython

2005-08-18 Thread Chris Fonnesbeck
Has anyone had success compiling wxPython on Tiger? I get the following when trying to compile: ./bk-make-pch .pch/wxprec_basedll/wx/wxprec.h.gch wx/wxprec.h g++ -I.pch/wxprec_basedll -D__WXMAC__ -I./src/tiff -I./src/jpeg -I./src/expat/lib -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -d

Re: [Pythonmac-SIG] compiling wxPython

2005-08-18 Thread Bob Ippolito
On Aug 18, 2005, at 3:20 PM, Chris Fonnesbeck wrote: > Has anyone had success compiling wxPython on Tiger? I get the > following when trying to compile: > > ./bk-make-pch .pch/wxprec_basedll/wx/wxprec.h.gch wx/wxprec.h g++ > -I.pch/wxprec_basedll -D__WXMAC__ -I./src/tiff -I./src/jpeg > -I./src

Re: [Pythonmac-SIG] SciPy install on Tiger with Python 2.4.1 framework

2005-08-18 Thread Samuel M. Smith
How do I get it to include the g77 install which it needs to build? On 12 Aug, 2005, at 13:47, Chris Barker wrote: > > > Samuel M. Smith wrote: > >> The gcc 3.3 issue was the key. Thanks for help. >> >> Below is a list of what I did. >> >> Could someone take these directions and create a pkg inst