I put pip install streamlit, and this happened
Using cached pyarrow-2.0.0.tar.gz (58.9 MB)
Installing build dependencies ... error
ERROR: Command errored out with exit status 1:
command: 'c:usersjaa_mappdatalocalprogramspythonpython38-32python.exe' 'c:usersjaa_mappdatalocalprogramspythonpython38-32libsite-packagespip' install --ignore-installed --no-user --prefix 'C:Usersjaa_mAppDataLocalTemppip-build-env-az60yumaoverlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'cython >= 0.29' 'numpy==1.14.5; python_version<'"'"'3.7'"'"'' 'numpy==1.16.0; python_version>='"'"'3.7'"'"'' setuptools setuptools_scm wheel
cwd: None
Complete output (294 lines):
Ignoring numpy: markers 'python_version < "3.7"' don't match your environment
Collecting numpy==1.16.0
Using cached numpy-1.16.0.zip (5.1 MB)
Collecting cython>=0.29
Using cached Cython-0.29.21-cp38-cp38-win32.whl (1.6 MB)
Collecting setuptools_scm
Using cached setuptools_scm-5.0.1-py2.py3-none-any.whl (28 kB)
Collecting wheel
Using cached wheel-0.36.2-py2.py3-none-any.whl (35 kB)
Collecting setuptools
Using cached setuptools-51.3.3-py3-none-any.whl (786 kB)
Using legacy 'setup.py install' for numpy, since package 'wheel' is not installed.
Installing collected packages: setuptools, wheel, setuptools-scm, numpy, cython
Running setup.py install for numpy: started
Running setup.py install for numpy: finished with status 'error'
ERROR: Command errored out with exit status 1:
command: 'c:usersjaa_mappdatalocalprogramspythonpython38-32python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\jaa_m\AppData\Local\Temp\pip-install-o3hypw4c\numpy_609172fcc9364bbe85dac4de0ec6a010\setup.py'"'"'; __file__='"'"'C:\Users\jaa_m\AppData\Local\Temp\pip-install-o3hypw4c\numpy_609172fcc9364bbe85dac4de0ec6a010\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:Usersjaa_mAppDataLocalTemppip-record-2niwar63install-record.txt' --single-version-externally-managed --prefix 'C:Usersjaa_mAppDataLocalTemppip-build-env-az60yumaoverlay' --compile --install-headers 'C:Usersjaa_mAppDataLocalTemppip-build-env-az60yumaoverlayInclude
umpy'
cwd: C:Usersjaa_mAppDataLocalTemppip-install-o3hypw4c
umpy_609172fcc9364bbe85dac4de0ec6a010
Complete output (273 lines):
Running from numpy source directory.
Note: if you need reliable uninstall behavior, then install
with pip instead of using `setup.py install`:
- `pip install .` (from a git repo or downloaded source
release)
- `pip install numpy` (last NumPy release on PyPi)
C:Usersjaa_mAppDataLocalTemppip-install-o3hypw4c
umpy_609172fcc9364bbe85dac4de0ec6a010
umpydistutilsmisc_util.py:476: SyntaxWarning: "is" with a literal. Did you mean "=="?
return is_string(s) and ('*' in s or '?' is s)
blas_opt_info:
blas_mkl_info:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries mkl_rt not found in ['c:\users\jaa_m\appdata\local\programs\python\python38-32\lib', 'C:\', 'c:\users\jaa_m\appdata\local\programs\python\python38-32\libs']
NOT AVAILABLE
blis_info:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries blis not found in ['c:\users\jaa_m\appdata\local\programs\python\python38-32\lib', 'C:\', 'c:\users\jaa_m\appdata\local\programs\python\python38-32\libs']
NOT AVAILABLE
openblas_info:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries openblas not found in ['c:\users\jaa_m\appdata\local\programs\python\python38-32\lib', 'C:\', 'c:\users\jaa_m\appdata\local\programs\python\python38-32\libs']
get_default_fcompiler: matching types: '['gnu', 'intelv', 'absoft', 'compaqv', 'intelev', 'gnu95', 'g95', 'intelvem', 'intelem', 'flang']'
customize GnuFCompiler
Could not locate executable g77
Could not locate executable f77
customize IntelVisualFCompiler
Could not locate executable ifort
Could not locate executable ifl
customize AbsoftFCompiler
Could not locate executable f90
customize CompaqVisualFCompiler
Could not locate executable DF
customize IntelItaniumVisualFCompiler
Could not locate executable efl
customize Gnu95FCompiler
Could not locate executable gfortran
Could not locate executable f95
customize G95FCompiler
Could not locate executable g95
customize IntelEM64VisualFCompiler
customize IntelEM64TFCompiler
Could not locate executable efort
Could not locate executable efc
customize PGroupFlangCompiler
Could not locate executable flang
don't know how to compile Fortran code on platform 'nt'
NOT AVAILABLE
atlas_3_10_blas_threads_info:
Setting PTATLAS=ATLAS
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries tatlas not found in ['c:\users\jaa_m\appdata\local\programs\python\python38-32\lib', 'C:\', 'c:\users\jaa_m\appdata\local\programs\python\python38-32\libs']
NOT AVAILABLE
atlas_3_10_blas_info:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries satlas not found in ['c:\users\jaa_m\appdata\local\programs\python\python38-32\lib', 'C:\', 'c:\users\jaa_m\appdata\local\programs\python\python38-32\libs']
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries ptf77blas,ptcblas,atlas not found in ['c:\users\jaa_m\appdata\local\programs\python\python38-32\lib', 'C:\', 'c:\users\jaa_m\appdata\local\programs\python\python38-32\libs']
NOT AVAILABLE
atlas_blas_info:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries f77blas,cblas,atlas not found in ['c:\users\jaa_m\appdata\local\programs\python\python38-32\lib', 'C:\', 'c:\users\jaa_m\appdata\local\programs\python\python38-32\libs']
NOT AVAILABLE
accelerate_info:
NOT AVAILABLE
C:Usersjaa_mAppDataLocalTemppip-install-o3hypw4c
umpy_609172fcc9364bbe85dac4de0ec6a010
umpydistutilssystem_info.py:625: 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.
self.calc_info()
blas_info:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries blas not found in ['c:\users\jaa_m\appdata\local\programs\python\python38-32\lib', 'C:\', 'c:\users\jaa_m\appdata\local\programs\python\python38-32\libs']
NOT AVAILABLE
C:Usersjaa_mAppDataLocalTemppip-install-o3hypw4c
umpy_609172fcc9364bbe85dac4de0ec6a010
umpydistutilssystem_info.py:625: 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.
self.calc_info()
blas_src_info:
NOT AVAILABLE
C:Usersjaa_mAppDataLocalTemppip-install-o3hypw4c
umpy_609172fcc9364bbe85dac4de0ec6a010
umpydistutilssystem_info.py:625: 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.
self.calc_info()
NOT AVAILABLE
"svnversion" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
non-existing path in 'numpy\distutils': 'site.cfg'
lapack_opt_info:
lapack_mkl_info:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries mkl_rt not found in ['c:\users\jaa_m\appdata\local\programs\python\python38-32\lib', 'C:\', 'c:\users\jaa_m\appdata\local\programs\python\python38-32\libs']
NOT AVAILABLE
openblas_lapack_info:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries openblas not found in ['c:\users\jaa_m\appdata\local\programs\python\python38-32\lib', 'C:\', 'c:\users\jaa_m\appdata\local\programs\python\python38-32\libs']
NOT AVAILABLE
openblas_clapack_info:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries openblas,lapack not found in ['c:\users\jaa_m\appdata\local\programs\python\python38-32\lib', 'C:\', 'c:\users\jaa_m\appdata\local\programs\python\python38-32\libs']
NOT AVAILABLE
atlas_3_10_threads_info:
Setting PTATLAS=ATLAS
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries lapack_atlas not found in c:usersjaa_mappdatalocalprogramspythonpython38-32lib
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries tatlas,tatlas not found in c:usersjaa_mappdatalocalprogramspythonpython38-32lib
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries lapack_atlas not found in C:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries tatlas,tatlas not found in C:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries lapack_atlas not found in c:usersjaa_mappdatalocalprogramspythonpython38-32libs
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries tatlas,tatlas not found in c:usersjaa_mappdatalocalprogramspythonpython38-32libs
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
NOT AVAILABLE
atlas_3_10_info:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils