Jonas Schneider wrote:
> Hi guys,
>
> I´m experiencing weird error messages while installing MySQL-python
> with easy_install... I have no idea where the errors come from.
>
> Read the whole output at http://pastebin.com/m3859cf40
> It´s really a lot...
>
> Someone got ideas?
The pastebin erro
Hi guys,
I´m experiencing weird error messages while installing MySQL-python
with easy_install... I have no idea where the errors come from.
Read the whole output at http://pastebin.com/m3859cf40
It´s really a lot...
Someone got ideas?
Greets
Jonas
--
http://mail.python.org/mailman/listinfo/p
Thanks for your help.
That is exactly what was wrong.
All I had to do was download xcode 2.2.1 and that installed the
universal sdk.
-Chris
On Apr 27, 2006, at 12:31 PM, Simon Percivall wrote:
> It doesn't think you're on an intel box, it thinks you want to compile
> universal libraries, sinc
It doesn't think you're on an intel box, it thinks you want to compile
universal libraries, since you installed a universal python.
The problem is likely to be that you haven't installed SDK's for intel
as well as powerpc when you installed Apple's Developer Tools. Do that,
and it should work ...
I installed the Universal Mac OSX binary for Python 2.4.3
When I execute 'python setup.py install' for any of my applications
that I need to build, I get errors like the following:
gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -
fno-strict-aliasing -Wno-long-double -no-cpp-