Build started ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH% C:\Python27-x64 2.7.8 64 git clone -q --branch=master https://bitbucket.org/eendebakpt/oapackage.git C:\projects\oapackage git checkout -qf 2ff6b1192508 Running Install scripts powershell appveyor\install.ps1 Installing Python 2.7.8 for 64 bit architecture to C:\Python27-x64 C:\Python27-x64 already exists, skipping. False Installing pip... Executing: C:\Python27-x64/python.exe C:\get-pip.py Handles NPM(K) PM(K) WS(K) VM(M) CPU(s) Id ProcessName ------- ------ ----- ----- ----- ------ -- ----------- 4 3 220 1132 9 0.00 1328 python Collecting wheel Downloading wheel-0.24.0-py2.py3-none-any.whl (63kB) Installing collected packages: wheel Successfully installed wheel-0.24.0 Collecting numpy Downloading numpy-1.9.1.tar.gz (4.0MB) Running from numpy source directory. Installing collected packages: numpy Running setup.py install for numpy non-existing path in 'numpy\\distutils': 'site.cfg' non-existing path in 'numpy\\f2py': 'docs' non-existing path in 'numpy\\f2py': 'f2py.1' F2PY Version 2 blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE openblas_info: libraries openblas not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE atlas_blas_threads_info: Setting PTATLAS=ATLAS libraries ptf77blas,ptcblas,atlas not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE atlas_blas_info: libraries f77blas,cblas,atlas not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE blas_info: libraries blas not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE blas_src_info: NOT AVAILABLE NOT AVAILABLE non-existing path in 'numpy\\lib': 'benchmarks' lapack_opt_info: openblas_lapack_info: libraries openblas not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE NOT AVAILABLE atlas_threads_info: Setting PTATLAS=ATLAS libraries ptf77blas,ptcblas,atlas not found in C:\Python27-x64\lib libraries lapack_atlas not found in C:\Python27-x64\lib libraries ptf77blas,ptcblas,atlas not found in C:\ libraries lapack_atlas not found in C:\ libraries ptf77blas,ptcblas,atlas not found in C:\Python27-x64\libs libraries lapack_atlas not found in C:\Python27-x64\libs numpy.distutils.system_info.atlas_threads_info NOT AVAILABLE atlas_info: libraries f77blas,cblas,atlas not found in C:\Python27-x64\lib libraries lapack_atlas not found in C:\Python27-x64\lib libraries f77blas,cblas,atlas not found in C:\ libraries lapack_atlas not found in C:\ libraries f77blas,cblas,atlas not found in C:\Python27-x64\libs libraries lapack_atlas not found in C:\Python27-x64\libs numpy.distutils.system_info.atlas_info NOT AVAILABLE lapack_info: libraries lapack not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE lapack_src_info: NOT AVAILABLE NOT AVAILABLE unifing config_cc, config, build_clib, build_ext, build commands --compiler options unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options build_src building py_modules sources building library "npymath" sources No module named msvccompiler in numpy.distutils; trying from distutils Running from numpy source directory. c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\system_info.py:1526: 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\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\system_info.py:1535: 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\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\system_info.py:1538: 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\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\system_info.py:1432: 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\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\system_info.py:1443: 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\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\system_info.py:1446: 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:\Python27-x64\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) Traceback (most recent call last): File "", line 1, in File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\setup.py", line 251, in setup_package() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\setup.py", line 243, in setup_package setup(**metadata) File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\core.py", line 169, in setup return old_setup(**new_attr) File "C:\Python27-x64\lib\distutils\core.py", line 151, in setup dist.run_commands() File "C:\Python27-x64\lib\distutils\dist.py", line 953, in run_commands self.run_command(cmd) File "C:\Python27-x64\lib\distutils\dist.py", line 972, in run_command cmd_obj.run() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\install.py", line 62, in run r = self.setuptools_run() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\install.py", line 36, in setuptools_run return distutils_install.run(self) File "C:\Python27-x64\lib\distutils\command\install.py", line 563, in run self.run_command('build') File "C:\Python27-x64\lib\distutils\cmd.py", line 326, in run_command self.distribution.run_command(command) File "C:\Python27-x64\lib\distutils\dist.py", line 972, in run_command cmd_obj.run() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\build.py", line 39, in run old_build.run(self) File "C:\Python27-x64\lib\distutils\command\build.py", line 127, in run self.run_command(cmd_name) File "C:\Python27-x64\lib\distutils\cmd.py", line 326, in run_command self.distribution.run_command(command) File "C:\Python27-x64\lib\distutils\dist.py", line 972, in run_command cmd_obj.run() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\build_src.py", line 153, in run self.build_sources() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\build_src.py", line 164, in build_sources self.build_library_sources(*libname_info) File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\build_src.py", line 299, in build_library_sources sources = self.generate_sources(sources, (lib_name, build_info)) File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\build_src.py", line 386, in generate_sources source = func(extension, build_dir) File "numpy\core\setup.py", line 684, in get_mathlib_info st = config_cmd.try_link('int main(void) { return 0;}') File "C:\Python27-x64\lib\distutils\command\config.py", line 248, in try_link self._check_compiler() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\config.py", line 57, in _check_compiler self.compiler.initialize() File "C:\Python27-x64\lib\distutils\msvc9compiler.py", line 383, in initialize vc_env = query_vcvarsall(VERSION, plat_spec) File "C:\Python27-x64\lib\site-packages\setuptools\msvc9_support.py", line 52, in query_vcvarsall return unpatched['query_vcvarsall'](version, *args, **kwargs) File "C:\Python27-x64\lib\distutils\msvc9compiler.py", line 299, in query_vcvarsall raise ValueError(str(list(result.keys()))) ValueError: [u'path'] Complete output from command C:\Python27-x64\python.exe -c "import setuptools, tokenize;__file__='c:\\users\\appveyor\\appdata\\local\\temp\\pip-build-izjsjy\\numpy\\setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record c:\users\appveyor\appdata\local\temp\pip-vxmvto-record\install-record.txt --single-version-externally-managed --compile: non-existing path in 'numpy\\distutils': 'site.cfg' non-existing path in 'numpy\\f2py': 'docs' non-existing path in 'numpy\\f2py': 'f2py.1' F2PY Version 2 blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE openblas_info: libraries openblas not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE atlas_blas_threads_info: Setting PTATLAS=ATLAS libraries ptf77blas,ptcblas,atlas not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE atlas_blas_info: libraries f77blas,cblas,atlas not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE blas_info: libraries blas not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE blas_src_info: NOT AVAILABLE NOT AVAILABLE non-existing path in 'numpy\\lib': 'benchmarks' lapack_opt_info: openblas_lapack_info: libraries openblas not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\libs'] NOT AVAILABLE NOT AVAILABLE atlas_threads_info: Setting PTATLAS=ATLAS libraries ptf77blas,ptcblas,atlas not found in C:\Python27-x64\lib libraries lapack_atlas not found in C:\Python27-x64\lib libraries ptf77blas,ptcblas,atlas not found in C:\ libraries lapack_atlas not found in C:\ libraries ptf77blas,ptcblas,atlas not found in C:\Python27-x64\libs libraries lapack_atlas not found in C:\Python27-x64\libs numpy.distutils.system_info.atlas_threads_info NOT AVAILABLE atlas_info: libraries f77blas,cblas,atlas not found in C:\Python27-x64\lib libraries lapack_atlas not found in C:\Python27-x64\lib libraries f77blas,cblas,atlas not found in C:\ libraries lapack_atlas not found in C:\ libraries f77blas,cblas,atlas not found in C:\Python27-x64\libs libraries lapack_atlas not found in C:\Python27-x64\libs numpy.distutils.system_info.atlas_info NOT AVAILABLE lapack_info: libraries lapack not found in ['C:\\Python27-x64\\lib', 'C:\\', 'C:\\Python27-x64\\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-2.7 creating build\src.win-amd64-2.7\numpy creating build\src.win-amd64-2.7\numpy\distutils building library "npymath" sources No module named msvccompiler in numpy.distutils; trying from distutils Running from numpy source directory. c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\system_info.py:1526: 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\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\system_info.py:1535: 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\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\system_info.py:1538: 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\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\system_info.py:1432: 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\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\system_info.py:1443: 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\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\system_info.py:1446: 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:\Python27-x64\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) Traceback (most recent call last): File "", line 1, in File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\setup.py", line 251, in setup_package() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\setup.py", line 243, in setup_package setup(**metadata) File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\core.py", line 169, in setup return old_setup(**new_attr) File "C:\Python27-x64\lib\distutils\core.py", line 151, in setup dist.run_commands() File "C:\Python27-x64\lib\distutils\dist.py", line 953, in run_commands self.run_command(cmd) File "C:\Python27-x64\lib\distutils\dist.py", line 972, in run_command cmd_obj.run() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\install.py", line 62, in run r = self.setuptools_run() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\install.py", line 36, in setuptools_run return distutils_install.run(self) File "C:\Python27-x64\lib\distutils\command\install.py", line 563, in run self.run_command('build') File "C:\Python27-x64\lib\distutils\cmd.py", line 326, in run_command self.distribution.run_command(command) File "C:\Python27-x64\lib\distutils\dist.py", line 972, in run_command cmd_obj.run() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\build.py", line 39, in run old_build.run(self) File "C:\Python27-x64\lib\distutils\command\build.py", line 127, in run self.run_command(cmd_name) File "C:\Python27-x64\lib\distutils\cmd.py", line 326, in run_command self.distribution.run_command(command) File "C:\Python27-x64\lib\distutils\dist.py", line 972, in run_command cmd_obj.run() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\build_src.py", line 153, in run self.build_sources() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\build_src.py", line 164, in build_sources self.build_library_sources(*libname_info) File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\build_src.py", line 299, in build_library_sources sources = self.generate_sources(sources, (lib_name, build_info)) File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\build_src.py", line 386, in generate_sources source = func(extension, build_dir) File "numpy\core\setup.py", line 684, in get_mathlib_info st = config_cmd.try_link('int main(void) { return 0;}') File "C:\Python27-x64\lib\distutils\command\config.py", line 248, in try_link self._check_compiler() File "c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy\numpy\distutils\command\config.py", line 57, in _check_compiler self.compiler.initialize() File "C:\Python27-x64\lib\distutils\msvc9compiler.py", line 383, in initialize vc_env = query_vcvarsall(VERSION, plat_spec) File "C:\Python27-x64\lib\site-packages\setuptools\msvc9_support.py", line 52, in query_vcvarsall return unpatched['query_vcvarsall'](version, *args, **kwargs) File "C:\Python27-x64\lib\distutils\msvc9compiler.py", line 299, in query_vcvarsall raise ValueError(str(list(result.keys()))) ValueError: [u'path'] ---------------------------------------- Command "C:\Python27-x64\python.exe -c "import setuptools, tokenize;__file__='c:\\users\\appveyor\\appdata\\local\\temp\\pip-build-izjsjy\\numpy\\setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record c:\users\appveyor\appdata\local\temp\pip-vxmvto-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in c:\users\appveyor\appdata\local\temp\pip-build-izjsjy\numpy cinst swig Chocolatey (v0.9.8.27) is installing 'swig' and dependencies. By installing you accept the license for 'swig' and each dependency you are installing. swig v3.0.2 Downloading swig 64 bit from 'http://downloads.sourceforge.net/project/swig/swigwin/swigwin-3.0.2/swigwin-3.0.2.zip?r=&ts=1394566398&use_mirror=softlayer-ams' Extracting C:\Users\appveyor\AppData\Local\Temp\chocolatey\swig\swigInstall.zip to C:\ProgramData\chocolatey\lib\swig.3.0.2\tools... C:\ProgramData\chocolatey\lib\swig.3.0.2\tools swig has finished successfully! The chocolatey gods have answered your request! Added C:\ProgramData\chocolatey\bin\ccache-swig.exe shim pointed to '..\lib\swig.3.0.2\tools\swigwin-3.0.2\ccache\ccache-swig.exe'. Added C:\ProgramData\chocolatey\bin\swig.exe shim pointed to '..\lib\swig.3.0.2\tools\swigwin-3.0.2\swig.exe'. Finished installing 'swig' and dependencies - if errors not shown in console, none detected. Check log for errors if unsure. %WITH_COMPILER% %PYTHON%/python setup.py test Configuring Windows SDK "v7.0" for Python "2" on a 64 bit architecture Setting SDK environment relative to C:\Program Files\Microsoft SDKs\Windows\v7.0. Targeting Windows Server 2008 x64 RELEASE Executing: C:\Python27-x64/python setup.py test Traceback (most recent call last): File "setup.py", line 13, in import numpy as np ImportError: No module named numpy Command exited with code 1