brsynth/rptools

rpreport error

guillaume-gricourt opened this issue · 1 comments

An error is thrown with rpreport (v6.3.2)

Job in error state.. tool_id: rptools_rpreport, exit_code: 1, stderr: Traceback (most recent call last):
  File "/usr/local/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/local/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/usr/local/lib/python3.10/site-packages/rptools/rpreport/__main__.py", line 4, in <module>
    from rptools.rpreport.rp_report import run_report
ModuleNotFoundError: No module named 'rptools.rpreport.rp_report'

Command line

python -m rptools.rpreport '/tmp/tmpytqpxrcd/files/5/e/6/dataset_5e65762c-fabe-4a97-a4a7-f5d06ba28d89.dat' '/tmp/tmpytqpxrcd/job_working_directory/000/2/outputs/dataset_116b0439-e13b-41e0-82c7-5374587f449c_files' && cp '/tmp/tmpytqpxrcd/job_working_directory/000/2/outputs/dataset_116b0439-e13b-41e0-82c7-5374587f449c_files'/index.html '/tmp/tmpytqpxrcd/job_working_directory/000/2/outputs/dataset_116b0439-e13b-41e0-82c7-5374587f449c.dat'