Table of Contents

Property PythonHome

Namespace
Bonsai.Scripting.Python
Assembly
Bonsai.Scripting.Python.dll

PythonHome

Gets or sets the location where the standard Python libraries are installed.

public string PythonHome { get; set; }

Property Value

string

Remarks

If no location is specified, the runtime will be created from the currently activated Python virtual environment.