Hi everyone,
After installation of python and pygame with macports my Sublime Text 2 starts to crash after launch.
Here the error report:
[code]Process: Sublime Text 2 [5538]
Path: /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2
Identifier: com.sublimetext.2
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [120]
Date/Time: 2013-07-07 17:52:33.852 -0300
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 173314 sec
Crashes Since Last Report: 16
Per-App Crashes Since Last Report: 16
Anonymous UUID: 5BB7AE5B-88F2-4DF3-B5E1-C2ED1F0FBC7D
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0
Dyld Error Message:
Library not loaded: /System/Library/Frameworks/Python.framework/Versions/2.6/Python
Referenced from: /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2
Reason: no suitable image found. Did find:
/System/Library/Frameworks/Python.framework/Versions/2.6/Python: stat() failed with errno=13
/Library/Frameworks/Python.framework/Versions/2.6/Python: stat() failed with errno=13
/System/Library/Frameworks/Python.framework/Versions/2.6/Python: stat() failed with errno=13
Binary Images:
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) /usr/lib/dyld[/code]
Anyone could please help me to find the solution?
Thanks in advance