$ python3 script.py
Traceback (most recent call last):
File "script.py", line 100, in <module>
pipeline_printout_graph("graph.svg", "svg", target_tasks, user_colour_scheme = {"colour_scheme_index":6})
File "/software/lib/python3.4/site-packages/ruffus/task.py", line 2975, in pipeline_printout_graph
extra_data_for_signal = [t_verbose_logger(0, 0, None, runtime_data), job_history])
File "/software/lib/python3.4/site-packages/ruffus/graph.py", line 1086, in graph_printout
result_str = result_str.replace("0.12", "0.0px")
TypeError: expected bytes, bytearray or buffer compatible object
I think there must be a latent python3 bug hiding there. Let me have a look
Leo
--
You received this message because you are subscribed to the Google Groups "ruffus_discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ruffus_discus...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.