I've already connected ejabberd and PyYIMt. (I think). When I try to
login on the Yahoo transport, I get this error in PyYIMt:


Tue 22 Feb 2011 16:14:27 - CVS 1.69
Traceback (most recent call last):
  File "./yahoo.py", line 1315, in <module>
    rdsocketlist[each].Process()
  File "/home/lauysison/Downloads/yahoo-transport-0.4/ylib.py", line
686, in Process
    challenge = self.ymsg_challenge(s,t)
  File "/home/lauysison/Downloads/yahoo-transport-0.4/ylib.py", line
113, in ymsg_challenge
    (crypt1, crypt2) =
YahooMD5.curphoo_process_auth(self.username,self.password,chalstr)
  File "/home/lauysison/Downloads/yahoo-transport-0.4/curphoo/
YahooMD5.py", line 113, in curphoo_process_auth
    (table,depth) = find_table_depth_values(md5.new(comparison_src[:
4]), comparison_src[4:].tostring())
TypeError: 'NoneType' object is not iterable

Any ideas on why this is happening? Any help would be highly
appreciated.

Thanks,
Lou

-- 
You received this message because you are subscribed to the Google Groups 
"py-transports" group.
To post to this group, send email to py-transports@googlegroups.com.
To unsubscribe from this group, send email to 
py-transports+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en.

Reply via email to