Skip to content
This repository was archived by the owner on Nov 15, 2017. It is now read-only.
This repository was archived by the owner on Nov 15, 2017. It is now read-only.

Can't get plugin working on Ubuntu 12.04 #34

@gornostal

Description

@gornostal

I downloaded python2.6_2.6.5-1ubuntu6_i386.deb, extracted it, and copied usr/lib/python2.6 folder to {Sublime Text directory}/lib (I also removed original python26.zip file from the lib folder).
But apparently sublime can't work with that python, because I'm constantly getting errors in the console like this one

AttributeError: 'module' object has no attribute 'on_activated'

With original python I was getting this exception:

Exception in thread Thread-11:
Traceback (most recent call last):
  File ".\threading.py", line 532, in __bootstrap_inner
  File ".\threading.py", line 484, in run
  File "./Xdebug.py", line 321, in thread_callback
  File "./Xdebug.py", line 137, in accept
ProtocolConnectionException

Looking for any help on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions