Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 7th, 2012  |  syntax: None  |  size: 0.51 KB  |  hits: 13  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. ERROR 2012-05-07T17:51:16 Uncaught exception:
  2. Traceback (most recent call last):
  3.   File "C:\python27\lib\site-packages\supybot\log.py", line 351, in m
  4.     return f(self, *args, **kwargs)
  5.   File "C:\python27\lib\site-packages\supybot\irclib.py", line 132, in __call__
  6.     method(irc, msg)
  7.   File "C:\Users\resistivecorpse\AppData\Roaming\X-Chat 2\supybot\scripts\plugin
  8. s\Hailo\plugin.py", line 125, in doPrivmsg
  9.     out = os.popen(["hailo", "-b", "hailo.sqlite", "-L", t]).read()
  10. TypeError: must be string, not list