7 ms·
$ ./sublime_text Fatal Python error: Interpreter not initialized (version mismatch?) Aborted $ python --version Python 2.6.6 Is that my python version?
by mati 16y ago
$ ./sublime_text
Fatal Python error: Interpreter not initialized (version mismatch?)
Aborted
$ python --version
Python 2.6.6
Is that my python version? Could the error message be more verbose, or is it not coming from sublime?
How do I go about fixing that? Wanted to give sublime a try...