nicMSlesions icon indicating copy to clipboard operation
nicMSlesions copied to clipboard

Error: No space left on device

Open MounaSah opened this issue 2 years ago • 0 comments

Hello,

I'm working on google colab. When running !pip install -r requirements.txt , an error appears saying that there is no space on device. Here is the log:

Collecting tensorflow Downloading tensorflow-2.2.2-cp37-cp37m-manylinux2010_x86_64.whl (516.2 MB) |█████████████████████████▍ | 409.3 MB 1.2 MB/s eta 0:01:28ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device

I have 50 Go of storage space in my drive. Is it enough to run the librairies in requirements.txt ? Otherwise, how much space do I need to run it ?

Thank you for your help

MounaSah avatar Jun 29 '22 12:06 MounaSah