Errno 13 permission denied : '/home/desktop0/.conda/environments.txt'

I have recently initiated the workspace. and facing this error while setup.sh

Errno 13 permission denied : ‘/home/desktop0/.conda/environments.txt’

UPDATE : sudo chmod -R 777 /home/desktop0/.conda
resolved the issue.