all right , now it's working , i changed to another listening port . now it's working fine.
On Saturday, April 28, 2012 4:56:51 PM UTC+8, oglop wrote: > > i followed these two tutorials and and to do remote debugging in eclipse > with maya > > http://www.jason-parks.com/artoftech/?p=41 > http://christianakesson.com/siteRoot/?p=3366 > > but when i do > import pydevd , i saw the following error messages , is this normal ? > > # > ------------------------------------------------------------------------------- > > # pydev debugger: CRITICAL WARNING: This version of python seems to be > incorrectly compiled (internal generated filenames are not absolute) > > # pydev debugger: The debugger may still function, but it will work slower > and may miss breakpoints. > > # pydev debugger: Related bug: http://bugs.python.org/issue1666807 > > # > ------------------------------------------------------------------------------- > > > and when i ran > > pydevd.settrace(stdoutToServer=True, stderrToServer=True, suspend=False) > > maya freezes and i saw nothing in eclipse . what went wrong here ? thanks ! > > > maya2011 x64 , eclipse 3.7 , pydev 2.5.0 > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
