DongKyoun Woo

Results 6 comments of DongKyoun Woo

I really want to! Any plan for async support and es 8.x? I read some discussion about it on this repo but still no news...

OMG, I struggled all day long for this problem. Finally, the solution was simple. Celery doesn't support windows properly that's why you and I faced with 'prckle.load... ModuleNotFoundError'. In windows,...

Yeah.. Is there a way to pass cert data instead of ca file path for config.ssl_ca_cert?

I'm also running this application on a cloud VM. It works well now. So I all changed libraries versions to the same with cloud's But still same error. I think...

> @ggree1 > > Could you provide code snippet that we can reproduce this locally? My code is not that special, just simply using ccxt async support code. But after...

> aiohttp==3.9.5 this will help. 3.10.x version causes this error Thanks for the reploy! But it's already using aiohttp 3.9.5. 3.10.x also the same error. coro=> attached to a different...