1
Like installing a library in python, using Windows 7. I try to download the Numpy and appears at the prompt:
libraries f77blas,cblas,atlas not found in C:\Python33\lib
libraries lapack_atlas not found in C:\Python33\lib
.
.
.
Atlas libraries not found
Lapack libraries not found...
etc, I cannot download at all...
While not directly related to the question, I would like to add that this quoted mirror contains binaries [pre-compiled for Windows] for a wide variety of Python libraries. This is quite useful, since it is often difficult compile in Windows from sources...
– mgibsonbr