Skip to content

Assertion error in MatFlow demo workflow sample_orientations_CTF_file #764

Open
@gcapes

Description

@gcapes

This happens on CSF3 and on my laptop, using MatFlow, version 0.3.0a145, hpcFlow, version 0.2.0a205. It previously didn't using older versions.

Traceback (most recent call last):
  File "/net/scratch2/mbexegc2/test-demo-workflows-latesthpcmatflow/.venv/lib/python3.12/site-packages/hpcflow/sdk/core/utils.py", line 1178, in redirect_std_to_file
    yield
  File "/net/scratch2/mbexegc2/test-demo-workflows-latesthpcmatflow/.venv/lib/python3.12/site-packages/hpcflow/sdk/core/workflow.py", line 3917, in execute_run
    run.write_script_input_files(block_act_key)
  File "/net/scratch2/mbexegc2/test-demo-workflows-latesthpcmatflow/.venv/lib/python3.12/site-packages/hpcflow/sdk/core/actions.py", line 957, in write_script_input_files
    writer(self, in_vals, block_act_key)
  File "/net/scratch2/mbexegc2/test-demo-workflows-latesthpcmatflow/.venv/lib/python3.12/site-packages/hpcflow/sdk/core/actions.py", line 989, in __write_hdf5_inputs
    assert isinstance(v, ParameterValue)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

🔲 Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions