运行django时报错:line 676, in getfqdn hostname, aliases, ipaddrs = gethostbyaddr(name) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd5 in position 0: invalid continuation byte

解决方法:把计算机名换成英文的!!

posted @ 2018-08-30 20:51  doraqiqi  阅读(739)  评论(0)    收藏  举报