Hi all - I get the following error when launching a wxPython app in TextMate...
2009-01-14 07:42:37.029 Python[26558:53ef] Error loading /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb: ¬dlopen(/System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb, 262): Symbol not found: _URLM_DirectQueryInterface ¬¬Referenced from: /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb ¬¬Expected in: flat namespace 2009-01-14 07:42:37.030 Python[26558:53ef] Cannot find function pointer CIFSURLMounterFactory for factory 92D4EFEF-F5AA-11D5-A1EE-003065A0E6DE in CFBundle/CFPlugIn 0x1955d530 </System/Library/Filesystems/URLMount/smb.URLMounter> (bundle, not loaded) 2009-01-14 07:42:37.031 Python[26558:53ef] Error loading /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb: ¬dlopen(/System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb, 262): Symbol not found: _URLM_DirectQueryInterface ¬¬Referenced from: /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb ¬¬Expected in: flat namespace 2009-01-14 07:42:37.032 Python[26558:53ef] Cannot find function pointer CIFSURLMounterFactory for factory 92D4EFEF-F5AA-11D5-A1EE-003065A0E6DE in CFBundle/CFPlugIn 0x1955d530 </System/Library/Filesystems/URLMount/smb.URLMounter> (bundle, not loaded) 2009-01-14 07:42:37.033 Python[26558:53ef] Error loading /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb: ¬dlopen(/System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb, 262): Symbol not found: _URLM_DirectQueryInterface ¬¬Referenced from: /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb ¬¬Expected in: flat namespace 2009-01-14 07:42:37.033 Python[26558:53ef] Cannot find function pointer CIFSURLMounterFactory for factory 92D4EFEF-F5AA-11D5-A1EE-003065A0E6DE in CFBundle/CFPlugIn 0x1955d530 </System/Library/Filesystems/URLMount/smb.URLMounter> (bundle, not loaded) 2009-01-14 07:42:37.034 Python[26558:53ef] Error loading /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb: ¬dlopen(/System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb, 262): Symbol not found: _URLM_DirectQueryInterface ¬¬Referenced from: /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb ¬¬Expected in: flat namespace 2009-01-14 07:42:37.035 Python[26558:53ef] Cannot find function pointer CIFSURLMounterFactory for factory 92D4EFEF-F5AA-11D5-A1EE-003065A0E6DE in CFBundle/CFPlugIn 0x1955d530 </System/Library/Filesystems/URLMount/smb.URLMounter> (bundle, not loaded) 2009-01-14 07:42:37.035 Python[26558:53ef] Error loading /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb: ¬dlopen(/System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb, 262): Symbol not found: _URLM_DirectQueryInterface ¬¬Referenced from: /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb ¬¬Expected in: flat namespace 2009-01-14 07:42:37.036 Python[26558:53ef] Cannot find function pointer CIFSURLMounterFactory for factory 92D4EFEF-F5AA-11D5-A1EE-003065A0E6DE in CFBundle/CFPlugIn 0x1955d530 </System/Library/Filesystems/URLMount/smb.URLMounter> (bundle, not loaded) 2009-01-14 07:42:37.037 Python[26558:53ef] Error loading /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb: ¬dlopen(/System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb, 262): Symbol not found: _URLM_DirectQueryInterface ¬¬Referenced from: /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb ¬¬Expected in: flat namespace 2009-01-14 07:42:37.037 Python[26558:53ef] Cannot find function pointer CIFSURLMounterFactory for factory 92D4EFEF-F5AA-11D5-A1EE-003065A0E6DE in CFBundle/CFPlugIn 0x1955d530 </System/Library/Filesystems/URLMount/smb.URLMounter> (bundle, not loaded) 2009-01-14 07:42:37.038 Python[26558:53ef] Error loading /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb: ¬dlopen(/System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb, 262): Symbol not found: _URLM_DirectQueryInterface ¬¬Referenced from: /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb ¬¬Expected in: flat namespace 2009-01-14 07:42:37.038 Python[26558:53ef] Cannot find function pointer CIFSURLMounterFactory for factory 92D4EFEF-F5AA-11D5-A1EE-003065A0E6DE in CFBundle/CFPlugIn 0x1955d530 </System/Library/Filesystems/URLMount/smb.URLMounter> (bundle, not loaded) Using Python 2.6.1 although I get the error when reverting to 2.5.4 as well. This is only on my MacPro at work. My MacBook Pro at home does not produce the error. Thanks, Dan _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig