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

Unable to build docker image #33

Open
aartykov opened this issue Nov 18, 2022 · 3 comments
Open

Unable to build docker image #33

aartykov opened this issue Nov 18, 2022 · 3 comments

Comments

@aartykov
Copy link

Hi,

First of all, thank you for this awesome project. When I run "make docker-build" command, I encounter the following error:

E: Unable to locate package libcudnn7
E: Unable to locate package libnccl2
E: Unable to locate package libnccl-dev

Can you, please, help me solve this problem?

Thanks in regard.

@rashikshrestha
Copy link

I got the same issue as well. @artykov1511 did you find the solution?

@aartykov
Copy link
Author

aartykov commented Jan 5, 2023

Hey @rashikshrestha, sorrry for the late reply. I made some changes in the docker file in order to adapt the library versions according to my GPU type and etc. After I used the same command to build it and now it works w/o any problems. Hopefully, it will solve ur problem as well. Good luck!

@w8128835
Copy link

Hey @rashikshrestha, sorrry for the late reply. I made some changes in the docker file in order to adapt the library versions according to my GPU type and etc. After I used the same command to build it and now it works w/o any problems. Hopefully, it will solve ur problem as well. Good luck!

hello, @artykov1511 I met the same problem,but I don't know how to change it.could you please share me your changed docker file?

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

3 participants