2021年4月30日星期五

why I can't install dlib correctly in Anaconda or python

I tried every method to install dlib in anaconda and python but everytime when I tried to import it I get this response:

Traceback (most recent call last):    File "<stdin>", line 1, in <module>    File "C:\Users\malle\AppData\Local\Programs\Python\Python36\dlib.py", line 7, in <module>      x = dlib.vectors()  AttributeError: module 'dlib' has no attribute 'vectors'  

can u help me please ? I use python 3.6.8

https://stackoverflow.com/questions/67342298/why-i-cant-install-dlib-correctly-in-anaconda-or-python May 01, 2021 at 10:04AM

没有评论:

发表评论