Could not install packages due to an EnvironmentError: [Errno 28] No space left on device

35 views
Skip to first unread message

sathri mamatha

unread,
Jan 23, 2020, 12:47:01 PM1/23/20
to Django REST framework
When i want to install libraries by using pip, I am getting this error

Could not install packages due to an EnvironmentError: [Errno 28] No space left on device

Any one help me??????

Alan Crosswell

unread,
Jan 23, 2020, 12:48:10 PM1/23/20
to django-res...@googlegroups.com
Your disk is full. You'll need to make some space.

--
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-fram...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/06350d15-982b-4cfc-ae36-e7b50c20b6f1%40googlegroups.com.


--
Alan Crosswell
Associate VP & CTO

Fernando Hernandez de la Cruz

unread,
Jan 23, 2020, 1:25:44 PM1/23/20
to django-res...@googlegroups.com
Hi!

You can read in the next links

https://www.maketecheasier.com/fix-linux-no-space-left-on-device-error/


I know that the problem is level SO. Check and read the solutions.
____________________________________
FERNANDO
Python Developer
Villahermosa, Tabasco, México.
 


--

nsamba taufeeq

unread,
Jan 23, 2020, 2:10:54 PM1/23/20
to django-res...@googlegroups.com
Hard Disk is full
If it's Linux confirm using the commands
du -sh
Or 
df -h

If you are using the cloud, stop the instance and expand the volume of the disk.
Or you can always delete irrelevant files.


--
Reply all
Reply to author
Forward
0 new messages