Data Flow Compliler Install error

Hello, i’m trying to install the the DFC and I keep getting this error, concerning the jaxlib. I’m certain that it’s a me problem, but any help would be appreciated. Thanks

Hi @matthewkolb,

Welcome to Hailo community!
Ensure that your Python version is compatible with hwl. If it’s not, you may need to install a compatible version. You can check your current Python version using:

python --version  

I recommend trying to install jaxlib==0.4.13 in a fresh virtual environment to see if it works there. This can help isolate and resolve potential compatibility issues.

Please let me know if this helps or if you need further assistance!

Best regards,
Ronit