Skip to content
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 'dlib' #89

Closed
allarobot opened this issue Nov 14, 2020 · 5 comments
Closed

No module named 'dlib' #89

allarobot opened this issue Nov 14, 2020 · 5 comments

Comments

@allarobot
Copy link
Contributor

没有dlib,无法安装dlib
ppgan_dlib
dlib_pip

@allarobot
Copy link
Contributor Author

run test program successfully after install dlib by wheel package

@allarobot
Copy link
Contributor Author

dlib_whl
successfully

@qingqing01
Copy link
Collaborator

@Jay9z Is there any problem?

@allarobot
Copy link
Contributor Author

allarobot commented Nov 17, 2020

dlib is required to run paddleGAN.it wouldn't be installed during our standard process, and it is not included in requirements.txt.
I found it can not be install with "pip install dlib", and I have to find a whl file for installation. We may need to find a more convenient solution for users, if it is not a special case.

@qingqing01
Copy link
Collaborator

@Jay9z https://github.com/PaddlePaddle/PaddleGAN/blob/master/requirments.txt added dlib . Maybe you need to update your code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants