BigheadSMZ

BCML Errors

Apr 30th, 2022 (edited)
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 12.35 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.22000.613]
  2. (c) Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\Bighead>pip install bcml
  5. Collecting bcml
  6.   Using cached bcml-3.8.4-py3-none-any.whl (28.9 MB)
  7. Collecting pycrosskit~=1.0.4.1
  8.   Using cached pycrosskit-1.0.4.9.tar.gz (8.6 kB)
  9.   Preparing metadata (setup.py) ... done
  10. Collecting xxhash~=1.4
  11.   Using cached xxhash-1.4.4.tar.gz (54 kB)
  12.   Preparing metadata (setup.py) ... done
  13. Collecting aamp~=1.4.1
  14.   Using cached aamp-1.4.1-py3-none-any.whl (337 kB)
  15. Collecting oead~=1.2.0
  16.   Using cached oead-1.2.3-cp39-cp39-win_amd64.whl (882 kB)
  17. Collecting PyYAML~=5.4.1
  18.   Using cached PyYAML-5.4.1-cp39-cp39-win_amd64.whl (213 kB)
  19. Collecting requests~=2.26.0
  20.   Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB)
  21. Collecting numpy==1.19.2
  22.   Using cached numpy-1.19.2.zip (7.3 MB)
  23.   Installing build dependencies ... done
  24.   Getting requirements to build wheel ... done
  25.   Preparing metadata (pyproject.toml) ... error
  26.   error: subprocess-exited-with-error
  27.  
  28.   × Preparing metadata (pyproject.toml) did not run successfully.
  29.   │ exit code: 1
  30.   ╰─> [200 lines of output]
  31.       Running from numpy source directory.
  32.       setup.py:470: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates
  33.         run_build = parse_setuppy_commands()
  34.       Processing numpy/random\_bounded_integers.pxd.in
  35.       Processing numpy/random\bit_generator.pyx
  36.       Processing numpy/random\mtrand.pyx
  37.       Processing numpy/random\_bounded_integers.pyx.in
  38.       Processing numpy/random\_common.pyx
  39.       Processing numpy/random\_generator.pyx
  40.       Processing numpy/random\_mt19937.pyx
  41.       Processing numpy/random\_pcg64.pyx
  42.       Processing numpy/random\_philox.pyx
  43.       Processing numpy/random\_sfc64.pyx
  44.       Cythonizing sources
  45.       blas_opt_info:
  46.       blas_mkl_info:
  47.       No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  48.       customize MSVCCompiler
  49.         libraries mkl_rt not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  50.         NOT AVAILABLE
  51.  
  52.       blis_info:
  53.         libraries blis not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  54.         NOT AVAILABLE
  55.  
  56.       openblas_info:
  57.         libraries openblas not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  58.       get_default_fcompiler: matching types: '['gnu', 'intelv', 'absoft', 'compaqv', 'intelev', 'gnu95', 'g95', 'intelvem', 'intelem', 'flang']'
  59.       customize GnuFCompiler
  60.       Could not locate executable g77
  61.       Could not locate executable f77
  62.       customize IntelVisualFCompiler
  63.       Could not locate executable ifort
  64.       Could not locate executable ifl
  65.       customize AbsoftFCompiler
  66.       Could not locate executable f90
  67.       customize CompaqVisualFCompiler
  68.       Could not locate executable DF
  69.       customize IntelItaniumVisualFCompiler
  70.       Could not locate executable efl
  71.       customize Gnu95FCompiler
  72.       Could not locate executable gfortran
  73.       Could not locate executable f95
  74.       customize G95FCompiler
  75.       Could not locate executable g95
  76.       customize IntelEM64VisualFCompiler
  77.       customize IntelEM64TFCompiler
  78.       Could not locate executable efort
  79.       Could not locate executable efc
  80.       customize PGroupFlangCompiler
  81.       Could not locate executable flang
  82.       don't know how to compile Fortran code on platform 'nt'
  83.         NOT AVAILABLE
  84.  
  85.       atlas_3_10_blas_threads_info:
  86.       Setting PTATLAS=ATLAS
  87.         libraries tatlas not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  88.         NOT AVAILABLE
  89.  
  90.       atlas_3_10_blas_info:
  91.         libraries satlas not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  92.         NOT AVAILABLE
  93.  
  94.       atlas_blas_threads_info:
  95.       Setting PTATLAS=ATLAS
  96.         libraries ptf77blas,ptcblas,atlas not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  97.         NOT AVAILABLE
  98.  
  99.       atlas_blas_info:
  100.         libraries f77blas,cblas,atlas not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  101.         NOT AVAILABLE
  102.  
  103.       accelerate_info:
  104.         NOT AVAILABLE
  105.  
  106.       C:\Users\Bighead\AppData\Local\Temp\pip-install-cvssy_1w\numpy_1627dd99843b419e815d587666417145\numpy\distutils\system_info.py:1914: UserWarning:
  107.           Optimized (vendor) Blas libraries are not found.
  108.           Falls back to netlib Blas library which has worse performance.
  109.           A better performance should be easily gained by switching
  110.           Blas library.
  111.         if self._calc_info(blas):
  112.       blas_info:
  113.         libraries blas not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  114.         NOT AVAILABLE
  115.  
  116.       C:\Users\Bighead\AppData\Local\Temp\pip-install-cvssy_1w\numpy_1627dd99843b419e815d587666417145\numpy\distutils\system_info.py:1914: UserWarning:
  117.           Blas (http://www.netlib.org/blas/) libraries not found.
  118.           Directories to search for the libraries can be specified in the
  119.           numpy/distutils/site.cfg file (section [blas]) or by setting
  120.           the BLAS environment variable.
  121.         if self._calc_info(blas):
  122.       blas_src_info:
  123.         NOT AVAILABLE
  124.  
  125.       C:\Users\Bighead\AppData\Local\Temp\pip-install-cvssy_1w\numpy_1627dd99843b419e815d587666417145\numpy\distutils\system_info.py:1914: UserWarning:
  126.           Blas (http://www.netlib.org/blas/) sources not found.
  127.           Directories to search for the sources can be specified in the
  128.           numpy/distutils/site.cfg file (section [blas_src]) or by setting
  129.           the BLAS_SRC environment variable.
  130.         if self._calc_info(blas):
  131.         NOT AVAILABLE
  132.  
  133.       non-existing path in 'numpy\\distutils': 'site.cfg'
  134.       lapack_opt_info:
  135.       lapack_mkl_info:
  136.         libraries mkl_rt not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  137.         NOT AVAILABLE
  138.  
  139.       openblas_lapack_info:
  140.         libraries openblas not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  141.         NOT AVAILABLE
  142.  
  143.       openblas_clapack_info:
  144.         libraries openblas,lapack not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  145.         NOT AVAILABLE
  146.  
  147.       flame_info:
  148.         libraries flame not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  149.         NOT AVAILABLE
  150.  
  151.       atlas_3_10_threads_info:
  152.       Setting PTATLAS=ATLAS
  153.         libraries lapack_atlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\lib
  154.         libraries tatlas,tatlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\lib
  155.         libraries lapack_atlas not found in C:\
  156.         libraries tatlas,tatlas not found in C:\
  157.         libraries lapack_atlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\libs
  158.         libraries tatlas,tatlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\libs
  159.       <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
  160.         NOT AVAILABLE
  161.  
  162.       atlas_3_10_info:
  163.         libraries lapack_atlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\lib
  164.         libraries satlas,satlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\lib
  165.         libraries lapack_atlas not found in C:\
  166.         libraries satlas,satlas not found in C:\
  167.         libraries lapack_atlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\libs
  168.         libraries satlas,satlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\libs
  169.       <class 'numpy.distutils.system_info.atlas_3_10_info'>
  170.         NOT AVAILABLE
  171.  
  172.       atlas_threads_info:
  173.       Setting PTATLAS=ATLAS
  174.         libraries lapack_atlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\lib
  175.         libraries ptf77blas,ptcblas,atlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\lib
  176.         libraries lapack_atlas not found in C:\
  177.         libraries ptf77blas,ptcblas,atlas not found in C:\
  178.         libraries lapack_atlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\libs
  179.         libraries ptf77blas,ptcblas,atlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\libs
  180.       <class 'numpy.distutils.system_info.atlas_threads_info'>
  181.         NOT AVAILABLE
  182.  
  183.       atlas_info:
  184.         libraries lapack_atlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\lib
  185.         libraries f77blas,cblas,atlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\lib
  186.         libraries lapack_atlas not found in C:\
  187.         libraries f77blas,cblas,atlas not found in C:\
  188.         libraries lapack_atlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\libs
  189.         libraries f77blas,cblas,atlas not found in C:\Users\Bighead\AppData\Local\Programs\Python\Python39\libs
  190.       <class 'numpy.distutils.system_info.atlas_info'>
  191.         NOT AVAILABLE
  192.  
  193.       lapack_info:
  194.         libraries lapack not found in ['C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\lib', 'C:\\', 'C:\\Users\\Bighead\\AppData\\Local\\Programs\\Python\\Python39\\libs']
  195.         NOT AVAILABLE
  196.  
  197.       C:\Users\Bighead\AppData\Local\Temp\pip-install-cvssy_1w\numpy_1627dd99843b419e815d587666417145\numpy\distutils\system_info.py:1748: UserWarning:
  198.           Lapack (http://www.netlib.org/lapack/) libraries not found.
  199.           Directories to search for the libraries can be specified in the
  200.           numpy/distutils/site.cfg file (section [lapack]) or by setting
  201.           the LAPACK environment variable.
  202.         return getattr(self, '_calc_info_{}'.format(name))()
  203.       lapack_src_info:
  204.         NOT AVAILABLE
  205.  
  206.       C:\Users\Bighead\AppData\Local\Temp\pip-install-cvssy_1w\numpy_1627dd99843b419e815d587666417145\numpy\distutils\system_info.py:1748: UserWarning:
  207.           Lapack (http://www.netlib.org/lapack/) sources not found.
  208.           Directories to search for the sources can be specified in the
  209.           numpy/distutils/site.cfg file (section [lapack_src]) or by setting
  210.           the LAPACK_SRC environment variable.
  211.         return getattr(self, '_calc_info_{}'.format(name))()
  212.         NOT AVAILABLE
  213.  
  214.       numpy_linalg_lapack_lite:
  215.         FOUND:
  216.           language = c
  217.           define_macros = [('HAVE_BLAS_ILP64', None), ('BLAS_SYMBOL_SUFFIX', '64_')]
  218.  
  219.       C:\Users\Bighead\AppData\Local\Programs\Python\Python39\lib\distutils\dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
  220.         warnings.warn(msg)
  221.       running dist_info
  222.       running build_src
  223.       build_src
  224.       building py_modules sources
  225.       creating build
  226.       creating build\src.win-amd64-3.9
  227.       creating build\src.win-amd64-3.9\numpy
  228.       creating build\src.win-amd64-3.9\numpy\distutils
  229.       building library "npymath" sources
  230.       error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
  231.       [end of output]
  232.  
  233.   note: This error originates from a subprocess, and is likely not a problem with pip.
  234. error: metadata-generation-failed
  235.  
  236. × Encountered error while generating package metadata.
  237. ╰─> See above for output.
  238.  
  239. note: This is an issue with the package mentioned above, not pip.
  240. hint: See above for details.
Add Comment
Please, Sign In to add comment