[Tutor] Procedure to install dlib on windows?

Alan Gauld alan.gauld at btinternet.com
Thu Jan 14 10:01:03 EST 2016


On 14/01/16 10:09, Rheeya Uppaal wrote:
> I'm an absolute beginner at python, but have been asked to download the
> dlib library on my windows system. I have followed the instructions given
> here: http://dlib.net/compile.html

Its not clear why you are doing this.
Who asked you to download it? Why do they want you to use it?
Do you have experience in C++ (which seems to be how DLib is
documented)

The reason I ask is that DLib looks like a fairly specialised
tool that overlaps quite a lot of the standard libraries that
come with Python. It's certainly not something a novice Python
user would normally be playing with.

This list is really for teaching people the python language
and standard library. To get support on DLib you are probably
better asking on the DLib forum. Failing that you might try
the main Python list.

But I'd check you really need it first.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list