Replies: 1 comment 7 replies
-
Please provide more information on which version of spack-stack, whether you are following the instructions for that particular version (or just "latest"), if your macOS is Intel or Arm. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I apologize if this is a simple problem, but I have tried everything I can think of and can not get my MacOS (Ventura 13.6.3) install to complete successfully. The problem seems to be due to the "libiconv" requirement:
And then at the concretize step there is a "conflict" listed for libiconv:
Even when I explicitly install libiconv through Homebrew and add it directly to my path, spack can not seem to find it. I was hoping that this latest release would fix the problem (I am using clang 15) but the result was the same with spack-stack 1.5.1 and 1.6.0
Any guidance anyone could offer me would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions