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
openblas_info:
libraries openblas not found in ['c:\\python35\\lib', 'C:\\', 'c:\\python3
5\libs']
NOT AVAILABLE
atlas_3_10_blas_threads_info:
Setting PTATLAS=ATLAS
libraries tatlas not found in ['c:\\python35\\lib', 'C:\\', 'c:\\python35\
\libs']
NOT AVAILABLE
atlas_3_10_blas_info:
libraries satlas not found in ['c:\\python35\\lib', 'C:\\', 'c:\\python35\
\libs']
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in ['c:\\python35\\lib', 'C:\\
', 'c:\python35\libs']
NOT AVAILABLE
atlas_blas_info:
libraries f77blas,cblas,atlas not found in ['c:\\python35\\lib', 'C:\\', '
c:\python35\libs']
NOT AVAILABLE
blas_info:
libraries blas not found in ['c:\\python35\\lib', 'C:\\', 'c:\\python35\\l
ibs']
NOT AVAILABLE
blas_src_info:
NOT AVAILABLE
NOT AVAILABLE
non-existing path in 'numpy\\distutils': 'site.cfg'
F2PY Version 2
lapack_opt_info:
openblas_lapack_info:
libraries openblas not found in ['c:\\python35\\lib', 'C:\\', 'c:\\python3
5\libs']
NOT AVAILABLE
lapack_mkl_info:
mkl_info:
libraries mkl,vml,guide not found in ['c:\\python35\\lib', 'C:\\', 'c:\\py
thon35\libs']
NOT AVAILABLE
NOT AVAILABLE
atlas_3_10_threads_info:
Setting PTATLAS=ATLAS
libraries tatlas,tatlas not found in c:\python35\lib
libraries lapack_atlas not found in c:\python35\lib
libraries tatlas,tatlas not found in C:\
libraries lapack_atlas not found in C:\
libraries tatlas,tatlas not found in c:\python35\libs
libraries lapack_atlas not found in c:\python35\libs
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
NOT AVAILABLE
atlas_3_10_info:
libraries satlas,satlas not found in c:\python35\lib
libraries lapack_atlas not found in c:\python35\lib
libraries satlas,satlas not found in C:\
libraries lapack_atlas not found in C:\
libraries satlas,satlas not found in c:\python35\libs
libraries lapack_atlas not found in c:\python35\libs
<class 'numpy.distutils.system_info.atlas_3_10_info'>
NOT AVAILABLE
atlas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in c:\python35\lib
libraries lapack_atlas not found in c:\python35\lib
libraries ptf77blas,ptcblas,atlas not found in C:\
libraries lapack_atlas not found in C:\
libraries ptf77blas,ptcblas,atlas not found in c:\python35\libs
libraries lapack_atlas not found in c:\python35\libs
<class 'numpy.distutils.system_info.atlas_threads_info'>
NOT AVAILABLE
atlas_info:
libraries f77blas,cblas,atlas not found in c:\python35\lib
libraries lapack_atlas not found in c:\python35\lib
libraries f77blas,cblas,atlas not found in C:\
libraries lapack_atlas not found in C:\
libraries f77blas,cblas,atlas not found in c:\python35\libs
libraries lapack_atlas not found in c:\python35\libs
<class 'numpy.distutils.system_info.atlas_info'>
NOT AVAILABLE
lapack_info:
libraries lapack not found in ['c:\\python35\\lib', 'C:\\', 'c:\\python35\
\libs']
NOT AVAILABLE
lapack_src_info:
NOT AVAILABLE
NOT AVAILABLE
running install
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler
options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler
options
running build_src
build_src
building py_modules sources
creating build
creating build\src.win-amd64-3.5
creating build\src.win-amd64-3.5\numpy
creating build\src.win-amd64-3.5\numpy\distutils
building library "npymath" sources
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying f
rom distutils
Running from numpy source directory.
C:\Users\ADMINI1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\numpy\distutil
s\system_info.py:1651: 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.
warnings.warn(AtlasNotFoundError.doc)
C:\Users\ADMINI1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\numpy\distutil
s\system_info.py:1660: 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.
warnings.warn(BlasNotFoundError.doc)
C:\Users\ADMINI1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\numpy\distutil
s\system_info.py:1663: 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.
warnings.warn(BlasSrcNotFoundError.doc)
C:\Users\ADMINI1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\numpy\distutil
s\system_info.py:1552: 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.
warnings.warn(AtlasNotFoundError.doc)
C:\Users\ADMINI1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\numpy\distutil
s\system_info.py:1563: 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.
warnings.warn(LapackNotFoundError.doc)
C:\Users\ADMINI1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\numpy\distutil
s\system_info.py:1566: 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.
warnings.warn(LapackSrcNotFoundError.doc)
c:\python35\lib\distutils\dist.py:261: UserWarning: Unknown distribution opt
ion: 'define_macros'
warnings.warn(msg)
error: Unable to find vcvarsall.bat
----------------------------------------
Command "c:\python35\python.exe -c "import setuptools, tokenize;file='C:\Us
ers\ADMINI1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\setup.py';exec(c
ompile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), _ file_, 'exec'))" install --record C:\Users\ADMINI1\AppData\Local\Temp\pip-71q
9i_h5-record\install-record.txt --single-version-externally-managed --compile" f
ailed with error code 1 in C:\Users\ADMINI~1\AppData\Local\Temp\pip-build-fyzsx8
_v\numpy
C:\Users\Administrator>
any ideas?
Thank you.
The text was updated successfully, but these errors were encountered:
Hello Guys,
Trying to install moviepy with pip on python 3.5.1 and I get the following output:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Administrator>pip install moviepy
Collecting moviepy
Downloading moviepy-0.2.2.11.tar.gz (107kB)
100% |################################| 110kB 524kB/s
Collecting numpy (from moviepy)
Downloading numpy-1.10.1.tar.gz (4.0MB)
100% |################################| 4.1MB 119kB/s
Collecting decorator (from moviepy)
Downloading decorator-4.0.5-py2.py3-none-any.whl
Collecting imageio (from moviepy)
Downloading imageio-1.4-cp26.cp27.cp33.cp34.cp35-none-win_amd64.whl (4.4MB)
100% |################################| 4.4MB 109kB/s
Collecting tqdm (from moviepy)
Downloading tqdm-3.1.4-py2.py3-none-any.whl
Installing collected packages: numpy, decorator, imageio, tqdm, moviepy
Running setup.py install for numpy
Complete output from command c:\python35\python.exe -c "import setuptools, t
okenize;file='C:\Users\ADMINI
1\AppData\Local\Temp\pip-build-fyzsx8_v1\Ap\numpy\setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().
replace('\r\n', '\n'), file, 'exec'))" install --record C:\Users\ADMINI
pData\Local\Temp\pip-71q9i_h5-record\install-record.txt --single-version-externa
lly-managed --compile:
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in ['c:\python35\lib', 'C:', 'c:\py
thon35\libs']
NOT AVAILABLE
5\libs']
NOT AVAILABLE
\libs']
NOT AVAILABLE
\libs']
NOT AVAILABLE
', 'c:\python35\libs']
NOT AVAILABLE
c:\python35\libs']
NOT AVAILABLE
ibs']
NOT AVAILABLE
5\libs']
NOT AVAILABLE
thon35\libs']
NOT AVAILABLE
\libs']
NOT AVAILABLE
options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler
options
running build_src
build_src
building py_modules sources
creating build
creating build\src.win-amd64-3.5
creating build\src.win-amd64-3.5\numpy
creating build\src.win-amd64-3.5\numpy\distutils
building library "npymath" sources
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying f
rom distutils
Running from numpy source directory.
C:\Users\ADMINI
1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\numpy\distutil1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\numpy\distutils\system_info.py:1651: 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.
warnings.warn(AtlasNotFoundError.doc)
C:\Users\ADMINI
s\system_info.py:1660: 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.
warnings.warn(BlasNotFoundError.doc)
C:\Users\ADMINI
1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\numpy\distutil1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\numpy\distutils\system_info.py:1663: 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.
warnings.warn(BlasSrcNotFoundError.doc)
C:\Users\ADMINI
s\system_info.py:1552: 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.
warnings.warn(AtlasNotFoundError.doc)
C:\Users\ADMINI
1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\numpy\distutil1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\numpy\distutils\system_info.py:1563: 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.
warnings.warn(LapackNotFoundError.doc)
C:\Users\ADMINI
s\system_info.py:1566: 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.
warnings.warn(LapackSrcNotFoundError.doc)
c:\python35\lib\distutils\dist.py:261: UserWarning: Unknown distribution opt
ion: 'define_macros'
warnings.warn(msg)
error: Unable to find vcvarsall.bat
Command "c:\python35\python.exe -c "import setuptools, tokenize;file='C:\Us
ers\ADMINI
1\AppData\Local\Temp\pip-build-fyzsx8_v\numpy\setup.py';exec(c1\AppData\Local\Temp\pip-71qompile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), _
file_, 'exec'))" install --record C:\Users\ADMINI
9i_h5-record\install-record.txt --single-version-externally-managed --compile" f
ailed with error code 1 in C:\Users\ADMINI~1\AppData\Local\Temp\pip-build-fyzsx8
_v\numpy
C:\Users\Administrator>
any ideas?
Thank you.
The text was updated successfully, but these errors were encountered: