-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels