Install Adaptive package in Anaconda Cloud Pro account

Good morning,

Thank you for reaching out, that error suggest that there’s a lack of permissions in /opt/conda

To fix this issue please run this command:

chmod -R 777 /opt/conda

chown $USER:$USER