change_environment#

maize.utilities.utilities.change_environment(exec_path: str | Path) None[source]#

Changes the python environment based on the executable.

Parameters:

exec_path – Path to the python executable (normally sys.executable)