TypeError: ChannelABC() takes no arguments
Opened this issue · 0 comments
AnneLubedyle commented
Error message when opening a ipython console : TypeError: ChannelABC() takes no arguments
Solution that I found : downgrad jupyter_client to version <6 :
jupyter/jupyter_client#531
ipython/ipykernel#489