Why do I see the following error when using conda (usually when installing packages or making new envs) and how do I fix it:
Verifying transaction: | WARNING cond
if you are on Mac & have install Anaconda from GUI. try
change the permission of opt/anaconda3/ folder to Read & write.
opt/anaconda3/
Read & write
This solved my problem.