dnanexus-archive / dx-cwl

Import and run CWL workflows on DNAnexus (alpha)
Apache License 2.0
13 stars 6 forks source link

dx-cwl is not compatible with dependencies #30

Open madetunj opened 4 years ago

madetunj commented 4 years ago

Is there an update to dx-cwl, all it's dependencies (cwltool, dxpy, pyyaml) are all updated to python3? I get either a SyntaxError: Missing parentheses in call to 'print'. Did you mean print(e.output)? (using python3) or ImportError: No module named cwltool.load_tool (using python2)