bug: parameter search via joblib not supported #23
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
sys.executableandsys._base_executable)see: https://github.com/rstudio/reticulate/pull/1461
see also: spawn internals in joblib's loky backend
sys._base_executablemust be set. Reasons for this to this point unknown since this variable should not be used by looking at the source.additionally: set appropriate number of processes