Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load or configure the backend. #33

Open
dhanupreeth opened this issue Apr 14, 2023 · 0 comments
Open

Unable to load or configure the backend. #33

dhanupreeth opened this issue Apr 14, 2023 · 0 comments

Comments

@dhanupreeth
Copy link

15:27:52 ERROR errbot.bootstrap Unable to load or configure the backend.

Traceback (most recent call last):
File "/Library/Python/3.9/site-packages/errbot/bootstrap.py", line 181, in setup_bot
bot = backendpm.load_plugin()
File "/Library/Python/3.9/site-packages/errbot/backend_plugin_manager.py", line 62, in load_plugin
plugin_classes = self.plugin_info.load_plugin_classes(
File "/Library/Python/3.9/site-packages/errbot/plugin_info.py", line 100, in load_plugin_classes
spec.loader.exec_module(modu1e)
File "", line 850, in exec_module
File "", line 228, in _call_with_frames_removed
File "/Users/dhanesh/devops/bot/GHC-Errbot/hangouts_chat.py", line 8, in
from errbot.errBot import ErrBot
ModuleNotFoundError: No module named 'errbot.errBot'

Getting this error, rest of the setup I have completed, how to fix this or any work around is there.
Please update, it will be more useful for google chat integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant