Tests failing after installation ----- ERROR: Your Plugin Tester "__init__" failed to import. (skipping) #27039
-
|
I get all the way to the test part. When I get to testing it using the "run_tests" command, I run into the following error (see below). ERROR: Your Plugin Tester "init" failed to import. (skipping) attempted relative import with no known parent package ERROR: Your Plugin Tester "init" failed to import. (skipping) attempted relative import with no known parent package File "/home/jiangshengda/projects/moose/python/TestHarness/schedulers/Scheduler.py", line 180, in waitFinish runWorker Exception: Traceback (most recent call last): File "/home/jiangshengda/projects/moose/python/TestHarness/schedulers/Scheduler.py", line 262, in queueJobs File "/home/jiangshengda/miniforge/envs/moose/lib/python3.10/multiprocessing/pool.py", line 458, in apply_async |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Hello Your installation with MPI is not working. Can you paste the output of the diagnostics script in moose/scripts? Guillaume |
Beta Was this translation helpful? Give feedback.

You may still have to recompile after unloading.
You are on the right track though. Your environment is not clean. There's an unsupported intel compiler showing up all over. and this openmpi should not show up since you are trying to use the conda-installed mpi