shagabutdinov / sublime-utilities

Minor utilities for building snippets and plugins
Other
2 stars 1 forks source link

traceback in 3126 #1

Open ildarkhasanshin opened 7 years ago

ildarkhasanshin commented 7 years ago

reloading plugin SublimeEnhancedUtilitiesSet.commands Some dependencies has not been imported for Utilities package; some utilities functionality will not be availiable reloading plugin SublimeEnhancedUtilitiesSet.go Traceback (most recent call last): File "/opt/sublime_text/sublime_plugin.py", line 109, in reload_plugin m = importlib.import_module(modulename) File "./python3.3/importlib/init.py", line 90, in import_module File "", line 1584, in _gcd_import File "", line 1565, in _find_and_load File "", line 1532, in _find_and_load_unlocked File "/opt/sublime_text/sublime_plugin.py", line 915, in load_module exec(compile(source, source_path, 'exec'), mod.dict) File "go in /home/ildar/.config/sublime-text-3/Installed Packages/SublimeEnhancedUtilitiesSet.sublime-package", line 2, in ImportError: No module named 'Expression'

st 3126 ubuntu 1610

shagabutdinov commented 7 years ago

Hi, ildar!

Please, install "Expression" module from my other plugins in order get this plugin work. Thank you for reporting.

Leonid Shagabutdinov, +7 905 937 6988

On Mon, Nov 14, 2016 at 4:56 PM, ildar r. khasanshin < notifications@github.com> wrote:

reloading plugin SublimeEnhancedUtilitiesSet.commands Some dependencies has not been imported for Utilities package; some utilities functionality will not be availiable reloading plugin SublimeEnhancedUtilitiesSet.go Traceback (most recent call last): File "/opt/sublime_text/sublime_plugin.py", line 109, in reload_plugin m = importlib.import_module(modulename) File "./python3.3/importlib/init.py", line 90, in import_module File "", line 1584, in _gcd_import File "", line 1565, in _find_and_load File "", line 1532, in _find_and_load_unlocked File "/opt/sublime_text/sublime_plugin.py", line 915, in load_module exec(compile(source, source_path, 'exec'), mod.dict) File "go in /home/ildar/.config/sublime-text-3/Installed Packages/ SublimeEnhancedUtilitiesSet.sublime-package", line 2, in ImportError: No module named 'Expression'

st 3126 ubuntu 1610

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/shagabutdinov/sublime-utilities/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ABj1HTRbhKz-VyUnePJTY764GBrVCIJHks5q-DBggaJpZM4KxIlN .