Preguntas con la etiqueta [bottle]

Lista bottle preguntas

"getaddrinfo falló", ¿qué significa eso?

6
respuestas
99
votos
510.3k
vistas

File "C:\Python27\lib\socket.py", line 224, in meth return getattr(self._sock,name)(*args) gaierror: [Errno 11004] getaddrinfo failed Recibo este error al iniciar la muestra de hola mundo desde aquí: http://bottlepy.org/docs/dev/