|
The Python environment.
You can obtain the Python environment using PythonEnvironment.Current.
Members are thread-safe as long as this struct is not
overwritten.
When running in Microsoft Windows, do not use the Python app
from the Microsoft Store because apps there are protected by
security so that other processes cannot access them.
Instead you can download the Python Install Manager from the
Python web site and then use it to install Python 3.14 - our
recommended release.
After installation you can install docling by calling "py
install docling".
Python can be downloaded from www.python.org.
System.ValueType
WebSupergoo.ABCpdf14.Python.PythonEnv
Implements: IEquatable<PythonEnv>,
IComparable<PythonEnv>
|