I was looking through norma and thought I'd do you the really quick favor of setting up a the Project.toml file for you to handle all the dependency installation.
You can install this through the package manager now as follows
pkg> add https://github.com/lxmota/norma
and if registered in the Julia package manager with
pkg> add norma
Unfortunately due to Exodus.jl you still need that env variable to override the has error.
Hey @lxmota
I was looking through norma and thought I'd do you the really quick favor of setting up a the Project.toml file for you to handle all the dependency installation.
You can install this through the package manager now as follows
and if registered in the Julia package manager with
Unfortunately due to Exodus.jl you still need that env variable to override the has error.