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

Error installing docker on Jetson Nano #40

Open
Ruijan opened this issue Apr 13, 2021 · 1 comment
Open

Error installing docker on Jetson Nano #40

Ruijan opened this issue Apr 13, 2021 · 1 comment

Comments

@Ruijan
Copy link

Ruijan commented Apr 13, 2021

Hello,

I have been trying to set up Deeplabcut on my jetson nano to train a model to predict pupil size.
When running this command:
docker image build -t dlc_username/dlcdocker .
I get this error.
standard_init_linux.go:211: exec user process caused "exec format error"
It seems that the docker only exists for architecture x86_64 and since the jetson nano is in aarch64, it cannot build the image. Is it possible to have a version for aarch64?

Thank you in advance for your help

@Alexander-H9
Copy link

I have the same problem.

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