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

rpreport error #32

Open
guillaume-gricourt opened this issue Nov 2, 2023 · 1 comment
Open

rpreport error #32

guillaume-gricourt opened this issue Nov 2, 2023 · 1 comment

Comments

@guillaume-gricourt
Copy link
Member

guillaume-gricourt commented Nov 2, 2023

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'
@guillaume-gricourt
Copy link
Member Author

guillaume-gricourt commented Feb 16, 2024

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

1 participant