Advertisement
Anarkros

Untitled

Nov 28th, 2014
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1.  
  2. Registered 46 modules,
  3. 2 modules failed to load
  4.  
  5.  
  6. Connecting to 37.59.38.101:6667...
  7. Connected.
  8. Traceback (most recent call last):
  9. File "/usr/local/lib/python2.7/site-packages/willie/bot.py", line 741, in call
  10. exit_code = func(willie, trigger)
  11. File "/usr/local/lib/python2.7/site-packages/willie/modules/radio.py", line 108, in radio
  12. if not getAPI(bot, trigger):
  13. File "/usr/local/lib/python2.7/site-packages/willie/modules/radio.py", line 43, in getAPI
  14. XML = parseString(raw).documentElement
  15. File "/usr/local/lib/python2.7/xml/dom/minidom.py", line 1928, in parseString
  16. return expatbuilder.parseString(string)
  17. File "/usr/local/lib/python2.7/xml/dom/expatbuilder.py", line 940, in parseString
  18. return builder.parseString(string)
  19. File "/usr/local/lib/python2.7/xml/dom/expatbuilder.py", line 223, in parseString
  20. parser.Parse(string, True)
  21. ExpatError: syntax error: line 1, column 49
  22.  
  23. Traceback (most recent call last):
  24. File "/usr/local/lib/python2.7/site-packages/willie/bot.py", line 741, in call
  25. exit_code = func(willie, trigger)
  26. File "/usr/local/lib/python2.7/site-packages/willie/modules/reload.py", line 117, in f_load
  27. module = imp.load_source(module_name, path)
  28. File "/usr/local/lib/python2.7/site-packages/willie/modules/spellcheck.py", line 13, in <module>
  29. import enchant
  30. ImportError: No module named enchant
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement