Skip to content

Typo in errorcode #25

@Iximiel

Description

@Iximiel
RUNNING Clustering
Executing command: path/lib/python3.9/site-packages/gmplabtools-0.0.0-py3.9.egg/gmplabtools/pamm/bin/pamm -d 2 -bootstrap 73 -fspread 0.25 -qs 1 -o pamm -ngrid 2000 -merger 0.01 -v < data.dat
Traceback (most recent call last):
  File "path/fromBottom.py", line 135, in <module>
    PAMMdoer()
  File "path/fromBottom.py", line 115, in PAMMdoer
    p.run()
  File "path/lib/python3.9/site-packages/gmplabtools-0.0.0-py3.9.egg/gmplabtools/pamm/pamm.py", line 144, in run
    proc = exec_command(command)
  File "path/lib/python3.9/site-packages/gmplabtools-0.0.0-py3.9.egg/gmplabtools/pamm/pamm.py", line 15, in exec_command
    raise RuntimeError(f"Non-zero exit code for dommand {cmd}")
RuntimeError: Non-zero exit code for dommand path/lib/python3.9/site-packages/gmplabtools-0.0.0-py3.9.egg/gmplabtools/pamm/bin/pamm -d 2 -bootstrap 73 -fspread 0.25 -qs 1 -o pamm -ngrid 2000 -merger 0.01 -v < data.dat

I get "dommand" instead of "command" in the error message

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions