nb_cli.exceptions

class ModuleLoadFailed(<auto>)

  • 说明: Raised when a module fails to load.

  • 参数

    auto

class PythonInterpreterError(<auto>)

  • 说明: Raised when the Python version is not supported.

  • 参数

    auto

class PipNotInstalledError(<auto>)

  • 说明: Raised when pip is not installed.

  • 参数

    auto

class NoneBotNotInstalledError(<auto>)

  • 说明: Raised when NoneBot is not installed.

  • 参数

    auto

class ProjectNotFoundError(<auto>)

  • 说明: Raised when project root directory not found

  • 参数

    auto