% lipo -info /Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python Architectures in the fat file: /Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python are: ppc i386 % ls -ld /Library/Frameworks/Python.framework/Versions/2.6 drwxrwxr-x 10 root admin 340 Oct 27 2009 /Library/Frameworks/Python.framework/Versions/2.6 % ls -l /Library/Frameworks/Python.framework/Versions/2.6 total 7768 lrwxr-xr-x 1 root admin 17 Jan 18 2010 Headers -> include/python2.6 drwxrwxr-x 3 root admin 102 Oct 27 2009 Mac -r-xrwxr-x 1 root admin 3970996 Oct 27 2009 Python drwxrwxr-x 5 root admin 170 Jan 18 2010 Resources drwxrwxr-x 15 root admin 510 Oct 27 2009 bin drwxrwxr-x 3 root admin 102 Oct 27 2009 include drwxrwxr-x 19 root admin 646 Oct 27 2009 lib drwxrwxr-x 3 root admin 102 Oct 27 2009 share % ls -l /Library/Frameworks/Python.framework/Versions/2.6/bin total 248 -rwxrwxr-x 1 root admin 150 Oct 27 2009 2to3 lrwxr-xr-x 1 root admin 7 Jan 18 2010 idle -> idle2.6 -rwxrwxr-x 1 root admin 138 Oct 27 2009 idle2.6 lrwxr-xr-x 1 root admin 8 Jan 18 2010 pydoc -> pydoc2.6 -rwxrwxr-x 1 root admin 123 Oct 27 2009 pydoc2.6 lrwxr-xr-x 1 root admin 9 Jan 18 2010 python -> python2.6 lrwxr-xr-x 1 root admin 16 Jan 18 2010 python-config -> python2.6-config -rwxrwxr-x 1 root admin 29560 Oct 27 2009 python2.6 -rwxrwxr-x 1 root admin 1463 Oct 27 2009 python2.6-config lrwxr-xr-x 1 root admin 10 Jan 18 2010 pythonw -> pythonw2.6 -rwxrwxr-x 1 root admin 29560 Oct 27 2009 pythonw2.6 lrwxr-xr-x 1 root admin 11 Jan 18 2010 smtpd.py -> smtpd2.6.py -rwxrwxr-x 1 root admin 18093 Oct 27 2009 smtpd2.6.py % ==== revised debug.py output ======================= Default Encoding: ascii ---------------------------------------- Filesystem Encoding: utf-8 ---------------------------------------- Platform: darwin ---------------------------------------- Python version: 2.6.4 Python version: 2.6.4 (r264:75821M, Oct 27 2009, 19:48:32) [GCC 4.0.1 (Apple Inc. build 5493)] ---------------------------------------- Python executable: /Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python Python exec_prefix: /Library/Frameworks/Python.framework/Versions/2.6 Python prefix: /Library/Frameworks/Python.framework/Versions/2.6 ---------------------------------------- lxml path: /Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6/lxml LXML_VERSION: 2.1.3.0 LIBXML_VERSION: 2.7.3 LIBXML_COMPILED_VERSION: 2.7.1 LIBXSLT_VERSION: 1.1.24 LIBXSLT_COMPILED_VERSION: 1.1.24 ---------------------------------------- numpy path: /Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6/numpy numpy version: 1.3.0.dev5986 ---------------------------------------- sys.path: /Users/dnewman/.config/inkscape/extensions /Applications/Inkscape.app/Contents/Resources/extensions /Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6 /usr/local/lib/wxPython-unicode-2.8.11.0/lib/python2.6/site-packages /usr/local/lib/wxPython-unicode-2.8.11.0/lib/python2.6/site-packages/wx-2.8-mac-unicode /Library/Frameworks/Python.framework/Versions/2.6/lib/python26.zip /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-darwin /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac/lib-scriptpackages /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-tk /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-old /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages /usr/local/lib/wxPython-unicode-2.8.11.0/lib/python2.6 ---------------------------------------- os.environ: {'FONTCONFIG_PATH': '/Applications/Inkscape.app/Contents/Resources/etc/fonts', 'INKSCAPE_SHAREDIR': '/Applications/Inkscape.app/Contents/Resources', 'ASPELL_CONF': 'prefix /Applications/Inkscape.app/Contents/Resources;', 'SHELL': '/bin/bash', 'GTK_EXE_PREFIX': '/Applications/Inkscape.app/Contents/Resources', 'LOGNAME': 'dnewman', 'USER': 'dnewman', 'HOME': '/Users/dnewman', 'PATH': '/usr/texbin:/opt/local/bin:/sw/bin/:/Library/Frameworks/Python.framework/Versions/Current/bin:/usr/local/bin:/Applications/Inkscape.app/Contents/Resources/bin:/usr/bin:/bin:/usr/sbin:/sbin', 'DISPLAY': '/tmp/launch-EQsUX1/org.x:0', 'LANG': '.UTF-8', 'Apple_PubSub_Socket_Render': '/tmp/launch-qoXE4d/Render', 'VERSIONER_PYTHON_VERSION': '2.5', 'SHLVL': '0', 'GNOME_VFS_MODULE_CONFIG_PATH': '/Applications/Inkscape.app/Contents/Resources/etc/gnome-vfs-2.0/modules', 'GTK_DATA_PREFIX': '/Applications/Inkscape.app/Contents/Resources', 'MAGICK_CODER_FILTER_PATH': '/Applications/Inkscape.app/Contents/Resources/lib/ImageMagick-6.6.3/modules-Q16/filters', 'PYTHONPATH': '/Applications/Inkscape.app/Contents/Resources/extensions:/Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6', 'SSH_AUTH_SOCK': '/tmp/launch-6wYyvG/Listeners', 'MAGICK_CONFIGURE_PATH': '/Applications/Inkscape.app/Contents/Resources/lib/ImageMagick-6.6.3/config:/Applications/Inkscape.app/Contents/Resources/share/ImageMagick-6.6.3/config', 'PANGO_RC_FILE': '/Users/dnewman/.inkscape-etc/pangorc', 'VERSION': '6', 'GTK2_RC_FILES': '/Users/dnewman/.inkscape-etc/gtkrc', 'INKSCAPE_LOCALEDIR': '/Applications/Inkscape.app/Contents/Resources/locale', 'TMPDIR': '/var/folders/1A/1ANozLA12RW9PE+8ZPqyUU+-ZzA/-Tmp-/', 'INKSCAPE_PLUGINDIR': '/Applications/Inkscape.app/Contents/Resources/lib/inkscape', 'GDK_PIXBUF_MODULE_FILE': '/Users/dnewman/.inkscape-etc/gdk-pixbuf.loaders', 'MAGICK_CODER_MODULE_PATH': '/Applications/Inkscape.app/Contents/Resources/lib/ImageMagick-6.6.3/modules-Q16/coders', 'GTK_IM_MODULE_FILE': '/Users/dnewman/.inkscape-etc/gtk.immodules', '__CF_USER_TEXT_ENCODING': '0x197F3:0:0', 'XDG_DATA_DIRS': '/Applications/Inkscape.app/Contents/Resources/share', 'PWD': '/Applications/Inkscape.app', 'GNOME_VFS_MODULE_PATH': '/Applications/Inkscape.app/Contents/Resources/lib/gnome-vfs-2.0/modules', 'COMMAND_MODE': 'legacy'}