Open DENGARDEN opened 4 months ago
My error occurred at the seventh command, so this might not help, but I added the following line for the solver: conda install -n base libarchive -c main --force-reinstall --solver classic && \
Found it here: https://stackoverflow.com/questions/77617946/solve-conda-libmamba-solver-libarchive-so-19-error-after-updating-conda-to-23
I encountered the following error related to SIMD library, while building a docker image with the current version of Dockerfile.
As I am on macOS 14.5 23F79 arm64, I tweaked the Dockerfile and command to build properly.