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
Describe the bug
The bundled fmt library can overwrite or be overwritten by a different fmt version that is not compatible if installed to the same prefix. This kind of situation is a bit rare but shows up in spack environments and some docker installs.
The fmt library should be prefixed to make it unique.
The text was updated successfully, but these errors were encountered:
Describe the bug
The bundled fmt library can overwrite or be overwritten by a different fmt version that is not compatible if installed to the same prefix. This kind of situation is a bit rare but shows up in spack environments and some docker installs.
The fmt library should be prefixed to make it unique.
The text was updated successfully, but these errors were encountered: