nb_cli.exceptions
class ModuleLoadFailed()
说明
Raised when a module fails to load.
class PythonVersionError()
说明
Raised when the Python version is not supported.
class PipNotInstalledError()
说明
Raised when pip is not installed.
class NoneBotNotInstalledError()
说明
Raised when NoneBot is not installed.