SyntaxFix
Write A Post
Hire A Developer
Questions
I experienced the same issue when trying to install tensorflow from a jupyter notebook using Anaconda. --user did not work.
conda install tensorflow worked for me, and I didn't have to change any security settings.
conda install tensorflow