Created
February 27, 2013 15:50
-
-
Save pfdevmuller/5048912 to your computer and use it in GitHub Desktop.
Error dump of `pip install numpy`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------------------------------------------------ | |
C:\Python27\Scripts\pip-script.py run on 02/27/13 16:56:48 | |
Downloading/unpacking numpy | |
Running setup.py egg_info for package numpy | |
non-existing path in 'numpy\\distutils': 'site.cfg' | |
F2PY Version 2 | |
blas_opt_info: | |
blas_mkl_info: | |
libraries mkl,vml,guide not found in ['c:\\Python27\\lib', 'C:\\', 'c:\\Python27\\libs'] | |
NOT AVAILABLE | |
atlas_blas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries ptf77blas,ptcblas,atlas not found in ['c:\\Python27\\lib', 'C:\\', 'c:\\Python27\\libs'] | |
NOT AVAILABLE | |
atlas_blas_info: | |
libraries f77blas,cblas,atlas not found in ['c:\\Python27\\lib', 'C:\\', 'c:\\Python27\\libs'] | |
NOT AVAILABLE | |
blas_info: | |
libraries blas not found in ['c:\\Python27\\lib', 'C:\\', 'c:\\Python27\\libs'] | |
NOT AVAILABLE | |
blas_src_info: | |
NOT AVAILABLE | |
NOT AVAILABLE | |
lapack_opt_info: | |
lapack_mkl_info: | |
mkl_info: | |
libraries mkl,vml,guide not found in ['c:\\Python27\\lib', 'C:\\', 'c:\\Python27\\libs'] | |
NOT AVAILABLE | |
NOT AVAILABLE | |
atlas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries ptf77blas,ptcblas,atlas not found in c:\Python27\lib | |
libraries lapack_atlas not found in c:\Python27\lib | |
libraries ptf77blas,ptcblas,atlas not found in C:\ | |
libraries lapack_atlas not found in C:\ | |
libraries ptf77blas,ptcblas,atlas not found in c:\Python27\libs | |
libraries lapack_atlas not found in c:\Python27\libs | |
numpy.distutils.system_info.atlas_threads_info | |
NOT AVAILABLE | |
atlas_info: | |
libraries f77blas,cblas,atlas not found in c:\Python27\lib | |
libraries lapack_atlas not found in c:\Python27\lib | |
libraries f77blas,cblas,atlas not found in C:\ | |
libraries lapack_atlas not found in C:\ | |
libraries f77blas,cblas,atlas not found in c:\Python27\libs | |
libraries lapack_atlas not found in c:\Python27\libs | |
numpy.distutils.system_info.atlas_info | |
NOT AVAILABLE | |
lapack_info: | |
libraries lapack not found in ['c:\\Python27\\lib', 'C:\\', 'c:\\Python27\\libs'] | |
NOT AVAILABLE | |
lapack_src_info: | |
NOT AVAILABLE | |
NOT AVAILABLE | |
running egg_info | |
running build_src | |
build_src | |
building py_modules sources | |
building library "npymath" sources | |
No module named msvccompiler in numpy.distutils; trying from distutils | |
Running from numpy source directory. | |
c:\users\pieter\appdata\local\temp\pip-build\numpy\numpy\distutils\system_info.py:1494: UserWarning: | |
Atlas (http://math-atlas.sourceforge.net/) libraries not found. | |
Directories to search for the libraries can be specified in the | |
numpy/distutils/site.cfg file (section [atlas]) or by setting | |
the ATLAS environment variable. | |
warnings.warn(AtlasNotFoundError.__doc__) | |
c:\users\pieter\appdata\local\temp\pip-build\numpy\numpy\distutils\system_info.py:1503: UserWarning: | |
Blas (http://www.netlib.org/blas/) libraries not found. | |
Directories to search for the libraries can be specified in the | |
numpy/distutils/site.cfg file (section [blas]) or by setting | |
the BLAS environment variable. | |
warnings.warn(BlasNotFoundError.__doc__) | |
c:\users\pieter\appdata\local\temp\pip-build\numpy\numpy\distutils\system_info.py:1506: UserWarning: | |
Blas (http://www.netlib.org/blas/) sources not found. | |
Directories to search for the sources can be specified in the | |
numpy/distutils/site.cfg file (section [blas_src]) or by setting | |
the BLAS_SRC environment variable. | |
warnings.warn(BlasSrcNotFoundError.__doc__) | |
c:\users\pieter\appdata\local\temp\pip-build\numpy\numpy\distutils\system_info.py:1408: UserWarning: | |
Atlas (http://math-atlas.sourceforge.net/) libraries not found. | |
Directories to search for the libraries can be specified in the | |
numpy/distutils/site.cfg file (section [atlas]) or by setting | |
the ATLAS environment variable. | |
warnings.warn(AtlasNotFoundError.__doc__) | |
c:\users\pieter\appdata\local\temp\pip-build\numpy\numpy\distutils\system_info.py:1419: UserWarning: | |
Lapack (http://www.netlib.org/lapack/) libraries not found. | |
Directories to search for the libraries can be specified in the | |
numpy/distutils/site.cfg file (section [lapack]) or by setting | |
the LAPACK environment variable. | |
warnings.warn(LapackNotFoundError.__doc__) | |
c:\users\pieter\appdata\local\temp\pip-build\numpy\numpy\distutils\system_info.py:1422: UserWarning: | |
Lapack (http://www.netlib.org/lapack/) sources not found. | |
Directories to search for the sources can be specified in the | |
numpy/distutils/site.cfg file (section [lapack_src]) or by setting | |
the LAPACK_SRC environment variable. | |
warnings.warn(LapackSrcNotFoundError.__doc__) | |
error: Unable to find vcvarsall.bat | |
Complete output from command python setup.py egg_info: | |
non-existing path in 'numpy\\distutils': 'site.cfg' | |
F2PY Version 2 | |
blas_opt_info: | |
blas_mkl_info: | |
libraries mkl,vml,guide not found in ['c:\\Python27\\lib', 'C:\\', 'c:\\Python27\\libs'] | |
NOT AVAILABLE | |
atlas_blas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries ptf77blas,ptcblas,atlas not found in ['c:\\Python27\\lib', 'C:\\', 'c:\\Python27\\libs'] | |
NOT AVAILABLE | |
atlas_blas_info: | |
libraries f77blas,cblas,atlas not found in ['c:\\Python27\\lib', 'C:\\', 'c:\\Python27\\libs'] | |
NOT AVAILABLE | |
blas_info: | |
libraries blas not found in ['c:\\Python27\\lib', 'C:\\', 'c:\\Python27\\libs'] | |
NOT AVAILABLE | |
blas_src_info: | |
NOT AVAILABLE | |
NOT AVAILABLE | |
lapack_opt_info: | |
lapack_mkl_info: | |
mkl_info: | |
libraries mkl,vml,guide not found in ['c:\\Python27\\lib', 'C:\\', 'c:\\Python27\\libs'] | |
NOT AVAILABLE | |
NOT AVAILABLE | |
atlas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries ptf77blas,ptcblas,atlas not found in c:\Python27\lib | |
libraries lapack_atlas not found in c:\Python27\lib | |
libraries ptf77blas,ptcblas,atlas not found in C:\ | |
libraries lapack_atlas not found in C:\ | |
libraries ptf77blas,ptcblas,atlas not found in c:\Python27\libs | |
libraries lapack_atlas not found in c:\Python27\libs | |
numpy.distutils.system_info.atlas_threads_info | |
NOT AVAILABLE | |
atlas_info: | |
libraries f77blas,cblas,atlas not found in c:\Python27\lib | |
libraries lapack_atlas not found in c:\Python27\lib | |
libraries f77blas,cblas,atlas not found in C:\ | |
libraries lapack_atlas not found in C:\ | |
libraries f77blas,cblas,atlas not found in c:\Python27\libs | |
libraries lapack_atlas not found in c:\Python27\libs | |
numpy.distutils.system_info.atlas_info | |
NOT AVAILABLE | |
lapack_info: | |
libraries lapack not found in ['c:\\Python27\\lib', 'C:\\', 'c:\\Python27\\libs'] | |
NOT AVAILABLE | |
lapack_src_info: | |
NOT AVAILABLE | |
NOT AVAILABLE | |
running egg_info | |
running build_src | |
build_src | |
building py_modules sources | |
building library "npymath" sources | |
No module named msvccompiler in numpy.distutils; trying from distutils | |
Running from numpy source directory. | |
c:\users\pieter\appdata\local\temp\pip-build\numpy\numpy\distutils\system_info.py:1494: UserWarning: | |
Atlas (http://math-atlas.sourceforge.net/) libraries not found. | |
Directories to search for the libraries can be specified in the | |
numpy/distutils/site.cfg file (section [atlas]) or by setting | |
the ATLAS environment variable. | |
warnings.warn(AtlasNotFoundError.__doc__) | |
c:\users\pieter\appdata\local\temp\pip-build\numpy\numpy\distutils\system_info.py:1503: UserWarning: | |
Blas (http://www.netlib.org/blas/) libraries not found. | |
Directories to search for the libraries can be specified in the | |
numpy/distutils/site.cfg file (section [blas]) or by setting | |
the BLAS environment variable. | |
warnings.warn(BlasNotFoundError.__doc__) | |
c:\users\pieter\appdata\local\temp\pip-build\numpy\numpy\distutils\system_info.py:1506: UserWarning: | |
Blas (http://www.netlib.org/blas/) sources not found. | |
Directories to search for the sources can be specified in the | |
numpy/distutils/site.cfg file (section [blas_src]) or by setting | |
the BLAS_SRC environment variable. | |
warnings.warn(BlasSrcNotFoundError.__doc__) | |
c:\users\pieter\appdata\local\temp\pip-build\numpy\numpy\distutils\system_info.py:1408: UserWarning: | |
Atlas (http://math-atlas.sourceforge.net/) libraries not found. | |
Directories to search for the libraries can be specified in the | |
numpy/distutils/site.cfg file (section [atlas]) or by setting | |
the ATLAS environment variable. | |
warnings.warn(AtlasNotFoundError.__doc__) | |
c:\users\pieter\appdata\local\temp\pip-build\numpy\numpy\distutils\system_info.py:1419: UserWarning: | |
Lapack (http://www.netlib.org/lapack/) libraries not found. | |
Directories to search for the libraries can be specified in the | |
numpy/distutils/site.cfg file (section [lapack]) or by setting | |
the LAPACK environment variable. | |
warnings.warn(LapackNotFoundError.__doc__) | |
c:\users\pieter\appdata\local\temp\pip-build\numpy\numpy\distutils\system_info.py:1422: UserWarning: | |
Lapack (http://www.netlib.org/lapack/) sources not found. | |
Directories to search for the sources can be specified in the | |
numpy/distutils/site.cfg file (section [lapack_src]) or by setting | |
the LAPACK_SRC environment variable. | |
warnings.warn(LapackSrcNotFoundError.__doc__) | |
error: Unable to find vcvarsall.bat | |
---------------------------------------- | |
Command python setup.py egg_info failed with error code 1 in c:\users\pieter\appdata\local\temp\pip-build\numpy | |
Exception information: | |
Traceback (most recent call last): | |
File "c:\Python27\lib\site-packages\pip\basecommand.py", line 107, in main | |
status = self.run(options, args) | |
File "c:\Python27\lib\site-packages\pip\commands\install.py", line 256, in run | |
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) | |
File "c:\Python27\lib\site-packages\pip\req.py", line 1042, in prepare_files | |
req_to_install.run_egg_info() | |
File "c:\Python27\lib\site-packages\pip\req.py", line 236, in run_egg_info | |
command_desc='python setup.py egg_info') | |
File "c:\Python27\lib\site-packages\pip\util.py", line 612, in call_subprocess | |
% (command_desc, proc.returncode, cwd)) | |
InstallationError: Command python setup.py egg_info failed with error code 1 in c:\users\pieter\appdata\local\temp\pip-build\numpy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment