On Wednesday, June 04, 2008, at 08:23AM, "Boyd Waters" <[EMAIL PROTECTED]>
wrote:
>
>On Jun 3, 2008, at 11:50 PM, Ronald Oussoren wrote:
>
>>> I had to patch the Python.h in the standard Python distribution to
>>> have
>>> the "ifdef 64-bit" conditional code, so that the single header file
>
I'm wondering how to coordinate having python executables in 32 and 64
bit mode on the same machine. Will the patched python 2.6 build a
python and a python64? When I build extension models do I then need to
build/install each module twice e.g. 'python setup.py install' and
'python64 setup
On Wed, Jun 04, 2008 at 11:02:46AM -0500, Chris Kees wrote:
> I'm wondering how to coordinate having python executables in 32 and 64
> bit mode on the same machine. Will the patched python 2.6 build a
> python and a python64?
There's no need for two separate executables; Mach-O files can conta
Getting this error when running an app built in XCode 3 on Leopard on
a PPC iBook running 10.4
Trac report:
http://projects.sucs.org/projects/shtaggle/ticket/5
Any ideas what is causing this?
(Google doesnt throw up much)
-S
___
Pythonmac-SIG mailli
On 4 Jun, 2008, at 18:02, Chris Kees wrote:
I'm wondering how to coordinate having python executables in 32 and
64 bit mode on the same machine. Will the patched python 2.6 build a
python and a python64?
I currently build 3 variants: python-32, python-64 and python-all,
with python being
Hello,
I am new to Mac and used python in linux before. What I am trying to do is
to install "Ipython" and "PyCogent" in Mac OS X.
For PyCogent, after entering the package path, I typed "python setup.py
install". The results are as follows:
Didn't find Pyrex - will compile from .c files
running i
Zhaojie Boulder wrote:
After google, I installed Xcode,but it did not help. Also, the Xcode
folder is not within "applications" folder, but a separate one parallel
with "applications". Dragging Xcode folder into the applications folder
did not make a difference, either.
Well, you don't really