Thanks @SRIJAN . I am using KiteConnect python library.
My guess is KiteConnect might not be using matplotlib directly but one of the dependencies must be using.
I tried your suggestion (below code) in the script where I am importing my custom mod…
@rakeshr - I am facing the same issue. Your below suggestion works when I am running the same module but when I am import the module in another module I still get DEBUG logs from matplotlib. I tried searching on google but none of the answers worke…