Hello, I just create a new environment for Dataflow Compiler 3.29.0, but I can not run dfc-studio successfully. Following are the messages I saw.
“”"
(venv_hailo) aikit@MSI:~$ hailo dfc-studio
[info] Current Time: 23:19:06, 10/05/24
[info] CPU: Architecture: x86_64, Model: 13th Gen Intel(R) Core™ i9-13980HX, Number Of Cores: 32, Utilization: 0.0%
[info] Memory: Total: 31GB, Available: 29GB
[info] System info: OS: Linux, Kernel: 5.15.153.1-microsoft-standard-WSL2
[info] Hailo DFC Version: 3.29.0
[info] HailoRT Version: Not Installed
[info] PCIe: No Hailo PCIe device was found
[info] Running hailo dfc-studio
[info] Checking requirements
[info] Node.js is installed. Version: v20.18.0 meets the minimum requirement of v20.9.0
[info] Checking and installing DFC Studio dependencies
[info] Starting DFC Studio
App listening at http://localhost:3000
“”"
It just stay on the last message “App listening at http://localhost:3000” and no response. How could I fix it?
There is nothing to fix here, it’s up and running but you need to open this link manually in the Google Chrome browser (do not use any other, it’s not supported)
1 Like
@sergiit Hello, many thanks for your answer.
Okay, I click the link and yes, dfc-studio works.
1 Like