Open hashkitti001 opened 1 year ago
Did you find any solution for this?
Yes, but it's been a while since then
On Thu, Sep 7, 2023, 1:29 PM MohitDingal @.***> wrote:
Did you find any solution for this?
— Reply to this email directly, view it on GitHub https://github.com/insidesherpa/JPMC-tech-task-2-PY3/issues/633#issuecomment-1710066103, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASF57KNCYUFWA5WQIAWANWDXZG42JANCNFSM6AAAAAAYCWMW24 . You are receiving this because you authored the thread.Message ID: @.***>
I have the same error. Could you please help?
When i try running the server on Python 3.10.0, I get the following error: Traceback (most recent call last): File "/home/jai/Downloads/Web Dev/forage-jpmc-swe-task-2/datafeed/server3.py", line 342, in
run(App())
File "/home/jai/Downloads/Web Dev/forage-jpmc-swe-task-2/datafeed/server3.py", line 265, in init
self._simstart,,_ = next(self._data_1)
StopIteration