salt-state-graph icon indicating copy to clipboard operation
salt-state-graph copied to clipboard

Couldn't import _dotparser, loading of dot files will not be possible.

Open aronneagu opened this issue 8 years ago • 1 comments

Hi, When I am running the command "salt state.show_highstate --out json |salt_state_graph" the first line of output is Couldn't import _dotparser, loading of dot files will not be possible. Afterwards, the diagram states seem to be rendered in json output. I am wondering if the message received is normal and I can safely ignore it, or I should be concerned. Thank you

aronneagu avatar May 09 '16 08:05 aronneagu

Yep, that messages is normal. It's an unfortunate feature of the underlying library. On Mon, 9 May 2016 at 6:05 PM, aronneagu [email protected] wrote:

Hi, When I am running the command "salt state.show_highstate --out json |salt_state_graph" the first line of output is Couldn't import _dotparser, loading of dot files will not be possible. Afterwards, the diagram states seem to be rendered in json output. I am wondering if the message received is normal and I can safely ignore it, or I should be concerned. Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/ceralena/salt-state-graph/issues/6

olliebun avatar May 09 '16 09:05 olliebun