schrodinger.utils.moduleproxy module¶
A module proxy class to be used when a non-essential module can’t be imported. It will raise an ImportError any time something from the module is accessed.
A module proxy class to be used when a non-essential module can’t be imported. It will raise an ImportError any time something from the module is accessed.