insidesherpa / JPMC-tech-task-1-PY3

50 stars 447 forks source link

Server3.py never finishes #174

Open Rasterize101 opened 3 years ago

Rasterize101 commented 3 years ago

image

Hi, I am trying to do Task 1 on a Windows Dev environment. I have installed the dateutil dependency but get this problem. Please could someone help me with this?

The problem is that this never finishes and has been like this for the last 10 minutes.

kunalgupta92560 commented 3 years ago

Have you got the solution ? I am also stuck here

irmadong commented 3 years ago

I think you should run server.py in one command prompt and in the meanwhile run the client.py in another new command prompt.

mahnooryousaf commented 3 years ago

did you figure out the solution ? Im have trouble with the same thing

harb828 commented 3 years ago

The idea is you open one cmd as an admin and one that is non-admin. Then run python server3.py in one of the cmds and the python client3.py on the other. The issue has been solved in this thread: https://github.com/insidesherpa/JPMC-tech-task-1-PY3/issues/144#issuecomment-673970633