
Untitled
By: a guest on
May 7th, 2012 | syntax:
None | size: 0.51 KB | hits: 13 | expires: Never
ERROR 2012-05-07T17:51:16 Uncaught exception:
Traceback (most recent call last):
File "C:\python27\lib\site-packages\supybot\log.py", line 351, in m
return f(self, *args, **kwargs)
File "C:\python27\lib\site-packages\supybot\irclib.py", line 132, in __call__
method(irc, msg)
File "C:\Users\resistivecorpse\AppData\Roaming\X-Chat 2\supybot\scripts\plugin
s\Hailo\plugin.py", line 125, in doPrivmsg
out = os.popen(["hailo", "-b", "hailo.sqlite", "-L", t]).read()
TypeError: must be string, not list