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.
478 Discussions

Service 'tls_core' failed to build

huang06
Beginner
1,421 Views

 

EIS version: Edge_Insights_for_Industrial_2.3.2
OS version: Ubuntu 18.04.5 LTS

I try to install Intel_Training_and_Learning_Suite_TLS, I follow and execute commands in README.md.

But I got error messages during the docker installation after executing the following command:

 

./setup_TLS_docker.sh

 

img.png

Labels (1)
0 Kudos
1 Solution
ChoonHwa
Employee
1,370 Views

Hi Huang06,

New finding. To solve this issue, can you please open the requirements.txt file located at <TLS2.0 project source code>/nnframework/tf/ in text editor,  add the  h5py==2.10.0 into last row. Then re-run the ./setup_TLS_docker.sh

 

View solution in original post

0 Kudos
2 Replies
ChoonHwa
Employee
1,385 Views

Hi Huang06,

The installation will take times to download and install through network, and sometimes instable network may cause some download failed. May I know do you try to re-run the ./setup_TLS_docker.sh again without doing any changes? Can you please invoke the ./setup_TLS_docker.sh and observe if the issue is resolve?

0 Kudos
ChoonHwa
Employee
1,371 Views

Hi Huang06,

New finding. To solve this issue, can you please open the requirements.txt file located at <TLS2.0 project source code>/nnframework/tf/ in text editor,  add the  h5py==2.10.0 into last row. Then re-run the ./setup_TLS_docker.sh

 

0 Kudos
Reply