2021年3月7日星期日

the dlib library is not importing in anaconda

i added the dlib library and it is shown in the environments in anaconda , but every time i run the code an errod is showing up """ ModuleNotFoundError Traceback (most recent call last) in 1 import cv2 ----> 2 import dlib 3 4 from scipy.spatial import distance 5

ModuleNotFoundError: No module named 'dlib'"""

please if someone can help

https://stackoverflow.com/questions/66523099/the-dlib-library-is-not-importing-in-anaconda March 08, 2021 at 08:55AM

没有评论:

发表评论