Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pull/6107/head
parent
25ad299906
commit
d384d87fee
|
@ -566,7 +566,7 @@ These examples install the specified Python package (for example, pandas) into t
|
|||
> If you need to create a custom virtual environment, use the Python interpreter bundled with InfluxDB 3—not the system Python.
|
||||
> Creating a virtual environment with system Python (for example, using `python -m venv`) can lead to runtime errors and plugin failures.
|
||||
>
|
||||
>F or details, see the [Process Engine README](https://github.com/influxdata/influxdb/blob/main/README_processing_engine.md#official-builds)
|
||||
>For more information, see the [processing engine README](https://github.com/influxdata/influxdb/blob/main/README_processing_engine.md#official-builds).
|
||||
> for advanced setup instructions.
|
||||
|
||||
{{% /code-placeholders %}}
|
||||
|
|
Loading…
Reference in New Issue