Yeah, it's the latest version. I don't quite understand what's wrong with it myself. I tried starting it from a fresh install thrice and it still didn't work as expected. :/
Do I have to have the paid version for this to work perhaps? I'm using the trial right now. Though, there aren't any glaring restrictions with the evaluation copy as far as I know. On Wednesday, 4 July 2012 16:53:34 UTC-4, Justin Israel wrote: > > Yea Im not sure why you are getting errors. With a clean install per the > site instructions, it has no problems on OSX. And its not a platform > specific plug. Are you using the latest sublime app? > > > > On Jul 4, 2012, at 12:50 PM, "Kurian O.S" <[email protected]> wrote: > > Ah thats a typo, > > I just cleaned everything and I installed everything from scratch, now > codeIntel is working for me. > > But still I have errors > > Traceback (most recent call last): > File "./sublime_plugin.py", line 272, in is_enabled_ > File "./SublimeCodeIntel.py", line 1070, in is_enabled > File "./SublimeCodeIntel.py", line 1050, in is_enabled > File "./SublimeCodeIntel.py", line 214, in guess_lang > AttributeError: 'NoneType' object has no attribute 'settings' > > not sure but I am happy with maya autocomplete :) > > On Wed, Jul 4, 2012 at 12:42 PM, Dean Warren <[email protected]> wrote: > >> Is that error message exact? I ask because it says: >> >> SilverScity >> >> ...but the module is called: >> >> SilverCity >> >> ...maybe a typo in common.py? >> >> On 7/4/12, Kurian O.S <[email protected]> wrote: >> > but for some reason in linux I am getting >> > >> > ImportError: No module named SilverScity >> > >> > from >> > .config/sublime-text-2/Packages/SublimeCodeIntel/libs/codeintel2/common. >> > py >> >> -- >> view archives: http://groups.google.com/group/python_inside_maya >> change your subscription settings: >> http://groups.google.com/group/python_inside_maya/subscribe >> > > > > -- > --:: Kurian ::-- > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
