Loading CoolProp on Julia 0.7 return
"ERROR: LoadError: UndefVarError: include not defined".
Substituting Base.include instead of include at "~.julia\dev\CoolProp\src\CoolProp.jl:12" fixes this error (although a new warning is introduced) but the following new error pops up:
ERROR: KeyError: key CoolProp [e084ae63-2819-5025-826e-f8e611a84251] not found
I am stuck at this point. Do you have any insights to fix this?