dyld[23882]: symbol not found in flat namespace (_cblas_caxpy)

533 Views Asked by At

I am trying to execute a python code on MacOs put I am getting the symbol not found in flat namespace error. My friend using a linux OS has been able to compile the same code using the same command I used. Please how do I fix this?

0

There are 0 best solutions below