Embarcadero/PythonEnvironments

GUI Enable Python does not set EnvironmentPath

peardox opened this issue · 1 comments

Checking my PyEmbeddedResEnvironment391.EnvironmentPath it's blank

It appears the correct value for this is System.IOUtils.TPath.GetHomePath

Will setting this cause unforseen issues elsewhere?

It will be set to the app's root path when empty.