PDA

View Full Version : Debugging in Python



juldou
2016-07-05, 02:20
Hello there!

I have problem about debugging in Python. When I click Open file in debugger, it says: "You cannot run the debugger on this type of file."

It is possible to debug in python? :)

barrymavin
2016-07-05, 02:27
Hi Juldou,

No the debugger is for Lianja/VFP code only.

juldou
2016-07-05, 03:22
Ou..

And are you planning some day to do debugger on python?
How can I debug my python files?