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

Install on debian 10 #283

Open
milad621 opened this issue Jul 24, 2019 · 1 comment
Open

Install on debian 10 #283

milad621 opened this issue Jul 24, 2019 · 1 comment

Comments

@milad621
Copy link

Hi,

I'm using a machine that has debian 10 installed. When I try to install torch it says debian 10 is not supported. I manually change the bash script to allow the installation to continue but I face many other problems later. I was wondering if anybody succeeded installing this on debian 10.

if [[ $debian_major_version == '8' ]] || [[ $debian_major_version == '9' ]]; then

Thanks,
Milad

@jainal09
Copy link

Thank me later!
Use this docker file for torch installation!
https://github.com/runwayml/alpha_models/blob/master/densecap/Dockerfile

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