Hi @lynneitelson,
Welcome to the forum!
This is where the issue is stemming from:
This message indicates that you have run out of the space in your home directory or temp directory. There are quite a few steps you can take to resolve this issue:
- Clearing out your tmp directory
- Clean up your conda installation using the
conda clean --all
command - Contact your system admin to request a quota increase for your machine
Here is a great forum post I'd recommend reviewing for additional details on this issue, and steps you can take on your end:
Hope this helps! Cheers