Hi @AgustinRamiroDiaz ,
Thanks for responding! I checked out the StackOverflow post you mentioned and attempted to resolve the issue by downgrading my websockets version to 10.0, but unfortunately, even after adding ADD pip install websockets==10.0
to my Dockerfile, I still encountered the same error. I’m currently stuck and hoping to find a solution soon. Thank you.