How To pip install face recognition Library In Jupyter Notebook | pip install dlib | pip install ***
Вставка
- Опубліковано 4 лют 2025
- pip install face-recofniton
As it will always install the latest stable release, this is the preferred method for installing Face Recognition.
But these commands end up in error. face_recognition also needs dlib library and to install dlib command is as below.
pip install dlib
This ends up in error as well.
Hence we need valid versions of dlib to work with specific versions of python.
Download the dlib whl package and install it in an easy way.
dlib whl package Download Link:
bit.ly/3P3mdKR
Face Detection in Python OpenCV
• Face Detection Using P...
Thanks sir my problem has benn solved you are a great person thanks for making these video's.
You are most welcome
Hi please give me the code
thank you so much. i been looking for how to install dlib. i did not find proper video. but i found this video and it works!
Everything works Sir. Respect from Poland!
Great to hear!
Good Going brother very Helpful, Keep going brother.
Appreciate you efforts
Thank you, I will
lifesaver! can not express enough thanks
I am glad it was a help Abdulrahman.
Thank you so much Sir.. After so many struggles I got a Solution through your video..
Happy to help :)
thank you for wonderfull information sir🙏✍
Amazing tutorial! Worked perfectly! thanks!
Thanks, straight forward... Worked without stress
Perfect!! :)
Thank you sir....this worked for me
You're welcome!
8:40
ERROR: dlib-19.24.1-cp311-cp311-win_amd64.whl is not a supported wheel on this platform.
Dlib doesn't support 3.11 it supports 3.8,3.7 and 3.9....even I was struggling with it but then i got the solution
thank you so much👏👏😍😍
You are welcome, I am glad it worked for you.
dlib package sir?
Thanks bro
Your information is really helpful
Always welcome, I am glad this was a help.
Super. You made my life easy
Super!
thank you for the information👌👍👍
Welcome 😊
how to get the dlib packages?? i clciked the link in decsritpion box and then a small video clip appears and then there is a text saying 20 mins for email etc etc, but there is no place to give my email to you to send me the packages link
Dlib package for python 3.11?
Sir from where you got those packages??
Thank you. It's useful video
You are welcome, glad that it was helpful.
Hey, quick question: when I entered %%cmd, it says "UsageError: Cell magic `%%cmd` not found.". Could you let me know how to fix this?
I am facing the also
bro thank u very much u're my hero
very helpful, tahnk you
Glad to hear that!
Sir I need dlib library i send the request but don’t get my python version 3.11.4
Dlib doesn't support 3.11 it supports 3.8,3.7 and 3.9....even I was struggling with it but then i got the solution
sir no emailed
Error: subprocess-exited-with-error
What to do know ?
For which command do you have an error.
@@dhanawadeamit I am running my code in jupyter and it is asking to install "pip install scikit-surprise" but after installing that error is appearing
Thank you for this
My pleasure 🙂
Thankyouuu so much
My pleasure 🙂
Super sir
thank you it worked
My pleasure 🙂
sir zoom krkr padate to accha hota
Thanks for the feedback Anushka, will make a note for future videos.
Thank You
You're welcome
bhut lame kata hn
it showing error
dlib-19.22.99-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform.
lije this
same
any solution you got?
Hi, May I know what your Python version is?
If you notice "cp310" in the .whl file name it says this .whl file will work for Python 3.10. similarly, you have cp39, cp38, and cp37 for Python 3.9, Python 3.8, and Python 3.7 versions respectively.
Please check your python version and use the respective .whl file.
I am big fan of Sasuke Uchiha, I am very delighted with Sasuke's comment. (lighter note)
Hope my latest reply would solve your problem.
@@dhanawadeamit sir I have python version 11 what to do ???
@@dhanawadeamit Thanks! It worked for me
thank you very much