I am trying to run a Python code on a remote machine using ssh. The Python code calls jinja2. I was able to run the code manually run the code and it works as expected, but