On Sunday, April 17, 2016 at 1:11:39 PM UTC-4, Pierre Quentel wrote:
> > > 127.0.0.1 - - [15/Apr/2016 20:57:32] "GET / HTTP/1.1" 200 -
> > Hi Pierre,
> >
> > When I type http://localhost:8000, I did not see anything in the console
> > after the line "Serving HTTP on 0.0.0.0 port 8000 ... I belie
On Friday, April 15, 2016 at 3:04:09 PM UTC-4, Pierre Quentel wrote:
> Le jeudi 14 avril 2016 22:50:33 UTC+2, wrh...@gmail.com a écrit :
> > On Thursday, April 14, 2016 at 2:23:36 PM UTC-4, Andrew Farrell wrote:
> > > What happens when you type
> > >
> > > http://localhost:8000
> > >
> > > Into t
On Friday, April 15, 2016 at 10:56:28 AM UTC-4, Bob Gailer wrote:
> On Apr 15, 2016 10:40 AM, wrote:
> >
> > Hi all,
> >
> > I have downloaded the numpy-1.11.01 and scipy-0.17.0 but after running
> setup files over IDLE in numpy and scipy, it still can not get through. Can
> someone give me a hand
Hi all,
I have downloaded the numpy-1.11.01 and scipy-0.17.0 but after running setup
files over IDLE in numpy and scipy, it still can not get through. Can someone
give me a hand? or you can provide the installation instruction for both.
Thanks,
Wen-Ruey
--
https://mail.python.org/mailman/list
On Thursday, April 14, 2016 at 2:23:36 PM UTC-4, Andrew Farrell wrote:
> What happens when you type
>
> http://localhost:8000
>
> Into the address bar of your browser as this is running?
>
> On Thu, Apr 14, 2016 at 12:46 PM, wrote:
>
> > Hi,
> >
> > I am working on window 7 and Python 3.5 to s
Hi,
I am working on window 7 and Python 3.5 to setup a localhost:8000 but it did
not get through as shown below:
> python -m http.server
Serving HTTP on 0.0.0.0 port 8000 ...
But it did not show the results.
Can someone help me how to setup the localhost?
Thanks,
Wen-Ruey
--
https://mail.pyt