Auto3D.exceptions.DependencyError
- exception Auto3D.exceptions.DependencyError
Bases:
Auto3DErrorRaised when a required dependency is not available.
Some features require optional dependencies like OpenEye toolkits or TorchANI. This error is raised when these are needed but not installed.