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

python xxxx/pipeline_pq_example.py plot full requires dot #11

Open
antoniojbt opened this issue Jun 11, 2019 · 0 comments
Open

python xxxx/pipeline_pq_example.py plot full requires dot #11

antoniojbt opened this issue Jun 11, 2019 · 0 comments

Comments

@antoniojbt
Copy link
Owner

For the cgat-core based pipeline, the command:
python ../code/pq_example/pipeline_pq_example/pipeline_pq_example.py plot full

gives:

Traceback (most recent call last):
  File "../code/pq_example/pipeline_pq_example/pipeline_pq_example.py", line 473, in <module>
    sys.exit(P.main(sys.argv))
  File "/opt/conda/envs/pq_test/lib/python3.7/site-packages/cgatcore/pipeline/control.py", line 1390, in main
    run_workflow(options, args)
  File "/opt/conda/envs/pq_test/lib/python3.7/site-packages/cgatcore/pipeline/control.py", line 1286, in run_workflow
    checksum_level=options.ruffus_checksums_level)
  File "/opt/conda/envs/pq_test/lib/python3.7/site-packages/ruffus/task.py", line 4137, in pipeline_printout_graph
    signal_callback=is_node_up_to_date)
  File "/opt/conda/envs/pq_test/lib/python3.7/site-packages/ruffus/graph.py", line 1155, in graph_printout
    retcode, cmd + "\n" + "\n".join([str(result_str), str(error_str)]))
subprocess.CalledProcessError: Command 'dot -Gsize='(11,8)'  -Tsvg < /tmp/tmpy87tn_3t.dot
b''
b'/bin/sh: 1: dot: not found\n'' returned non-zero exit status 127.
(pq_test) root@4782c8cbdd5e:/pq_example/results# dot
bash: dot: command not found
  • Add installation instructions
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