Skip to content

HERON environment installation, pyomo issue #101

Answered by dylanjm
glher asked this question in Q&A
Discussion options

You must be logged in to vote

Can you try the following commands and see if this fixes your error?

$ cd raven
$ ./scripts/install_plugins.py -s <your/path/to/HERON>
$ ./scripts/establish_conda_env.sh --install
$ ./build_raven
$ ./run_tests -j 6
$ cd ../HERON/doc
$ ./make_docs.sh

Typically you have to install the HERON plugin first and then setup the conda env. This will install packages like 'pyomo' and should fix that error.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@glher
Comment options

Answer selected by dylanjm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants