🔠 Telegram 中文聊天记录搜索机器人 Effortlessly search your Telegram chat history, including CJK languages, with fuzzy and typo-tolerant search capabilities.
GNU General Public License v3.0
271
stars
28
forks
source link
docker-compose up -d error #118
Closed
lk3687051 closed 11 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