1 2 3 4 5 6 7 8 9 | root@it:/# try locate python | nc termbin.com 9999 Could not find platform independent libraries <prefix> Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] Fatal Python error: Py_Initialize: Unable to get the locale encoding ImportError: No module named 'encodings' Aborted (core dumped) Use netcat. root@it:/# |