Hi all,
I'm running Universal Python 2.4.3 on my Powerbook G4 under OS X 10.4.8.
I'm trying to install a package called mpi4py (MPI for Python), and
Universal Python's distutils seem to be causing some trouble. It looks
like the -arch i386 argument is confusing the linker somehow because my
co
Ronald Oussoren wrote:
> What I'd like to see in a future version of Xcode is
> a public plugin API (outright Python support would also
> be nice of course) and an tool for creating/maintaining
> project templates.
I'd be happy with just an API for modifying their project files, as
currently t
On Tuesday, October 24, 2006, at 06:09PM, Anand Patil <[EMAIL PROTECTED]> wrote:
>Hi all,
>
>I'm running Universal Python 2.4.3 on my Powerbook G4 under OS X 10.4.8.
>I'm trying to install a package called mpi4py (MPI for Python), and
>Universal Python's distutils seem to be causing some troub