We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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'
The text was updated successfully, but these errors were encountered:
Related to brsynth/galaxytools#180 and galaxyproject/tools-iuc#5005
Sorry, something went wrong.
No branches or pull requests
An error is thrown with rpreport (v6.3.2)
Command line
The text was updated successfully, but these errors were encountered: