sergivalverde / nicMSlesions

Easy multiple sclerosis white matter lesion segmentation using convolutional deep neural networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: No space left on device

MounaSah opened this issue · 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