b3nab/appcenter-sdks

importerror : cannot import name 'secure_write'

Closed this issue · 0 comments

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

And hence encountered with this error : importerror : cannot import name 'secure_write'
Any help???