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
This should work now, CoolProp.jl will choose CoolProp_jll version 6.4.1 on Julia < 1.6, and version 6.4.2 (which is still the same 6.4.1 binary, but with artifacts for M1) on Julia 1.6 and later. This is because of the compat of the JLL, so no changes to CoolProp.jl are needed.
On Julia 1.8 on an m1 mac I get the following error
My versioninfo is
It works fine on Julia 1.7 on the same system.
The text was updated successfully, but these errors were encountered: