I am Passing through this issue when trying to deploy my python app on cpanel

App 225882 output: /opt/cpanel/ea-ruby27/root/usr/share/passenger/helper-scripts/wsgi-loader.py:26: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module’s documentation for alternative uses
App 225882 output: import sys, os, re, imp, threading, signal, traceback, socket, select, struct, logging, errno

That’s just a warning. If you didn’t write the code, you can ignore it.