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
GHP evaluations must load in the [`GhpGhx.jl`](https://github.com/NREL/GhpGhx.jl) package separately because it has a more [restrictive license](https://github.com/NREL/GhpGhx.jl/blob/main/LICENSE.md) and is not a registered Julia package.
26
26
27
-
First add the GhpGhx.jl package to the project's dependencies from the package manager (`]`):
27
+
Install gcc via homebrew (if running on a Mac).
28
+
29
+
Add the GhpGhx.jl package to the project's dependencies from the package manager (`]`):
0 commit comments