Intel® Edge Software Hub
Get answers from community peers to your questions about building Edge Software Hub solutions for edge compute node.
Announcements
Welcome to the Intel Community! If you like the answer to your question, please mark it as 'Accepted Solution' to help others.

The Edge Software Vision Package for Red Hat Enterprise Linux is now available here.

Learn more about developing on Intel® Hardware and Software here.

Native installed TLS training stops after failing to execute Graphviz executables

Lin__Joey
Innovator
916 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
916 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
917 Views

hi joey,

Could you sudo -E apt-get install graphivz?

Then, pip3 install graphivz==0.13.2

Thanks

 

0 Kudos
Reply