Thread: Debugger
View Single Post
  #4  
Old 11-13-2010, 08:49 AM
renama renama is offline
Member
 
Join Date: Jun 2010
Posts: 15
unhandled exception was caught in winpdb

If I tried a simple python program edited in viard environment without import any vizrard module, it works fine in winpdb. But after I include import viz, it pops up "Unhandled exception was caught in winpdb, would you like to analyze it?". Is there anybody who can tell me how to handle this problem in winpdb. Thanks in advance
Reply With Quote