tgbot-collection / SearchGram

🔠 Telegram 中文聊天记录搜索机器人 Effortlessly search your Telegram chat history, including CJK languages, with fuzzy and typo-tolerant search capabilities.
GNU General Public License v3.0
251 stars 27 forks source link

docker-compose up -d error #118

Closed lk3687051 closed 8 months ago

lk3687051 commented 8 months ago

bot_1 | Traceback (most recent call last): bot_1 | File "/SearchGram/searchgram/bot.py", line 18, in bot_1 | from searchgram import SearchEngine bot_1 | ModuleNotFoundError: No module named 'searchgram' searchgram_bot_1 exited with code 1 client_1 | Traceback (most recent call last): client_1 | File "/SearchGram/searchgram/client.py", line 21, in client_1 | from searchgram import SearchEngine

BennyThink commented 8 months ago

Fixed now!