-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cmake installation failed / Ubuntu => Solved #120
Comments
Thanks for the tip! Note to anyone else reading this: This only applies to the older Ubuntu 14.04. If you have Ubuntu 16.04 or newer, you don't need to do the extra steps and can just follow the README instructions. |
I'll add this 14.04 note the the README. |
It works! I have been annoying about this problem for a long time, until I saw this method,thank you! |
顶楼主 |
thank you for instruction, it was reaaly helpful, |
thank you @elahia , I didn't notice that before , I have updated the comment . 👍 thx for ur support |
very useful, good man. |
Dlib installation I Can't run at this step, the prompt is as follows, why? Ubuntu18 prompt $ wget https://bootstrap.pypa.io/get-pip.py Cannot write to ‘get-pip.py’ (Success). |
|
I have a problem with this, I don't really know what to do, i just star learning The following packages have unmet dependencies: |
dlib/CMake installation failed for Ubuntu 14.04
Here is my solution :
Installing Boost, Boost.Python, and X11 can be accomplished easily with
Installation of Cmake:
it tooks a while to install ~1.5 min
Dlib installation
Run all the examples using python3 ,it will works well now on Ubuntu 14.04
$ python3 find_facial_features_in_picture.py
I hope this will be helpful 👍 ,Happy H4cking .
The text was updated successfully, but these errors were encountered: