Skip to content

Can't launch the server,help me #41

@icemanjin

Description

@icemanjin

D:\work\onlinepythonedit\work\online_python_edit_and_run\app\languageServer> python .\python_server.py
Traceback (most recent call last):
File ".\python_server.py", line 74, in
app.listen(3000, address='127.0.0.1')
File "E:\Program Files\python\lib\site-packages\tornado\web.py", line 2116, in listen
server.listen(port, address)
File "E:\Program Files\python\lib\site-packages\tornado\tcpserver.py", line 152, in listen
self.add_sockets(sockets)
File "E:\Program Files\python\lib\site-packages\tornado\tcpserver.py", line 165, in add_sockets
self._handlers[sock.fileno()] = add_accept_handler(
File "E:\Program Files\python\lib\site-packages\tornado\netutil.py", line 279, in add_accept_handler
io_loop.add_handler(sock, accept_handler, IOLoop.READ)
File "E:\Program Files\python\lib\site-packages\tornado\platform\asyncio.py", line 100, in add_handler
self.asyncio_loop.add_reader(fd, self._handle_events, fd, IOLoop.READ)
File "E:\Program Files\python\lib\asyncio\events.py", line 501, in add_reader
raise NotImplementedError
NotImplementedError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions