I basically faced the same problem with: import cvxopt.base: the specified module could not be found when I tried to import cvxopt
And I already installed the numpy+mkl as suggested by Baokai Zhang. But the problem is still there. I use Python 3.5 on Pycharm. Could anyone help me? Thanks very much!