This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jkubicek
Recipients jkubicek
Date 2015-01-08.18:52:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420743123.77.0.0822630306948.issue23194@psf.upfronthosting.co.za>
In-reply-to
Content
Python 3.4.2 (default, Dec 29 2014, 14:03:16) 
    [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56)] on darwin
    Type "help", "copyright", "credits" or "license" for more information.
    >>> import antigravity
    2015-01-08 10:45:03.771 osascript[47250:12135049] Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did find:
	/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
    osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.

The import command appears to work correctly (the proper XKCD opens), so I think this issue is just cosmetic.
History
Date User Action Args
2015-01-08 18:52:03jkubiceksetrecipients: + jkubicek
2015-01-08 18:52:03jkubiceksetmessageid: <1420743123.77.0.0822630306948.issue23194@psf.upfronthosting.co.za>
2015-01-08 18:52:03jkubiceklinkissue23194 messages
2015-01-08 18:52:03jkubicekcreate