I want to update my python version to python 3.6 ,
I am using conda environment therefore used the following command on the terminal :conda install python=3.6
while installation I'm encountered with this error : importerror : cannot import name 'secure_write'
Any help???
Upgrade the jupyter client
pip install --upgrade jupyter_client
This error was reported for jupyter client at https://github.com/jupyter/notebook/issues/5014
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With