insidesherpa / JPMC-tech-task-2-PY3

29 stars 348 forks source link

Traceback (most recent call last) #462

Open chuksgpfr opened 4 years ago

chuksgpfr commented 4 years ago

Got this error while trying to run server3.py

Traceback (most recent call last):
  File "server3.py", line 320, in <module>
    run(App())
  File "server3.py", line 244, in __init__
    self._sim_start, _, _  = next(self._data_1)
StopIteration
arosenfeld2003 commented 4 years ago

I get the same error... did you figure out a fix?

arosenfeld2003 commented 4 years ago

Solved here: https://github.com/insidesherpa/JPMC-tech-task-2-PY3/issues/418