-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDeusMechanicus.log
16 lines (16 loc) · 1.11 KB
/
DeusMechanicus.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
04/25/2016 11:50:19 AM Received MEME command
04/25/2016 11:50:41 AM An uncaught error was raised while processing an update
Traceback (most recent call last):
File "D:\Programmi\Python35\lib\site-packages\telegram\ext\dispatcher.py", line 195, in start
self.processUpdate(update, context)
File "D:\Programmi\Python35\lib\site-packages\telegram\ext\dispatcher.py", line 264, in processUpdate
self.dispatchTelegramCommand(update, context)
File "D:\Programmi\Python35\lib\site-packages\telegram\ext\dispatcher.py", line 554, in dispatchTelegramCommand
context=context)
File "D:\Programmi\Python35\lib\site-packages\telegram\ext\dispatcher.py", line 659, in dispatchTo
self.call_handler(handler, update, **kwargs)
File "D:\Programmi\Python35\lib\site-packages\telegram\ext\dispatcher.py", line 705, in call_handler
handler(self.bot, update, **target_kwargs)
File "D:/OneDrive/Sorgenti/Python/MachineGodBot/Omnissiah_Main.py", line 78, in meme
bot.sendPhoto(chat_id=update.message.chat_id, photo=open(img,'rb'))
FileNotFoundError: [Errno 2] No such file or directory: '/home/pi/MachineGodBot/meme/8.jpg'