[Tutor] [Python 2.7] HELP: Serving HTTP on 0.0.0.0 port 80 not proceeding

Allan Tanaka allantanaka11 at yahoo.com
Sun Feb 26 21:44:15 EST 2017


I try to access it with http://0.0.0.0:8000/chart.html via Google Chrome, FireFox, and Opera.I don't think the python code is the problem right, or? 

    On Saturday, 18 February 2017, 16:36, Alan Gauld via Tutor <tutor at python.org> wrote:
 

 
Please don't repeat post. We saw it the first time.
Please do post again with the extra information requested.

On 18/02/17 04:46, Allan Tanaka via Tutor wrote:
> Not completely sure why it doesn't open the chart on the web browser when i type this in the windows command prompt (cmd) python -m SimpleHTTPServer port 80.So first i type python ml.py data/sample.csv in cmd windows and then python -m SimpleHTTPServer port 80, but it's not proceeding to the graph in html??
> See attached image for screenshoot and complete .py file

One extra piece of information is how do you try to access the chart?
What url are you typing into ytour browser?


-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


_______________________________________________
Tutor maillist  -  Tutor at python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


   


More information about the Tutor mailing list