kikyous / xfdown

QQ旋风离线下载程序
170 stars 54 forks source link

python3登陆失败问题 #1

Closed maplebeats closed 12 years ago

maplebeats commented 12 years ago

真蛋疼

kikyous commented 12 years ago

嗯,非常感谢

smartmm commented 11 years ago

PASSWD: Traceback (most recent call last): File "./xfdown.py", line 445, in xf.start() File "./xfdown.py", line 119, in start self.Login(True) File "./xfdown.py", line 411, in Login self.verifycode File "./xfdown.py", line 85, in preprocess H = self.md5(I + verifycode[2]) File "./xfdown.py", line 96, in md5 return hashlib.md5(item).hexdigest().upper() TypeError: md5() argument 1 must be string or read-only buffer, not bytearray