Re: [Pythonmac-SIG] which fortran for pythonmac.org binaries?

2007-06-02 Thread Rob J Goedman
h the proper compiler flags. Those two builds can then be installed into the same framework location, R install process merges them correspondingly." The issue is in the link step not the compile phase. Rob On Jun 1, 2007, at 6:05 PM, Robert Kern wrote: Christopher Barker wrote: Rob J Goe

Re: [Pythonmac-SIG] which fortran for pythonmac.org binaries?

2007-06-01 Thread Rob J Goedman
I don't think that is implied on Simon's R website. The context of the statement is building universal packages for the R statistical software system. Within that context the compiler inter-works with the latest set of Xcode tools to build a package (if the package includes Fortran in addition

Re: [Pythonmac-SIG] wx.ART_NEW, 'module' object has no attribute 'ART_NEW'

2006-03-07 Thread Rob J Goedman
Chris, Thanks. Kevin's suggestion works fine and I prefer not to edit individual files. I have noticed that changing the default app refuses to pick up the new PythonLauncher 0.1 for some reason, even if you tell it in 'Get Info' to change it for all .py and .pyw files. Weird. Rob On Ma

Re: [Pythonmac-SIG] wx.ART_NEW, 'module' object has no attribute 'ART_NEW'

2006-03-07 Thread Rob J Goedman
Thanks Kevin, That does the trick! Thanks again. Rob On Mar 7, 2006, at 8:10 AM, Kevin Ollivier wrote: > Hi Rob, > > On Mar 7, 2006, at 7:51 AM, Rob J Goedman wrote: > >> Hi, >> >> I'm new to Python. For a biometrix application I am investigating >&g

[Pythonmac-SIG] wx.ART_NEW, 'module' object has no attribute 'ART_NEW'

2006-03-07 Thread Rob J Goedman
Hi, I'm new to Python. For a biometrix application I am investigating python or java (right now its in VB). Earlier this morning I installed (on OS 10.4.5) the latest version of MacPython-OSX-2.4.1, the Mac fix (TigerPython24Fix-r2) and wxPython2.6-osx-unicode-2.6.2.1- macosx10.3-py2.4. Mos