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
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
-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
>
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
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
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.
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.