You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see an error with "reload('youtube_dl')". Bot crashes with this error message.
DEBUG: socket sent <message to="xxx@xxx.im" type="chat" id="11">
<body>Finished processing: https://invidio.us/watch?v=xxx </body>
</message>
Traceback (most recent call last):
File "bot.py", line 250, in <module>
cl.Process(.1)
File "/usr/lib/python2.7/dist-packages/xmpp/dispatcher.py", line 303, in dispatch
handler['func'](session,stanza)
File "bot.py", line 136, in messageCB
reload('youtube_dl')
TypeError: reload() argument must be module
Best regards
Dominion
The text was updated successfully, but these errors were encountered:
Hi,
I see an error with "reload('youtube_dl')". Bot crashes with this error message.
Best regards
Dominion
The text was updated successfully, but these errors were encountered: