View Single Post
  #4  
Old 02-21-2017, 01:40 PM
Vaquero Vaquero is offline
Member
 
Join Date: Nov 2015
Posts: 62
I'd like to warm up this 5 year old topic. I recently fell in love with PyCharm and I'm happy that I can use it to write vizard scripts and run them from PyCharm as an external tool. but I'm also lost on how to configure it to being able to debug the vizard script.
There's all these interpreter settings, remote debugging (PyCharm Pro only), external tool's, but I just don't know what to do.
So is there any way to do debugging with PyCharm Professional, so I don't have to rely on print statements? If not, this is can be seen as a kind feature request.
Reply With Quote