OSError: [Errno 28] No space left on device

Hi,
I was trying to load the data for the Protein Classification competition using the official kaggle api on a Paperspace P4000 GPU with 100GB storage.
But I kept encountering this error: OSError: [Errno 28] No space left on device
I am sure that I have ample space left.
PS: there is a similar topic and the solution there was to try and run this command
%env JOBLIB_TEMP_FOLDER=/tmp
But even after running this I got the same error
Can anyone please suggest how to solve this problem?

check this https://askubuntu.com/questions/911865/no-more-disk-space-how-can-i-find-what-is-taking-up-the-space

Hi elruso,
I have enough memory but still the problem continues…do you have a solution??

hey @ab123 Probably the issue is solved now, could u please ur solution, if u have come up with any?

Have you found the solution to it yet ? I am facing the same issue