Hi everyone.
Please kindly suggest to me a course that’s very helpful in Understanding the following Steps.
- How to debug Deepstream python app ( i known one way that is print )
- How we can isolate the Application folder from the Deepstream default path and run. (i did by copying some dependent folder for test1)
- How the Flow of application works etc
I do not care if it is free or paid I just want to learn.
i have installed deepstream SDK and run python apps but the problem is we running from the terminal without any python environment just using python3
so how we can debug this way if we are trying to develop an application?
one way that comes to my mind is we just put add a print function in code for debugging but I want more ways like we do debug in spyder IDE etc.
please give me a better way I am so exhausted, I want to improve my development skills for Deepstream python Application
any helping material like video , articles etc