You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setup.py:461: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates
run_build = parse_setuppy_commands()
C:\Users\andre\AppData\Local\Temp\pip-install-vqx3fgrn\numpy\numpy\distutils\system_info.py:1896: UserWarning:
Optimized (vendor) Blas libraries are not found.
Falls back to netlib Blas library which has worse performance.
A better performance should be easily gained by switching
Blas library.
if self._calc_info(blas):
C:\Users\andre\AppData\Local\Temp\pip-install-vqx3fgrn\numpy\numpy\distutils\system_info.py:1896: 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.
if self._calc_info(blas):
C:\Users\andre\AppData\Local\Temp\pip-install-vqx3fgrn\numpy\numpy\distutils\system_info.py:1896: 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.
if self._calc_info(blas):
C:\Users\andre\AppData\Local\Temp\pip-install-vqx3fgrn\numpy\numpy\distutils\system_info.py:1730: 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.
return getattr(self, 'calc_info{}'.format(name))()
C:\Users\andre\AppData\Local\Temp\pip-install-vqx3fgrn\numpy\numpy\distutils\system_info.py:1730: 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.
return getattr(self, 'calc_info{}'.format(name))()
C:\Users\andre\AppData\Local\Programs\Python\Python38-32\lib\distutils\dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
----------------------------------------
Command "C:\Users\andre\Envs\espelho\Scripts\python.exe C:\Users\andre\Envs\espelho\lib\site-packages\pip-19.0.3-py3.8.egg\pip_vendor\pep517_in_process.py p
repare_metadata_for_build_wheel C:\Users\andre\AppData\Local\Temp\tmp1fd330zk" failed with error code 1 in C:\Users\andre\AppData\Local\Temp\pip-install-vqx3f
grn\numpy
Hello, i was this problem when i tried instaled the instapy-cli on virtualenv, someone can help me?
The text was updated successfully, but these errors were encountered:
setup.py:461: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates
run_build = parse_setuppy_commands()
C:\Users\andre\AppData\Local\Temp\pip-install-vqx3fgrn\numpy\numpy\distutils\system_info.py:1896: UserWarning:
Optimized (vendor) Blas libraries are not found.
Falls back to netlib Blas library which has worse performance.
A better performance should be easily gained by switching
Blas library.
if self._calc_info(blas):
C:\Users\andre\AppData\Local\Temp\pip-install-vqx3fgrn\numpy\numpy\distutils\system_info.py:1896: 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.
if self._calc_info(blas):
C:\Users\andre\AppData\Local\Temp\pip-install-vqx3fgrn\numpy\numpy\distutils\system_info.py:1896: 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.
if self._calc_info(blas):
C:\Users\andre\AppData\Local\Temp\pip-install-vqx3fgrn\numpy\numpy\distutils\system_info.py:1730: 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.
return getattr(self, 'calc_info{}'.format(name))()
C:\Users\andre\AppData\Local\Temp\pip-install-vqx3fgrn\numpy\numpy\distutils\system_info.py:1730: 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.
return getattr(self, 'calc_info{}'.format(name))()
C:\Users\andre\AppData\Local\Programs\Python\Python38-32\lib\distutils\dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
Command "C:\Users\andre\Envs\espelho\Scripts\python.exe C:\Users\andre\Envs\espelho\lib\site-packages\pip-19.0.3-py3.8.egg\pip_vendor\pep517_in_process.py p
repare_metadata_for_build_wheel C:\Users\andre\AppData\Local\Temp\tmp1fd330zk" failed with error code 1 in C:\Users\andre\AppData\Local\Temp\pip-install-vqx3f
grn\numpy
Hello, i was this problem when i tried instaled the instapy-cli on virtualenv, someone can help me?
The text was updated successfully, but these errors were encountered: