lamindb.setup.errors.InstanceNotSetupError¶
- exception lamindb.setup.errors.InstanceNotSetupError(message=None)¶
Attributes¶
- args¶
-
default_message:
str
|None
= 'To use lamindb, you need to connect to an instance.\n\nConnect to an instance: `ln.connect()`. Init an instance: `ln.setup.init()`.\n\nIf you used the CLI to set up lamindb in a notebook, restart the Python session.\n'¶