python - Flask TypeError: Expected bytes
PHPz
PHPz 2017-04-18 09:40:19
0
2
395
PHPz
PHPz

学习是最好的投资!

Antworte allen(2)
小葫芦

手动调用下这个方法 generate_password_hash

应该是传入的密码数据类型不对

伊谢尔伦

Python 3中Str和Byte是不同的类型。

password_byte = password.encode('utf') #然后传入这个变量
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage