garrett gonru commentedon Jan 29, 2014 gonru oswaldojr commentedon Sep 21, 2015 oswaldojr If it still does not work write the following code and it should work import SimpleHTTPServer import SocketServer PORT = 8000 Handler = SimpleHTTPServer.SimpleHTTPRequestHandler ...