Closed Dikko3506 closed 3 years ago
Downgrade your websocket-client
package to 0.57.0 (check https://github.com/CaliDog/certstream-python/issues/42)
Downgrade your
websocket-client
package to 0.57.0 (check #42)
You might want to try downgrading to websocket-client
0.56.0 as mentioned in the requirements
You might want to try downgrading to
websocket-client
0.56.0 as mentioned in the [requirements]
sir after i downgrade to 0.56.0-0.48.0 i got this error " error from callback <bound method CertStreamClient._on_message of <certstream.core.CertStreamClient object at 0x7f400c29b3d0>>: 'chain'"
Hi folks, this should be fixed with #42
[ERROR:websocket] 2021-03-30 06:50:03,531 - error from callback <bound method CertStreamClient._on_message of <certstream.core.CertStreamClient object at 0x7f400c29b3d0>>: 'chain'
i am getting this error using websocket-client>=0.58.0 and certstream==1.10
how i can solve this ?