Report this

What is the reason for this report?

Dlib installation on Droplet

Posted on October 7, 2020

Hi I need to install dlib in Ubuntu droplet but it is screen is freezing for hours without no result



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there @rioralk,

It sounds like that your SSH connection might have dropped. I would recommend closing your current session and starting a new one.

Then you can install dlib with the following command:

  1. pip install dlib

If you don’t have pip installed you can follow the steps on how to do so:

https://www.digitalocean.com/community/tutorials/how-to-install-python-3-and-set-up-a-local-programming-environment-on-ubuntu-16-04

Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.