Hello all!
I’m running this and I’m currently stuck on the step to unzip the file and create a docker container, as my pc just gets stuck in the “Loading docker image”
Terminal is as follows
simon@simon-ThinkPad-T14s-Gen-3:~/Documents/Internship/code$ cd hailo8_ai_sw_suite_2025-10_docker/
simon@simon-ThinkPad-T14s-Gen-3:~/Documents/Internship/code/hailo8_ai_sw_suite_2025-10_docker$ ls
hailo8_ai_sw_suite_2025-10.tar.gz
simon@simon-ThinkPad-T14s-Gen-3:~/Documents/Internship/code/hailo8_ai_sw_suite_2025-10_docker$ ./hailo_ai_sw_suite_docker_run.sh
Loading Docker image: /home/simon/Documents/Internship/code/hailo8_ai_sw_suite_2025-10_docker/hailo8_ai_sw_suite_2025-10.tar.gz
INFO: Checking system requirements…
WARNING: It is recommended to have 32 GB of RAM, while this system has only 27 GB.
INFO: No GPU connected.
INFO: System requirements check finished successfully.
The only problem i see happening would be the 16gb of ram, I am now using a bit of swap aswell, but it still doesn’t justify waiting for 2h in this and nothing happening
I haven’t found a similar problem, thank you for your time!