Release KodiDevKit: SublimeText3 plugin to support kodi skinning / scripting
#94
Well it's getting re-created here, but other packages I use don't, so I'd say it is controllable somehow. If I delete the .package & restart it immediately says
Code:
Package Control: Installing 1 missing package
Package Control: Installed missing package SublimeKodi
Package Control: Skipping automatic upgrade, last run at 2015-05-03 09:27:03, next run at 2015-05-03 10:27:03 or after
reloading plugin SublimeKodi.__init__
reloading plugin SublimeKodi.sublimekodi
Traceback (most recent call last):
  File "C:\Utilities\Sublime Text\sublime_plugin.py", line 74, in reload_plugin
    m = importlib.import_module(modulename)
  File "./importlib/__init__.py", line 90, in import_module
  File "<frozen importlib._bootstrap>", line 1584, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1565, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1532, in _find_and_load_unlocked
  File "C:\Utilities\Sublime Text\sublime_plugin.py", line 678, in load_module
    exec(compile(source, source_path, 'exec'), mod.__dict__)
  File "sublimekodi in C:\Utilities\Sublime Text\Data\Installed Packages\SublimeKodi.sublime-package", line 13, in <module>
ImportError: No module named 'polib'
generating syntax summary

Here is, for example, one which includes binaries for three platforms and does not create a sublime-package zip:
https://github.com/weslly/ColorPicker

(which is all the are, so it's perhaps just a path issue??)

I ran the portable version for ages simply because at the time it made syncing installations much easier. It'd be a pain to change now given I use it on >5 machines this way...but not impossible I guess. Still, I have no other issues with packages and portable, including at least a few that provide binaries.
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a *full debug log*.
Reply


Messages In This Thread
RE: SublimeKodi: SublimeText3 plugin to help with kodi skinning / scripting - by bossanova808 - 2015-05-03, 01:32
Logout Mark Read Team Forum Stats Members Help
KodiDevKit: SublimeText3 plugin to support kodi skinning / scripting1