解决java调用python的Cannot import site module and its dependencies: No module named site问题
Propertiesprops=newProperties();props.put("python.home","pathtotheLibfolder");props.put("python.console.encoding","UTF-8");props.put("python.security.respectJavaAccessibility","false");props.put("pyth