ciuzaak / Claude-Telegram-Bot

Anthropic Claude & Google Bard Bot for Telegram.
MIT License
204 stars 85 forks source link

ModuleNotFoundError: No module named 'Bard' #31

Open sajjad-salam opened 6 months ago

sajjad-salam commented 6 months ago

When running my Telegram bot script (bot.py), I encountered a ModuleNotFoundError for the 'Bard' module in the bard_utils.py file. This occurred because the required module was not installed or properly imported. image

i use wsl ubuntu 22