Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running examples error #3

Open
mikey-png opened this issue Oct 22, 2023 · 3 comments
Open

running examples error #3

mikey-png opened this issue Oct 22, 2023 · 3 comments

Comments

@mikey-png
Copy link

I'm sorry to trouble you, but I need some assistance. When I run the test application "peacock-trame -I ./moose/examples/ex08_materials/ex08.i," it doesn't work, and there are error messages. Perhaps you know the reason, and we can discuss some of these errors. I'm eagerly awaiting your response!

WARNING
Problem running '/home/syw/peacock-work/moose/examples/ex08_materials/ex08-opt -options_left 0 --json'
WARNING
Failed to load json from '/home/syw/peacock-work/moose/examples/ex08_materials/ex08-opt': Problem running '/home/syw/peacock-work/moose/examples/ex08_materials/ex08-opt -options_left 0 --json'
Error: [Errno 2] No such file or directory: '/home/syw/peacock-work/moose/examples/ex08_materials/ex08-opt'
WARNING
Problem running '/home/syw/peacock-work/moose/examples/ex08_materials/ex08-opt -i /home/syw/peacock-work/moose/examples/ex08_materials/ex08_tmp.i --mesh-only /home/syw/peacock-work/moose/examples/ex08_materials/ex08_tmp_mesh.e'

@jourdain
Copy link
Collaborator

No such file or directory: '/home/syw/peacock-work/moose/examples/ex08_materials/ex08-opt'

This is the example executable that you need to build.

@mikey-png
Copy link
Author

when i ‘make’ in /home/syw/peacock-work/moose/examples/ex08_materials,i found the project i git clone --recursive https://github.com/idaholab/moose.git,under the url:framework/contrib,the wasp dosent exits. so i failed to build example.
i Separate download wasp and complie it,and put it in framework/contrib/wasp,and make,it also errors,here is Error information
/home/syw/peacock-work/moose/framework/moose.mk:78: *** WASP does not seem to be available. Make sure to either run scripts/update_and_rebuild_wasp.sh in your MOOSE directory, or set WASP_DIR to a valid WASP install. Stop.

@jourdain
Copy link
Collaborator

That seems to be a question for moose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants