From: Venkatesh A. <rv...@gm...> - 2017-08-08 09:16:12
|
Hello, I am jconsole to connect to remote machine and execute remote python script. The remote python script has dependency of python package, so does import. This python script executes correctly on command line. But when trying to execute through jconsole, the same script fails to import. The cataline log indicates that specific package failed to import. Can anyone please throw some light on this ? Thank you in advance Regards Venkatesh |