[Pythonmac-SIG] SWIG problem

2006-09-08 Thread Torsten Sadowski
Hi, I'm trying to port Salome (http://www.salome-platform.org/) to OSX. I have the problem that SWIG wrapped modules don't work. They fail with: Fatal Python Error: Interpreter not initialized (version mismatch?) A web search brought hints about linking against the wrong Python but I'm sure I

Re: [Pythonmac-SIG] py2app question: Resources/Python -> Resources/lib/python2.4

2006-09-08 Thread Bob Ippolito
On 9/8/06, Russell E. Owen <[EMAIL PROTECTED]> wrote: > I was using an older version of py2app to distribute an application. > This placed the python library code in TUI.app/Contents/Resources/Python/ > > I just upgraded to py2app 0.3.5 and now I find the same stuff is being > put in TUI.app/Conten

Re: [Pythonmac-SIG] universal python; how to use my aqua tcl/tk?

2006-09-08 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Russell E. Owen wrote: > I just changed to the universal python 2.4.3 (I had been using > activestate's 2.4.3) as part of moving to releasing universal builds of > code. > > Everything is fine except it's using Tiger's built in ancient version of >

[Pythonmac-SIG] universal python; how to use my aqua tcl/tk?

2006-09-08 Thread Russell E. Owen
I just changed to the universal python 2.4.3 (I had been using activestate's 2.4.3) as part of moving to releasing universal builds of code. Everything is fine except it's using Tiger's built in ancient version of Aqua Tcl/Tk instead instead of version 8.4.11 that I installed myself (in /Libra

[Pythonmac-SIG] py2app question: Resources/Python -> Resources/lib/python2.4

2006-09-08 Thread Russell E. Owen
I was using an older version of py2app to distribute an application. This placed the python library code in TUI.app/Contents/Resources/Python/ I just upgraded to py2app 0.3.5 and now I find the same stuff is being put in TUI.app/Contents/Resources/lib/python2.4/ This change breaks my code becaus

[Pythonmac-SIG] Problems running IDLE

2006-09-08 Thread David Donachie
Hi I am totally new to Python on the Mac (or Python anywhere else) and wanted to try it out, so I followed the instructions for Mac OS 10.3.90, downloaded Python 2.4.3 and tried to use IDLE With only the Python installer run IDLE will not run. The console error is that Tkinter is not set up.

[Pythonmac-SIG] Fwd: Problems running IDLE

2006-09-08 Thread David Donachie
Hi I am totally new to Python on the Mac (or Python anywhere else) and wanted to try it out, so I followed the instructions for Mac OS 10.3.90, downloaded Python 2.4.3 and tried to use IDLE With only the Python installer run IDLE will not run. The console error is that Tkinter is not set up.