jacksonwoody / pyrithmic

Python Implementation of the Rithmic Protocol Buffer API
MIT License
48 stars 11 forks source link

websockets connection errror #1

Open jquerypageleave opened 7 months ago

jquerypageleave commented 7 months ago

I tried the historical tick data example but keep getting an error saying "websockets.exceptions.ConnectionClosedError: no close frame received or sent" - what is the problem here? Regards, Jan

jacksonwoody commented 6 months ago

Hey, can you send me the code you are trying to run, plus could you do a pip freeze from your python env so I can see what packages you have installed? For Protobuf with Rithmic you have to use an old version: protobuf==3.20.3