Advertisement
Guest User

Untitled

a guest
May 22nd, 2012
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.91 KB | None | 0 0
  1. ------------------------------------------------------------
  2. C:\Python32\Scripts\pip-script.py run on 05/22/12 09:51:56
  3. Requirement already satisfied (use --upgrade to upgrade): pandas in c:\python32\lib\site-packages\pandas-0.7.3-py3.2-win-amd64.egg
  4.  
  5. Downloading/unpacking python-dateutil>=2 (from pandas)
  6.  
  7. Running setup.py egg_info for package python-dateutil
  8.  
  9. running egg_info
  10. writing requirements to pip-egg-info\python_dateutil.egg-info\requires.txt
  11. writing pip-egg-info\python_dateutil.egg-info\PKG-INFO
  12. writing top-level names to pip-egg-info\python_dateutil.egg-info\top_level.txt
  13. writing dependency_links to pip-egg-info\python_dateutil.egg-info\dependency_links.txt
  14. warning: manifest_maker: standard file '-c' not found
  15.  
  16.  
  17. reading manifest file 'pip-egg-info\python_dateutil.egg-info\SOURCES.txt'
  18. reading manifest template 'MANIFEST.in'
  19. writing manifest file 'pip-egg-info\python_dateutil.egg-info\SOURCES.txt'
  20. Source in c:\windows\system32\build\python-dateutil has version 2.1, which satisfies requirement python-dateutil>=2 (from pandas)
  21. Downloading/unpacking numpy>=1.4 (from pandas)
  22.  
  23. Running setup.py egg_info for package numpy
  24.  
  25. Converting to Python3 via 2to3...
  26.  
  27. Forcing DISTUTILS_USE_SDK=1
  28.  
  29. non-existing path in 'numpy\\distutils': 'site.cfg'
  30.  
  31. F2PY Version 2
  32.  
  33. blas_opt_info:
  34.  
  35. blas_mkl_info:
  36.  
  37. libraries mkl,vml,guide not found in C:\Python32\lib
  38.  
  39. libraries mkl,vml,guide not found in C:\
  40.  
  41. libraries mkl,vml,guide not found in C:\Python32\libs
  42.  
  43. NOT AVAILABLE
  44.  
  45.  
  46.  
  47. atlas_blas_threads_info:
  48.  
  49. Setting PTATLAS=ATLAS
  50.  
  51. libraries ptf77blas,ptcblas,atlas not found in C:\Python32\lib
  52.  
  53. libraries ptf77blas,ptcblas,atlas not found in C:\
  54.  
  55. libraries ptf77blas,ptcblas,atlas not found in C:\Python32\libs
  56.  
  57. NOT AVAILABLE
  58.  
  59.  
  60.  
  61. atlas_blas_info:
  62.  
  63. libraries f77blas,cblas,atlas not found in C:\Python32\lib
  64.  
  65. libraries f77blas,cblas,atlas not found in C:\
  66.  
  67. libraries f77blas,cblas,atlas not found in C:\Python32\libs
  68.  
  69. NOT AVAILABLE
  70.  
  71.  
  72.  
  73. blas_info:
  74.  
  75. libraries blas not found in C:\Python32\lib
  76.  
  77. libraries blas not found in C:\
  78.  
  79. libraries blas not found in C:\Python32\libs
  80.  
  81. NOT AVAILABLE
  82.  
  83.  
  84.  
  85. blas_src_info:
  86.  
  87. NOT AVAILABLE
  88.  
  89.  
  90.  
  91. NOT AVAILABLE
  92.  
  93.  
  94.  
  95. non-existing path in 'numpy\\lib': 'benchmarks'
  96.  
  97. lapack_opt_info:
  98.  
  99. lapack_mkl_info:
  100.  
  101. mkl_info:
  102.  
  103. libraries mkl,vml,guide not found in C:\Python32\lib
  104.  
  105. libraries mkl,vml,guide not found in C:\
  106.  
  107. libraries mkl,vml,guide not found in C:\Python32\libs
  108.  
  109. NOT AVAILABLE
  110.  
  111.  
  112.  
  113. NOT AVAILABLE
  114.  
  115.  
  116.  
  117. atlas_threads_info:
  118.  
  119. Setting PTATLAS=ATLAS
  120.  
  121. libraries ptf77blas,ptcblas,atlas not found in C:\Python32\lib
  122.  
  123. libraries lapack_atlas not found in C:\Python32\lib
  124.  
  125. libraries ptf77blas,ptcblas,atlas not found in C:\
  126.  
  127. libraries lapack_atlas not found in C:\
  128.  
  129. libraries ptf77blas,ptcblas,atlas not found in C:\Python32\libs
  130.  
  131. libraries lapack_atlas not found in C:\Python32\libs
  132.  
  133. <class 'numpy.distutils.system_info.atlas_threads_info'>
  134.  
  135. NOT AVAILABLE
  136.  
  137.  
  138.  
  139. atlas_info:
  140.  
  141. libraries f77blas,cblas,atlas not found in C:\Python32\lib
  142.  
  143. libraries lapack_atlas not found in C:\Python32\lib
  144.  
  145. libraries f77blas,cblas,atlas not found in C:\
  146.  
  147. libraries lapack_atlas not found in C:\
  148.  
  149. libraries f77blas,cblas,atlas not found in C:\Python32\libs
  150.  
  151. libraries lapack_atlas not found in C:\Python32\libs
  152.  
  153. <class 'numpy.distutils.system_info.atlas_info'>
  154.  
  155. NOT AVAILABLE
  156.  
  157.  
  158.  
  159. lapack_info:
  160.  
  161. libraries lapack not found in C:\Python32\lib
  162.  
  163. libraries lapack not found in C:\
  164.  
  165. libraries lapack not found in C:\Python32\libs
  166.  
  167. NOT AVAILABLE
  168.  
  169.  
  170.  
  171. lapack_src_info:
  172.  
  173. NOT AVAILABLE
  174.  
  175.  
  176.  
  177. NOT AVAILABLE
  178.  
  179.  
  180.  
  181. running egg_info
  182. running build_src
  183. build_src
  184.  
  185. building py_modules sources
  186.  
  187. building library "npymath" sources
  188.  
  189. No module named msvccompiler in numpy.distutils; trying from distutils
  190.  
  191. Running from numpy source directory.C:\windows\system32\build\numpy\build\py3k\numpy\distutils\system_info.py:1425: UserWarning:
  192.  
  193. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  194.  
  195. Directories to search for the libraries can be specified in the
  196.  
  197. numpy/distutils/site.cfg file (section [atlas]) or by setting
  198.  
  199. the ATLAS environment variable.
  200.  
  201. warnings.warn(AtlasNotFoundError.__doc__)
  202.  
  203. C:\windows\system32\build\numpy\build\py3k\numpy\distutils\system_info.py:1434: UserWarning:
  204.  
  205. Blas (http://www.netlib.org/blas/) libraries not found.
  206.  
  207. Directories to search for the libraries can be specified in the
  208.  
  209. numpy/distutils/site.cfg file (section [blas]) or by setting
  210.  
  211. the BLAS environment variable.
  212.  
  213. warnings.warn(BlasNotFoundError.__doc__)
  214.  
  215. C:\windows\system32\build\numpy\build\py3k\numpy\distutils\system_info.py:1437: UserWarning:
  216.  
  217. Blas (http://www.netlib.org/blas/) sources not found.
  218.  
  219. Directories to search for the sources can be specified in the
  220.  
  221. numpy/distutils/site.cfg file (section [blas_src]) or by setting
  222.  
  223. the BLAS_SRC environment variable.
  224.  
  225. warnings.warn(BlasSrcNotFoundError.__doc__)
  226.  
  227. C:\windows\system32\build\numpy\build\py3k\numpy\distutils\system_info.py:1340: UserWarning:
  228.  
  229. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  230.  
  231. Directories to search for the libraries can be specified in the
  232.  
  233. numpy/distutils/site.cfg file (section [atlas]) or by setting
  234.  
  235. the ATLAS environment variable.
  236.  
  237. warnings.warn(AtlasNotFoundError.__doc__)
  238.  
  239. C:\windows\system32\build\numpy\build\py3k\numpy\distutils\system_info.py:1351: UserWarning:
  240.  
  241. Lapack (http://www.netlib.org/lapack/) libraries not found.
  242.  
  243. Directories to search for the libraries can be specified in the
  244.  
  245. numpy/distutils/site.cfg file (section [lapack]) or by setting
  246.  
  247. the LAPACK environment variable.
  248.  
  249. warnings.warn(LapackNotFoundError.__doc__)
  250.  
  251. C:\windows\system32\build\numpy\build\py3k\numpy\distutils\system_info.py:1354: UserWarning:
  252.  
  253. Lapack (http://www.netlib.org/lapack/) sources not found.
  254.  
  255. Directories to search for the sources can be specified in the
  256.  
  257. numpy/distutils/site.cfg file (section [lapack_src]) or by setting
  258.  
  259. the LAPACK_SRC environment variable.
  260.  
  261. warnings.warn(LapackSrcNotFoundError.__doc__)
  262.  
  263. error: Unable to find vcvarsall.bat
  264.  
  265. Complete output from command python setup.py egg_info:
  266.  
  267. Converting to Python3 via 2to3...
  268.  
  269. Forcing DISTUTILS_USE_SDK=1
  270.  
  271. non-existing path in 'numpy\\distutils': 'site.cfg'
  272.  
  273. F2PY Version 2
  274.  
  275. blas_opt_info:
  276.  
  277. blas_mkl_info:
  278.  
  279. libraries mkl,vml,guide not found in C:\Python32\lib
  280.  
  281. libraries mkl,vml,guide not found in C:\
  282.  
  283. libraries mkl,vml,guide not found in C:\Python32\libs
  284.  
  285. NOT AVAILABLE
  286.  
  287.  
  288.  
  289. atlas_blas_threads_info:
  290.  
  291. Setting PTATLAS=ATLAS
  292.  
  293. libraries ptf77blas,ptcblas,atlas not found in C:\Python32\lib
  294.  
  295. libraries ptf77blas,ptcblas,atlas not found in C:\
  296.  
  297. libraries ptf77blas,ptcblas,atlas not found in C:\Python32\libs
  298.  
  299. NOT AVAILABLE
  300.  
  301.  
  302.  
  303. atlas_blas_info:
  304.  
  305. libraries f77blas,cblas,atlas not found in C:\Python32\lib
  306.  
  307. libraries f77blas,cblas,atlas not found in C:\
  308.  
  309. libraries f77blas,cblas,atlas not found in C:\Python32\libs
  310.  
  311. NOT AVAILABLE
  312.  
  313.  
  314.  
  315. blas_info:
  316.  
  317. libraries blas not found in C:\Python32\lib
  318.  
  319. libraries blas not found in C:\
  320.  
  321. libraries blas not found in C:\Python32\libs
  322.  
  323. NOT AVAILABLE
  324.  
  325.  
  326.  
  327. blas_src_info:
  328.  
  329. NOT AVAILABLE
  330.  
  331.  
  332.  
  333. NOT AVAILABLE
  334.  
  335.  
  336.  
  337. non-existing path in 'numpy\\lib': 'benchmarks'
  338.  
  339. lapack_opt_info:
  340.  
  341. lapack_mkl_info:
  342.  
  343. mkl_info:
  344.  
  345. libraries mkl,vml,guide not found in C:\Python32\lib
  346.  
  347. libraries mkl,vml,guide not found in C:\
  348.  
  349. libraries mkl,vml,guide not found in C:\Python32\libs
  350.  
  351. NOT AVAILABLE
  352.  
  353.  
  354.  
  355. NOT AVAILABLE
  356.  
  357.  
  358.  
  359. atlas_threads_info:
  360.  
  361. Setting PTATLAS=ATLAS
  362.  
  363. libraries ptf77blas,ptcblas,atlas not found in C:\Python32\lib
  364.  
  365. libraries lapack_atlas not found in C:\Python32\lib
  366.  
  367. libraries ptf77blas,ptcblas,atlas not found in C:\
  368.  
  369. libraries lapack_atlas not found in C:\
  370.  
  371. libraries ptf77blas,ptcblas,atlas not found in C:\Python32\libs
  372.  
  373. libraries lapack_atlas not found in C:\Python32\libs
  374.  
  375. <class 'numpy.distutils.system_info.atlas_threads_info'>
  376.  
  377. NOT AVAILABLE
  378.  
  379.  
  380.  
  381. atlas_info:
  382.  
  383. libraries f77blas,cblas,atlas not found in C:\Python32\lib
  384.  
  385. libraries lapack_atlas not found in C:\Python32\lib
  386.  
  387. libraries f77blas,cblas,atlas not found in C:\
  388.  
  389. libraries lapack_atlas not found in C:\
  390.  
  391. libraries f77blas,cblas,atlas not found in C:\Python32\libs
  392.  
  393. libraries lapack_atlas not found in C:\Python32\libs
  394.  
  395. <class 'numpy.distutils.system_info.atlas_info'>
  396.  
  397. NOT AVAILABLE
  398.  
  399.  
  400.  
  401. lapack_info:
  402.  
  403. libraries lapack not found in C:\Python32\lib
  404.  
  405. libraries lapack not found in C:\
  406.  
  407. libraries lapack not found in C:\Python32\libs
  408.  
  409. NOT AVAILABLE
  410.  
  411.  
  412.  
  413. lapack_src_info:
  414.  
  415. NOT AVAILABLE
  416.  
  417.  
  418.  
  419. NOT AVAILABLE
  420.  
  421.  
  422.  
  423. running egg_info
  424.  
  425. running build_src
  426.  
  427. build_src
  428.  
  429. building py_modules sources
  430.  
  431. building library "npymath" sources
  432.  
  433. No module named msvccompiler in numpy.distutils; trying from distutils
  434.  
  435. Running from numpy source directory.C:\windows\system32\build\numpy\build\py3k\numpy\distutils\system_info.py:1425: UserWarning:
  436.  
  437. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  438.  
  439. Directories to search for the libraries can be specified in the
  440.  
  441. numpy/distutils/site.cfg file (section [atlas]) or by setting
  442.  
  443. the ATLAS environment variable.
  444.  
  445. warnings.warn(AtlasNotFoundError.__doc__)
  446.  
  447. C:\windows\system32\build\numpy\build\py3k\numpy\distutils\system_info.py:1434: UserWarning:
  448.  
  449. Blas (http://www.netlib.org/blas/) libraries not found.
  450.  
  451. Directories to search for the libraries can be specified in the
  452.  
  453. numpy/distutils/site.cfg file (section [blas]) or by setting
  454.  
  455. the BLAS environment variable.
  456.  
  457. warnings.warn(BlasNotFoundError.__doc__)
  458.  
  459. C:\windows\system32\build\numpy\build\py3k\numpy\distutils\system_info.py:1437: UserWarning:
  460.  
  461. Blas (http://www.netlib.org/blas/) sources not found.
  462.  
  463. Directories to search for the sources can be specified in the
  464.  
  465. numpy/distutils/site.cfg file (section [blas_src]) or by setting
  466.  
  467. the BLAS_SRC environment variable.
  468.  
  469. warnings.warn(BlasSrcNotFoundError.__doc__)
  470.  
  471. C:\windows\system32\build\numpy\build\py3k\numpy\distutils\system_info.py:1340: UserWarning:
  472.  
  473. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  474.  
  475. Directories to search for the libraries can be specified in the
  476.  
  477. numpy/distutils/site.cfg file (section [atlas]) or by setting
  478.  
  479. the ATLAS environment variable.
  480.  
  481. warnings.warn(AtlasNotFoundError.__doc__)
  482.  
  483. C:\windows\system32\build\numpy\build\py3k\numpy\distutils\system_info.py:1351: UserWarning:
  484.  
  485. Lapack (http://www.netlib.org/lapack/) libraries not found.
  486.  
  487. Directories to search for the libraries can be specified in the
  488.  
  489. numpy/distutils/site.cfg file (section [lapack]) or by setting
  490.  
  491. the LAPACK environment variable.
  492.  
  493. warnings.warn(LapackNotFoundError.__doc__)
  494.  
  495. C:\windows\system32\build\numpy\build\py3k\numpy\distutils\system_info.py:1354: UserWarning:
  496.  
  497. Lapack (http://www.netlib.org/lapack/) sources not found.
  498.  
  499. Directories to search for the sources can be specified in the
  500.  
  501. numpy/distutils/site.cfg file (section [lapack_src]) or by setting
  502.  
  503. the LAPACK_SRC environment variable.
  504.  
  505. warnings.warn(LapackSrcNotFoundError.__doc__)
  506.  
  507. error: Unable to find vcvarsall.bat
  508.  
  509. ----------------------------------------
  510.  
  511. Command python setup.py egg_info failed with error code 1 in C:\windows\system32\build\numpy
  512.  
  513. Exception information:
  514. Traceback (most recent call last):
  515. File "C:\Python32\lib\site-packages\pip-1.1-py3.2.egg\pip\basecommand.py", line 104, in main
  516. status = self.run(options, args)
  517. File "C:\Python32\lib\site-packages\pip-1.1-py3.2.egg\pip\commands\install.py", line 245, in run
  518. requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  519. File "C:\Python32\lib\site-packages\pip-1.1-py3.2.egg\pip\req.py", line 1009, in prepare_files
  520. req_to_install.run_egg_info()
  521. File "C:\Python32\lib\site-packages\pip-1.1-py3.2.egg\pip\req.py", line 225, in run_egg_info
  522. command_desc='python setup.py egg_info')
  523. File "C:\Python32\lib\site-packages\pip-1.1-py3.2.egg\pip\__init__.py", line 256, in call_subprocess
  524. % (command_desc, proc.returncode, cwd))
  525. pip.exceptions.InstallationError: Command python setup.py egg_info failed with error code 1 in C:\windows\system32\build\numpy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement