Edge Software Catalog
Support for issues related to Edge Software Catalog
441 Discussions

Native installed TLS training stops after failing to execute Graphviz executables

Lin__Joey
Innovator
1,332 Views

Dears:

I ran object detection training on a tls that was installed in native mode.

At some points, the training stops with the message shown below. please help.

"Error: failed to execute ['dot', '-Tsvg', '-O', 'graph.dot'], make sure the Graphviz executables are on your systems' PATH

Detect False"

Thanks in advance,

Joey

 

 

Labels (1)
0 Kudos
1 Solution
JinPei_N_Intel
Moderator
1,332 Views

hi joey,

Could you sudo -E apt-get install graphivz?

Then, pip3 install graphivz==0.13.2

Thanks

 

View solution in original post

0 Kudos
1 Reply
JinPei_N_Intel
Moderator
1,333 Views

hi joey,

Could you sudo -E apt-get install graphivz?

Then, pip3 install graphivz==0.13.2

Thanks

 

0 Kudos
Reply