File "C:\Users\motor\AppData\Local\Programs\Python\Python310\lib\site-packages\telebot\__init__.py", line 959, in infinity_polling
self.polling(non_stop=True, timeout=timeout, long_polling_timeout=long_polling_timeout,
File "C:\Users\motor\AppData\Local\Programs\Python\Python310\lib\site-packages\telebot\__init__.py", line 1047, in polling
self.__threaded_polling(non_stop=non_stop, interval=interval, timeout=timeout, long_polling_timeout=long_polling_timeout,
File "C:\Users\motor\AppData\Local\Programs\Python\Python310\lib\site-packages\telebot\__init__.py", line 1122, in __threaded_polling
raise e
File "C:\Users\motor\AppData\Local\Programs\Python\Python310\lib\site-packages\telebot\__init__.py", line 1078, in __threaded_polling
self.worker_pool.raise_exceptions()
File "C:\Users\motor\AppData\Local\Programs\Python\Python310\lib\site-packages\telebot\util.py", line 154, in raise_exceptions
raise self.exception_info
File "C:\Users\motor\AppData\Local\Programs\Python\Python310\lib\site-packages\telebot\util.py", line 98, in run
task(*args, **kwargs)
File "C:\Users\motor\OneDrive\Рабочий стол\pythonProject1\steganography_tg_bot.py", line 52, in get_encrypted_message
secret = lsb.reveal(f'{new_img_name}')
File "C:\Users\motor\AppData\Local\Programs\Python\Python310\lib\site-packages\stegano\lsb\lsb.py", line 88, in reveal
if revealer.decode_pixel((col, row)):
File "C:\Users\motor\AppData\Local\Programs\Python\Python310\lib\site-packages\stegano\tools.py", line 205, in decode_pixel
raise IndexError("Impossible to detect message.")
IndexError: Impossible to detect message.
IndexError: Impossible to detect message.