String[]command=newString[]{JepPreferences.getInstance().getPythonExecPath(),"-c","import sys; print([p for p in sys.path if p.endswith(\\\"site-packages\\\")])"};
String[]command=newString[]{JepPreferences.getInstance().getPythonExecPath(),"-c","import sys; print([p for p in sys.path if p.endswith(\"site-packages\")])"};