You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was attempting to run BRAKER using Singularity on a Mac mini with an M4 chip - here is where it broke:
singularity exec braker3.sif braker.pl
error message:
FATAL: While checking container encryption: could not open image braker3.sif: the image's architecture (amd64) could not run on the host's (arm64)
Is there any fix? Should I attempt to install BRAKER without using the apptainer?
Thanks!
The text was updated successfully, but these errors were encountered:
Was attempting to run BRAKER using Singularity on a Mac mini with an M4 chip - here is where it broke:
singularity exec braker3.sif braker.pl
error message:
FATAL: While checking container encryption: could not open image braker3.sif: the image's architecture (amd64) could not run on the host's (arm64)
Is there any fix? Should I attempt to install BRAKER without using the apptainer?
Thanks!
The text was updated successfully, but these errors were encountered: