How to install dlib on windows using Anaconda

preview_player
Показать описание
Today we are going to see how to install dlib on windows 10 using Anaconda.

Support us on Patreon:

Telegram Group:

Web Development Crash Course Playlist :

Icons :

Bootstrap :

Visual Studio Code (code editor) :

Colour Palette :

Thumbnail icon and other icons in the video :

- - - - - - - - - - - - - - - - - - - - - - - -
Social Media Links

Telegram:

Github:

Facebook Page:

Instagram:

Website:
Рекомендации по теме
Комментарии
Автор

For those who can not import dlib at jupyter notebook, you need go to anaconda navigator then in the above part in the application section change the environment from base to virtual

yasamanasiaee
Автор

That was awesome! if you are late on a project

conda create -n virev
proceed [y/n] y
conda activate virenv
conda install -c conda-forge dlib
proceed [y/n] y
import dlib
quit()

You are welcome

AftertuneMusic
Автор

omg I literally spent 2 hours in trying to install this dlib, and your video just quickly solve my problem, thank you

xinyexu
Автор

I did according to instructions in ya video but i cant use it in jupyter note book.
Need help from ya if ya can.

dtoby
Автор

Excellent - thank you - I was trying for ages to do this.

callum
Автор

I need to open jupyter notebook in virenv file? or i can open anywhere else. I cannot import dlib in Jupyter notebook. Please help!!

parthpandey
Автор

Thanks bro it helped me a lot finally after wasting my 3 hrs 🥳❤️❤️

teerthjain
Автор

I cant express to you how awesome you are for making this video, one day I wish to be as knowledgeable as you are, thanks brother.

dylancampbell
Автор

this literally helped me a lot! thanks for sharing!

黃茂軒
Автор

Thank you very much .You solved my issues simply

cdaruncochin
Автор

YOU LITERALLY SAVED ME! Thank you so much!

hrithikashukla
Автор

I followed this video n installed dlib...but it's not running in my jupyter notebook under virenv section of anaconda navigator..what should I do??

akankshajsoni
Автор

you're doing the work of god. thank you kind sir

nichitamserban
Автор

Sir If I want to use the library is it necessary to use this virtual environment everytime I use it.

-jatinmishra
Автор

I did all the steps and an error appeared

from _dlib_pybind11 import *
ImportError: DLL load failed while importing _dlib_pybind11: A dynamic link library (DLL) initialization routine failed.

mohammedsaeedali
Автор

Thank you so much. All the others I tried were giving me errors.

subodh.r
Автор

Do I need to install any C++ compiler, Build tools or Cmake for this approach? Or just Anaconda is sufficient? Also, does this work on Python 3.8?

vedangpingle
Автор

can we use miniconda and follow the same steps??

prakhar
Автор

hi. on entering command 'import dlib', error is displayed as "DLL load failed with error code 3221225501 while importing dlib. Please help

gopusajeev
Автор

Why can it not "solve environment"

lindsay