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

specify the variable dest as output_type specifically #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

None yet

2 participants