On Jul 6, 2006, at 4:00 PM, Kevin Walzer wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Russell E Owen wrote:
>
>> If/when a fat Aqua Tcl/Tk comes out that works with my app, I can try
>> to make it all fat. But that could be awhile. I suspect the current
>> ActiveState Tcl/Tk (8.4.
In article <[EMAIL PROTECTED]>,
Kevin Walzer <[EMAIL PROTECTED]> wrote:
>...FYI, I have a "fat" build of Tk Aqua 8.4.12 here:
>
> http://tk-components.sourceforge.net/installer/index.html
>
> As far as I know, this is the only "universal" package in distribution.
> ActiveState ships separate bu
In article
<[EMAIL PROTECTED]>,
"Charlie Moad" <[EMAIL PROTECTED]> wrote:
> On 7/3/06, Russell E. Owen <[EMAIL PROTECTED]> wrote:
> > I'm trying to build on a PPC MacOS X 10.3.9 system using Python 2.4.1,
> > but "import pylab" gives a bus error. (This is for a python app I
> > distribute, so I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have been unable to build the "hello-tk" demo that ships with py2app
if I am building against a "universal" build of Tcl/Tk.
Here is my setup:
from distutils.core import setup
import py2app
setup(
app=['hello.py'],
options=dict(
py
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Russell E Owen wrote:
> If/when a fat Aqua Tcl/Tk comes out that works with my app, I can try
> to make it all fat. But that could be awhile. I suspect the current
> ActiveState Tcl/Tk (8.4.13) is not fat, and even if it were -- Aqua
> Tcl/Tk 8.4.1
Hello Barry
I found in google a forum post you submitted to MacPython about using
a framework in MATLAB, and i thought id risk emailing you i hope you
dont mind and if so my apologies.
I am not very up with "real programming" as I am an engineering
student, but part of my project requires m
At 4:43 PM -0700 7/3/06, Bob Ippolito wrote:
>On Jul 3, 2006, at 4:19 PM, Russell E. Owen wrote:
>
>>I'm trying to build on a PPC MacOS X 10.3.9 system using Python 2.4.1,
>>but "import pylab" gives a bus error. (This is for a python app I
>>distribute, so I can't give up on 10.3.9 yet. Once I solv
At 8:32 PM -0400 7/3/06, Charlie Moad wrote:
>On 7/3/06, Russell E. Owen <[EMAIL PROTECTED]> wrote:
>>I'm trying to build on a PPC MacOS X 10.3.9 system using Python 2.4.1,
>>but "import pylab" gives a bus error. (This is for a python app I
>>distribute, so I can't give up on 10.3.9 yet. Once I sol
The Xcode project used to build smpeg is here:
http://undefined.org/python/smpeg-XcodeProjects-20060706.tgz
-bob
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
On Jul 6, 2006, at 7:58 PM, Siddartha Krishnan wrote:
Hi,
I'm new to using SWIG for python. I am having several problems
creating a C++ extension module for python. I am using OS X 10.4 with
python 2.4 and SWIG 1.3.29 (using darwinports).
I can use SWIG and distutils in order to make a C exte
Siddartha Krishnan wrote:
> I'm new to using SWIG for python. I am having several problems
> creating a C++ extension module for python. I am using OS X 10.4 with
> python 2.4 and SWIG 1.3.29 (using darwinports).
>
> I can use SWIG and distutils in order to make a C extension module
> for pyt
Hi,
I'm new to using SWIG for python. I am having several problems
creating a C++ extension module for python. I am using OS X 10.4 with
python 2.4 and SWIG 1.3.29 (using darwinports).
I can use SWIG and distutils in order to make a C extension module
for python, however, I cannot do so for
12 matches
Mail list logo