When I am running CherryPy Hello World:
import cherrypy class HelloWorld: def index(self): return \"Hello world!\" index.exposed = True che
AVG Anti-Virus was causing this problem for me. Uninstalling AVG (far from ideal) did the trick. I suspect the link scanner that I couldn't disable.