:py:mod:`base`
==============

.. py:module:: conda.env.installers.base

.. autoapi-nested-parse::

   Dynamic installer loading.




Functions
---------

.. autoapisummary::

   conda.env.installers.base.get_installer



.. py:function:: get_installer(name)

       Gets the installer for the given environment.

   Raises: InvalidInstaller if unable to load installer