Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
aronneagu opened this issue May 9, 2016 · 1 comment

Comments

@aronneagu
Copy link

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

@olliebun
Copy link
Collaborator

olliebun commented May 9, 2016

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
#6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants