Published Question
Is there a way to install large pip packages on basic droplet instances.
There seems like some process which anneals the network bandwith after 700mbs and evantually kills pip - preventing the package from installing....
Accepted Answer:
Hi there @iainondigitalocean,
It sounds like that you are running out of RAM, what you could do is to add a SWAP file so that you could have some extra buffer:
https://www.digitalocean.com/community/tutorials/how-to-a...
1
•
•
By
iainondigitalocean
Python
DigitalOcean Droplets
Ubuntu 20.04