Sublime Forum

Sublime Text crashes on launch

#1

Mac OS X 10.7.2
Build 11C74
2.93 Intel Core Duo

Sublime Text is latest version and I just bought the license. I get this whenever I launch it:

Traceback (most recent call last):
File “./PackageSetup.py”, line 173, in upgrade
removeArchive(pz, os.path.join(datadir, base))
File “./PackageSetup.py”, line 123, in removeArchive
oldar.close()
AttributeError: ‘NoneType’ object has no attribute ‘close’

Any ideas? Thanks in advance.

0 Likes

#2

sublimetext.com/docs/2/revert.html will sort it out, although you may want to backup your Settings/ and Packages/User folders within ~/Library/Application Support/Sublime Text 2 first

0 Likes

#3

That worked, thanks. So should I just not upgrade?

0 Likes