I am trying to install cvxopt on windows, I use a 2.7 Python Enthought distribution. I followed the instructions here,
http://abel.ee.ucla.edu/cvxopt/install/
The error I run into is the follows,
./liblapack.a: could not read symbols: Archive has no index; run ranlib to add o ne collect2: ld returned 1 exit status error: command 'gcc' failed with exit status
Please help me, I am pretty lost. Thanks a lot.