Sublime Forum

Troubles running SublimeText2 on linux 64bits

#1

Hi,

when I try to run ./sublime_text there’s a python fail:

'import site' failed; use -v for traceback

GUI displays:

Unable to run package setup:

Failed to load module

Traceback (most recent call last):
  File "./PackageSetup.py", line 3, in <module>
    from __future__ import with_statement
ImportError: No module named __future__

Any idea of what’s going on?

Thanks.

0 Likes