It would be possible but it would have to make the assumption that you have opened your commandPort with certain options. Otherwise it would need to be added to more settings in the config that you would be required to set. It needs to know if the python port would be returning anything, and if so, is it pickled or not.
I started out reading back on the socket but then figured there doesn't seem to be much point since you are staring at Maya anyways and would see all the output. On Sep 8, 2012, at 4:52 AM, vux <[email protected]> wrote: > I have installed sublime and sublimeMaya. It works but not echoing errors. > And is it posible to return output from maya to sublime console? > > > -- > 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
