fork(1) download
  1. C:\Python34\Scripts>pip install numpy
  2. Collecting numpy
  3. Using cached numpy-1.9.2.tar.gz
  4. Installing collected packages: numpy
  5. Running setup.py install for numpy
  6. Complete output from command C:\Python34\python.exe -c "import setuptools, tokenize;__file__='C:\\Users\\m\\AppData\\Local\\Temp\\pip-build-5pfg9c3r\\numpy\\setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record C:\Users\m\AppData\Local\Temp\pip-o0e0dt6n-record\install-record.txt --single-version-externally-managed --compile:
  7. non-existing path in 'numpy\\distutils': 'site.cfg'
  8. non-existing path in 'numpy\\f2py': 'docs'
  9. non-existing path in 'numpy\\f2py': 'f2py.1'
  10. F2PY Version 2
  11. blas_opt_info:
  12. blas_mkl_info:
  13. libraries mkl,vml,guide not found in ['C:\\Python34\\lib', 'C:\\', 'C:\\Python34\\libs']
  14. NOT AVAILABLE
  15.  
  16. openblas_info:
  17. libraries openblas not found in ['C:\\Python34\\lib', 'C:\\', 'C:\\Python34\\libs']
  18. NOT AVAILABLE
  19.  
  20. atlas_3_10_blas_threads_info:
  21. Setting PTATLAS=ATLAS
  22. libraries tatlas not found in ['C:\\Python34\\lib', 'C:\\', 'C:\\Python34\\libs']
  23. NOT AVAILABLE
  24.  
  25. atlas_3_10_blas_info:
  26. libraries satlas not found in ['C:\\Python34\\lib', 'C:\\', 'C:\\Python34\\libs']
  27. NOT AVAILABLE
  28.  
  29. atlas_blas_threads_info:
  30. Setting PTATLAS=ATLAS
  31. libraries ptf77blas,ptcblas,atlas not found in ['C:\\Python34\\lib', 'C:\\', 'C:\\Python34\\libs']
  32. NOT AVAILABLE
  33.  
  34. atlas_blas_info:
  35. libraries f77blas,cblas,atlas not found in ['C:\\Python34\\lib', 'C:\\', 'C:\\Python34\\libs']
  36. NOT AVAILABLE
  37.  
  38. blas_info:
  39. libraries blas not found in ['C:\\Python34\\lib', 'C:\\', 'C:\\Python34\\libs']
  40. NOT AVAILABLE
  41.  
  42. blas_src_info:
  43. NOT AVAILABLE
  44.  
  45. NOT AVAILABLE
  46.  
  47. non-existing path in 'numpy\\lib': 'benchmarks'
  48. lapack_opt_info:
  49. openblas_lapack_info:
  50. libraries openblas not found in ['C:\\Python34\\lib', 'C:\\', 'C:\\Python34\\libs']
  51. NOT AVAILABLE
  52.  
  53. lapack_mkl_info:
  54. mkl_info:
  55. libraries mkl,vml,guide not found in ['C:\\Python34\\lib', 'C:\\', 'C:\\Python34\\libs']
  56. NOT AVAILABLE
  57.  
  58. NOT AVAILABLE
  59.  
  60. atlas_3_10_threads_info:
  61. Setting PTATLAS=ATLAS
  62. libraries tatlas,tatlas not found in C:\Python34\lib
  63. libraries lapack_atlas not found in C:\Python34\lib
  64. libraries tatlas,tatlas not found in C:\
  65. libraries lapack_atlas not found in C:\
  66. libraries tatlas,tatlas not found in C:\Python34\libs
  67. libraries lapack_atlas not found in C:\Python34\libs
  68. <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
  69. NOT AVAILABLE
  70.  
  71. atlas_3_10_info:
  72. libraries satlas,satlas not found in C:\Python34\lib
  73. libraries lapack_atlas not found in C:\Python34\lib
  74. libraries satlas,satlas not found in C:\
  75. libraries lapack_atlas not found in C:\
  76. libraries satlas,satlas not found in C:\Python34\libs
  77. libraries lapack_atlas not found in C:\Python34\libs
  78. <class 'numpy.distutils.system_info.atlas_3_10_info'>
  79. NOT AVAILABLE
  80.  
  81. atlas_threads_info:
  82. Setting PTATLAS=ATLAS
  83. libraries ptf77blas,ptcblas,atlas not found in C:\Python34\lib
  84. libraries lapack_atlas not found in C:\Python34\lib
  85. libraries ptf77blas,ptcblas,atlas not found in C:\
  86. libraries lapack_atlas not found in C:\
  87. libraries ptf77blas,ptcblas,atlas not found in C:\Python34\libs
  88. libraries lapack_atlas not found in C:\Python34\libs
  89. <class 'numpy.distutils.system_info.atlas_threads_info'>
  90. NOT AVAILABLE
  91.  
  92. atlas_info:
  93. libraries f77blas,cblas,atlas not found in C:\Python34\lib
  94. libraries lapack_atlas not found in C:\Python34\lib
  95. libraries f77blas,cblas,atlas not found in C:\
  96. libraries lapack_atlas not found in C:\
  97. libraries f77blas,cblas,atlas not found in C:\Python34\libs
  98. libraries lapack_atlas not found in C:\Python34\libs
  99. <class 'numpy.distutils.system_info.atlas_info'>
  100. NOT AVAILABLE
  101.  
  102. lapack_info:
  103. libraries lapack not found in ['C:\\Python34\\lib', 'C:\\', 'C:\\Python34\\libs']
  104. NOT AVAILABLE
  105.  
  106. lapack_src_info:
  107. NOT AVAILABLE
  108.  
  109. NOT AVAILABLE
  110.  
  111. running install
  112. running build
  113. running config_cc
  114. unifing config_cc, config, build_clib, build_ext, build commands --compiler options
  115. running config_fc
  116. unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
  117. running build_src
  118. build_src
  119. building py_modules sources
  120. creating build
  121. creating build\src.win-amd64-3.4
  122. creating build\src.win-amd64-3.4\numpy
  123. creating build\src.win-amd64-3.4\numpy\distutils
  124. building library "npymath" sources
  125. No module named 'numpy.distutils.msvccompiler' in numpy.distutils; trying from distutils
  126. Running from numpy source directory.
  127. C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\system_info.py:1603: UserWarning:
  128. Atlas (http://m...content-available-to-author-only...e.net/) libraries not found.
  129. Directories to search for the libraries can be specified in the
  130. numpy/distutils/site.cfg file (section [atlas]) or by setting
  131. the ATLAS environment variable.
  132. warnings.warn(AtlasNotFoundError.__doc__)
  133. C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\system_info.py:1612: UserWarning:
  134. Blas (http://w...content-available-to-author-only...b.org/blas/) libraries not found.
  135. Directories to search for the libraries can be specified in the
  136. numpy/distutils/site.cfg file (section [blas]) or by setting
  137. the BLAS environment variable.
  138. warnings.warn(BlasNotFoundError.__doc__)
  139. C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\system_info.py:1615: UserWarning:
  140. Blas (http://w...content-available-to-author-only...b.org/blas/) sources not found.
  141. Directories to search for the sources can be specified in the
  142. numpy/distutils/site.cfg file (section [blas_src]) or by setting
  143. the BLAS_SRC environment variable.
  144. warnings.warn(BlasSrcNotFoundError.__doc__)
  145. C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\system_info.py:1505: UserWarning:
  146. Atlas (http://m...content-available-to-author-only...e.net/) libraries not found.
  147. Directories to search for the libraries can be specified in the
  148. numpy/distutils/site.cfg file (section [atlas]) or by setting
  149. the ATLAS environment variable.
  150. warnings.warn(AtlasNotFoundError.__doc__)
  151. C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\system_info.py:1516: UserWarning:
  152. Lapack (http://w...content-available-to-author-only...b.org/lapack/) libraries not found.
  153. Directories to search for the libraries can be specified in the
  154. numpy/distutils/site.cfg file (section [lapack]) or by setting
  155. the LAPACK environment variable.
  156. warnings.warn(LapackNotFoundError.__doc__)
  157. C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\system_info.py:1519: UserWarning:
  158. Lapack (http://w...content-available-to-author-only...b.org/lapack/) sources not found.
  159. Directories to search for the sources can be specified in the
  160. numpy/distutils/site.cfg file (section [lapack_src]) or by setting
  161. the LAPACK_SRC environment variable.
  162. warnings.warn(LapackSrcNotFoundError.__doc__)
  163. C:\Python34\lib\distutils\dist.py:260: UserWarning: Unknown distribution option: 'define_macros'
  164. warnings.warn(msg)
  165. Traceback (most recent call last):
  166. File "<string>", line 1, in <module>
  167. File "C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\setup.py", line 251, in <module>
  168. setup_package()
  169. File "C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\setup.py", line 243, in setup_package
  170. setup(**metadata)
  171. File "C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\core.py", line 169, in setup
  172. return old_setup(**new_attr)
  173. File "C:\Python34\lib\distutils\core.py", line 148, in setup
  174. dist.run_commands()
  175. File "C:\Python34\lib\distutils\dist.py", line 955, in run_commands
  176. self.run_command(cmd)
  177. File "C:\Python34\lib\distutils\dist.py", line 974, in run_command
  178. cmd_obj.run()
  179. File "C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\command\install.py", line 62, in run
  180. r = self.setuptools_run()
  181. File "C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\command\install.py", line 36, in setuptools_run
  182. return distutils_install.run(self)
  183. File "C:\Python34\lib\distutils\command\install.py", line 539, in run
  184. self.run_command('build')
  185. File "C:\Python34\lib\distutils\cmd.py", line 313, in run_command
  186. self.distribution.run_command(command)
  187. File "C:\Python34\lib\distutils\dist.py", line 974, in run_command
  188. cmd_obj.run()
  189. File "C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\command\build.py", line 39, in run
  190. old_build.run(self)
  191. File "C:\Python34\lib\distutils\command\build.py", line 126, in run
  192. self.run_command(cmd_name)
  193. File "C:\Python34\lib\distutils\cmd.py", line 313, in run_command
  194. self.distribution.run_command(command)
  195. File "C:\Python34\lib\distutils\dist.py", line 974, in run_command
  196. cmd_obj.run()
  197. File "C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\command\build_src.py", line 153, in run
  198. self.build_sources()
  199. File "C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\command\build_src.py", line 164, in build_sources
  200. self.build_library_sources(*libname_info)
  201. File "C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\command\build_src.py", line 299, in build_library_sources
  202. sources = self.generate_sources(sources, (lib_name, build_info))
  203. File "C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\command\build_src.py", line 386, in generate_sources
  204. source = func(extension, build_dir)
  205. File "numpy\core\setup.py", line 684, in get_mathlib_info
  206. st = config_cmd.try_link('int main(void) { return 0;}')
  207. File "C:\Python34\lib\distutils\command\config.py", line 243, in try_link
  208. self._check_compiler()
  209. File "C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy\numpy\distutils\command\config.py", line 57, in _check_compiler
  210. self.compiler.initialize()
  211. File "C:\Python34\lib\distutils\msvc9compiler.py", line 371, in initialize
  212. vc_env = query_vcvarsall(VERSION, plat_spec)
  213. File "C:\Python34\lib\site-packages\setuptools\msvc9_support.py", line 52, in query_vcvarsall
  214. return unpatched['query_vcvarsall'](version, *args, **kwargs)
  215. File "C:\Python34\lib\distutils\msvc9compiler.py", line 287, in query_vcvarsall
  216. raise ValueError(str(list(result.keys())))
  217. ValueError: ['path']
  218.  
  219. ----------------------------------------
  220. Command "C:\Python34\python.exe -c "import setuptools, tokenize;__file__='C:\\Users\\m\\AppData\\Local\\Temp\\pip-build-5pfg9c3r\\numpy\\setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record C:\Users\m\AppData\Local\Temp\pip-o0e0dt6n-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\m\AppData\Local\Temp\pip-build-5pfg9c3r\numpy
Runtime error #stdin #stdout #stderr 0s 5088KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
./prog.sh: line 1: pip: Permission denied
./prog.sh: line 2: Collecting: command not found
./prog.sh: line 3: Using: command not found
./prog.sh: line 4: Installing: command not found
./prog.sh: line 5: Running: command not found
./prog.sh: line 6: Complete: command not found
./prog.sh: line 7: non-existing: command not found
./prog.sh: line 8: non-existing: command not found
./prog.sh: line 9: non-existing: command not found
./prog.sh: line 10: F2PY: command not found
./prog.sh: line 11: blas_opt_info:: command not found
./prog.sh: line 12: blas_mkl_info:: command not found
./prog.sh: line 13: libraries: command not found
./prog.sh: line 14: NOT: command not found
./prog.sh: line 16: openblas_info:: command not found
./prog.sh: line 17: libraries: command not found
./prog.sh: line 18: NOT: command not found
./prog.sh: line 20: atlas_3_10_blas_threads_info:: command not found
./prog.sh: line 21: Setting: command not found
./prog.sh: line 22: libraries: command not found
./prog.sh: line 23: NOT: command not found
./prog.sh: line 25: atlas_3_10_blas_info:: command not found
./prog.sh: line 26: libraries: command not found
./prog.sh: line 27: NOT: command not found
./prog.sh: line 29: atlas_blas_threads_info:: command not found
./prog.sh: line 30: Setting: command not found
./prog.sh: line 31: libraries: command not found
./prog.sh: line 32: NOT: command not found
./prog.sh: line 34: atlas_blas_info:: command not found
./prog.sh: line 35: libraries: command not found
./prog.sh: line 36: NOT: command not found
./prog.sh: line 38: blas_info:: command not found
./prog.sh: line 39: libraries: command not found
./prog.sh: line 40: NOT: command not found
./prog.sh: line 42: blas_src_info:: command not found
./prog.sh: line 43: NOT: command not found
./prog.sh: line 45: NOT: command not found
./prog.sh: line 47: non-existing: command not found
./prog.sh: line 48: lapack_opt_info:: command not found
./prog.sh: line 49: openblas_lapack_info:: command not found
./prog.sh: line 50: libraries: command not found
./prog.sh: line 51: NOT: command not found
./prog.sh: line 53: lapack_mkl_info:: command not found
./prog.sh: line 54: mkl_info:: command not found
./prog.sh: line 55: libraries: command not found
./prog.sh: line 56: NOT: command not found
./prog.sh: line 58: NOT: command not found
./prog.sh: line 60: atlas_3_10_threads_info:: command not found
./prog.sh: line 61: Setting: command not found
./prog.sh: line 62: libraries: command not found
./prog.sh: line 63: libraries: command not found
./prog.sh: line 64: libraries: command not found
./prog.sh: line 67: libraries: command not found
./prog.sh: line 68: syntax error near unexpected token `newline'
./prog.sh: line 68: `    <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>'