Your comments
I restarted Sublime and looked at the plugin loading "logs" in the console. Here are my logs for the Codeivate plugin:
reloading plugin Codeivate.codeivate
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 73, in reload_plugin
m = importlib.import_module(modulename)
File "X/importlib/__init__.py", line 88, in import_module
File "<frozen importlib._bootstrap>", line 1577, in _gcd_import
File "<frozen importlib._bootstrap>", line 1558, in _find_and_load
File "<frozen importlib._bootstrap>", line 1525, in _find_and_load_unlocked
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 671, in load_module
exec(compile(source, source_path, 'exec'), mod.__dict__)
File "codeivate in /Users/xelldran1/Library/Application Support/Sublime Text 3/Installed Packages/Codeivate.sublime-package", line 3, in <module>
ImportError: No module named 'codeivated'
Hope these help.
Matt
I had the same issue, and it appears my plugin isn't working either (been coding for a while now and dashboard is still empty)
I'm using ST3 Build 3047 and Mac OS 10.8.4. I installed the plugin via Package Control.
Thanks,
Matt
Customer support service by UserEcho
Hi Paul,
Thanks a lot!
Matt