Error during diagram file creation if using URL from cmdline

Issue #4 on hold
al14s repo owner created an issue

Error:Traceback (most recent call last): File "/opt/rawr/lib/functions.py", line 924, in crawl gr.layout(prog=LAYOUT_TYPE) File "/usr/lib/python2.7/dist-packages/pygraphviz/agraph.py", line 1352, in layout data = self._run_prog(prog, ' '.join([args, "-T", fmt])) File "/usr/lib/python2.7/dist-packages/pygraphviz/agraph.py", line 1329, in _run_prog raise IOError(b"".join(errors)) IOError: Error: <stdin>: syntax error in line 158 near '\'

Comments (2)

  1. Log in to comment