[
https://issues.apache.org/jira/browse/SLING-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-835.
------------------------------------
Resolution: Won't Fix
> Python: python.home must be set
> -------------------------------
>
> Key: SLING-835
> URL: https://issues.apache.org/jira/browse/SLING-835
> Project: Sling
> Issue Type: Improvement
> Components: Scripting
> Reporter: Felix Meschberger
> Priority: Major
>
> It seems that currently the python.home property is not set for the
> PythonInterpreter, which causes the cachedir containing some Java Library
> stuff caches to be created in the current working directory.
> I think, the PythonScriptEngineFactory should setup the PythonInterpreter
> with correct setup information by calling the static
> PythonInterpreter.initialize method before creating the first
> PythonScriptEngine instance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)