I am trying to install cvxopt package on python 3.4. I use pip, but I get the error "command" c: \ MinGW \ bin \ gcc.exe "failed with exit status 1"
I tried a lot of things like installing numpy + mkl, which doesn't work either. I don’t know why, or install the atlas, but none of them helps solve my problem, so I got stuck. Should I install an atlas or something else?
could you help me? Thanks in advance!
source
share