base#
Dynamic installer loading.
Functions#
|
Load the environment installer module for the given name. |
- get_installer(name)#
Load the environment installer module for the given name.
- Parameters:
name -- Installer name (e.g.,
condaorpip).- Raises:
InvalidInstaller -- If no installer module can be imported for
name.