[CalendarServer-users] Inappropriate file type for dynamic loading

Tor Hildrum torhildrum at gmail.com
Fri Nov 17 07:06:00 PST 2006


On 11/17/06, Cyrus Daboo <cdaboo at apple.com> wrote:

> python -c "from distutils.util import get_platform; print get_platform()"
>
> That should give an i386 result.

--------------------------
tor% python -c "from distutils.util import get_platform; print get_platform()"
darwin-8.8.1-Power_Macintosh
--------------------------

*smacks head*

--------------------------
tor% /usr/bin/python2.3 -c "from distutils.util import get_platform;
print get_platform()"
darwin-8.8.1-i386
--------------------------

Reinstalling python 2.4 now :)

Tor


More information about the calendarserver-users mailing list