Edge Software Catalog
Support for issues related to Edge Software Catalog
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Native installed TLS training stops after failing to execute Graphviz executables

Lin__Joey
Innovator
1,618 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,618 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,619 Views

hi joey,

Could you sudo -E apt-get install graphivz?

Then, pip3 install graphivz==0.13.2

Thanks

 

0 Kudos
Reply