Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Conversation

@zyxue
Copy link

@zyxue zyxue commented Apr 12, 2016

The default is output_format, which won't be used, it's a bug.

I noticed this bug has already been fixed in develop branch. You probably want to update the package on pip.

I found this bug when executing

 pycallgraph graphviz -o aaa.svg -f svg -- some command

The command generated to create graph is

pycallgraph.exceptions.PyCallGraphException: The command "dot -Tpng -oaaa.svg /tmp/tmpqhkCxC" failed with error code 256.

The default is output_format, which won't be used, it's a bug
@coveralls
Copy link

Coverage Status

Coverage remained the same at 54.694% when pulling 815eace on zyxue:patch-1 into e8bac32 on gak:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants