Category "blas"

Could not install ChatterBot. Raises errors [duplicate]

i tried to install chatterbot but i got the following error I tried downgrading to chatterbot==1.0.5 still it raises errors Gives errors while

BLAS dger filling matrix in fortran order?

I am using cython to do a rank one update of a rectangular matrix A. I cannot get dger to do the update as I want, so I've isolated it in a function: from scip