求助 用的python, 核实Django是否正确地创建了项目出现了问题,求助大神

缺氧的鱼 2019-03-02 07:52:43
错误如下:

(ll_env) D:\python_work\learning_log>python manage.py runserver
Performing system checks...

System check identified no issues (0 silenced).
March 02, 2019 - 19:38:11
Django version 2.1.7, using settings 'learning_log.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CTRL-BREAK.
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x0000023EF4DD41E0>
Traceback (most recent call last):
File "D:\python_work\learning_log\ll_env\lib\site-packages\django\utils\autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "D:\python_work\learning_log\ll_env\lib\site-packages\django\core\management\commands\runserver.py", line 139, in inner_run
ipv6=self.use_ipv6, threading=threading, server_cls=self.server_cls)
File "D:\python_work\learning_log\ll_env\lib\site-packages\django\core\servers\basehttp.py", line 203, in run
httpd = httpd_cls(server_address, WSGIRequestHandler, ipv6=ipv6)
File "D:\python_work\learning_log\ll_env\lib\site-packages\django\core\servers\basehttp.py", line 67, in __init__
super().__init__(*args, **kwargs)
File "D:\Anaconda3\lib\socketserver.py", line 449, in __init__
self.server_bind()
File "D:\Anaconda3\lib\wsgiref\simple_server.py", line 50, in server_bind
HTTPServer.server_bind(self)
File "D:\Anaconda3\lib\http\server.py", line 139, in server_bind
self.server_name = socket.getfqdn(host)
File "D:\Anaconda3\lib\socket.py", line 676, in getfqdn
hostname, aliases, ipaddrs = gethostbyaddr(name)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb9 in position 0: invalid start byte



求大神看看是那里的问题,帮忙解决一下。
...全文
170 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
洋芋i 2019-03-07
  • 打赏
  • 举报
回复
我也想知道,这是哪里出了问题,什么utf8

4,008

社区成员

发帖
与我相关
我的任务
社区描述
它是一种微软环境下的轻量级的解释型语言,它使用COM组件、WMI、WSH、ADSI访问系统中的元素,对系统进行管理。
社区管理员
  • vbScript社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧