Mizzou-CBMI / COSMOS2

Python Scientific Pipeline Management System
GNU General Public License v3.0
71 stars 39 forks source link

1.0.15, cosmos/graph/draw.py: 'DiGraph' object has no attribute 'layout' #6

Closed crl9k closed 9 years ago

crl9k commented 9 years ago

Hi Erik,

I am running Cosmos under Apache (WSGI). Trying to display the TaskGraph of the ex1.py generates an internal server error. It does not seem wsgi-related. Here is the httpd error_log: File "/var/www/cosmos-wfm-1.0.15/cosmos/graph/draw.py", line 60, in taskgraph_to_image [Fri Apr 24 17:02:04.119419 2015] [:error] [pid 23091] [remote 10.38.34.24:208] taskgraph.layout(prog="dot") [Fri Apr 24 17:02:04.119436 2015] [:error] [pid 23091] [remote 10.38.34.24:208] AttributeError: 'DiGraph' object has no attribute 'layout' Thank you for your help. Best, A.

egafni commented 9 years ago

Thanks for the bug report! Fixed by 34842faad3dab381c33f52bc86e612c43b3756e0