limetext / lime

Open source API-compatible alternative to the text editor Sublime Text
http://limetext.github.io
BSD 2-Clause "Simplified" License
15.31k stars 1.07k forks source link

Can't build following instructions: can't find sublime_plugin #560

Closed yurivict closed 8 years ago

yurivict commented 8 years ago

It did build main executable in limetext/lime-qml/main, but this line fails:

m, err := py.Import("sublime_plugin")

Can you, instead of writing up instructions provide the shell script that does the same that you can run yourself and it succeeds?

Or alternatively, what is wrong? Where is this "sublime_plugin" supposed to come from?

zoli commented 8 years ago

I think this is fixed now, sublime_plugin here. Also if it is not fixed should be reopened in relevant repo