insidesherpa / JPMC-tech-task-1-PY3

50 stars 447 forks source link

Got stuck in python server.py command #159

Open alirazacodes opened 4 years ago

alirazacodes commented 4 years ago

image I'm executing the command but it is showing nothing in the next step please someone help me what to do here?

Ankush904 commented 4 years ago

I am Having the same problem have you solved it yet

Abdalrzakalsouki commented 4 years ago

Same issue as well

alirazacodes commented 4 years ago

Just try to follow the instructions carefully that will definitely help in solving the problem. Just try again and again but try to carefully follow the instructions and you'll surely get the positive results. I hope this helps you both.

On Wed, Aug 5, 2020 at 5:57 PM ABDULRAZZAK ALSSSOUKI < notifications@github.com> wrote:

Same issue as well

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/insidesherpa/JPMC-tech-task-1-PY3/issues/159#issuecomment-669177178, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH2PHW2ZLPOJOARFDJDT7DTR7FJJ5ANCNFSM4PLKE44A .

prathyu-shaa commented 4 years ago

Hey there! Try this in your admin command prompt (open as administrator) after you've entered the JMPC-tech-task-1-py3 directory:

py server3.py (this will display "HTTP server started on port 8080")

The same goes for the client file also. Open a new command prompt and after entering the JMPC-tech-task-1-py3 directory:

py client3.py (this will display a lot of lines that say something like "quote" and "ratio")

This worked for me! Best of luck!

Udayuk commented 4 years ago

Hey try running python server3.py I had the same issue..this worked for me

Divyam6969 commented 1 year ago

same problem, its stucked on localhost:8000

Screenshot 2023-04-13 214944
Divyam6969 commented 1 year ago

same problem, its stucked on localhost:8000

Screenshot 2023-04-13 214944

also tried running it as Administrator but it didn't work