-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No module named 'cv2' or 'dlib' #40
Comments
when i install this it give a long error:
|
try this after activating virtual environment pip install wheel and then pip install dlib |
thanks.
|
It seems CMAKE is not installed refer Step0 to check if CMAKE is installed, if not see the end section on how to install |
thanks. i installed it. btw i enter the code and say this:
|
FIRST ACTIVATE CONDA conda activate EDTALK |
how can i solve these errors:
No module named 'cv2'
No module named 'dlib'
The text was updated successfully, but these errors were encountered: