diff --git a/reference/install_rosetta.html b/reference/install_rosetta.html index ea82f4a..d41c68e 100644 --- a/reference/install_rosetta.html +++ b/reference/install_rosetta.html @@ -58,8 +58,6 @@
logical. Use pip
for package installation? Default: TRUE
. This is only relevant when Conda environments are used, as otherwise packages will be installed from the Conda repositories.
logical. Default: FALSE
. Pass --user
flag. This should only be done if other installation methods fail and it is impossible to use a virtual environment.
logical. Default: FALSE
. If TRUE
, try installing to system (user) site library with system()
and set reticulate to use system Python.
Argument passed to find_python()
. Path to ArcGIS Pro Python installation e.g. ``. Set as NULL
(default) to prevent use of ArcGIS Pro instance.