cannot install on Windows 10

593 views
Skip to first unread message

H. Y.

unread,
Nov 22, 2021, 10:44:24 PM11/22/21
to hddm-users
Dear developer,

I was trying to install hddm 0.9.0 on a 64-bit Windows 10. I tried running the command listed on the Github page in a conda (4.10.1) environment with python 3.10.0. I am getting a really long error message when trying to install pymc 2.3.8 using pip. I have gcc (8.1.0) installed via mingw-w64. The full error msg is listed below.

Thanks,
HY

(hddm_local) PS C:\Windows\system32> pip install pymc
Collecting pymc
  Using cached pymc-2.3.8.tar.gz (385 kB)
  Preparing metadata (setup.py) ... done
Building wheels for collected packages: pymc
  Building wheel for pymc (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: 'C:\Users\haozi\anaconda3\envs\hddm_local\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\haozi\\AppData\\Local\\Temp\\pip-install-zhv6jeeh\\pymc_789bde60e4264b419cdbbf9ae685ae10\\setup.py'"'"'; __file__='"'"'C:\\Users\\haozi\\AppData\\Local\\Temp\\pip-install-zhv6jeeh\\pymc_789bde60e4264b419cdbbf9ae685ae10\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\haozi\AppData\Local\Temp\pip-wheel-smk2jrqc'
       cwd: C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\
  Complete output (991 lines):
  Could not locate executable g77
  Could not locate executable f77
  Could not locate executable ifort
  Could not locate executable ifl
  Could not locate executable f90
  Could not locate executable DF
  Could not locate executable efl
  Using built-in specs.
  COLLECT_GCC=C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe
  COLLECT_LTO_WRAPPER=C:/Program\ Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe
  Target: x86_64-w64-mingw32
  Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib '
  Thread model: posix
  gcc version 8.1.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)
  Using built-in specs.
  COLLECT_GCC=C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe
  COLLECT_LTO_WRAPPER=C:/Program\ Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe
  Target: x86_64-w64-mingw32
  Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib '
  Thread model: posix
  gcc version 8.1.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)
  C:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\distutils\system_info.py:1858: 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\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\distutils\system_info.py:1858: 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\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\distutils\system_info.py:581: 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 cl().get_info(notfound_action)
  No optimized BLAS or Lapack libraries found, building from source. This may take a while...
  No optimized BLAS or Lapack libraries found, building from source. This may take a while...
  running bdist_wheel
  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 extension "pymc.flib" sources
  f2py options: []
    adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\fortranobject.c' to sources.
    adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc' to include_dirs.
    adding 'build\src.win-amd64-3.10\pymc\flib-f2pywrappers.f' to sources.
  building extension "pymc.LazyFunction" sources
  building extension "pymc.Container_values" sources
  building extension "pymc.gp.linalg_utils" sources
  f2py options: []
    adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp\fortranobject.c' to sources.
    adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp' to include_dirs.
    adding 'build\src.win-amd64-3.10\pymc\gp\linalg_utils-f2pywrappers.f' to sources.
  building extension "pymc.gp.incomplete_chol" sources
  f2py options: []
    adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp\fortranobject.c' to sources.
    adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp' to include_dirs.
    adding 'build\src.win-amd64-3.10\pymc\gp\incomplete_chol-f2pywrappers.f' to sources.
  building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources
  f2py options: []
    adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp\cov_funs\fortranobject.c' to sources.
    adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp\cov_funs' to include_dirs.
    adding 'build\src.win-amd64-3.10\pymc\gp\cov_funs\isotropic_cov_funs-f2pywrappers.f' to sources.
  building extension "pymc.gp.cov_funs.distances" sources
  f2py options: []
    adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp\cov_funs\fortranobject.c' to sources.
    adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp\cov_funs' to include_dirs.
  build_src: building npy-pkg config files
  running build_py
  creating build\lib.win-amd64-3.10
  creating build\lib.win-amd64-3.10\pymc
  copying pymc\calc_utils.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\CircularStochastic.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\CommonDeterministics.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\Container.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\datatypes.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\decorators.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\diagnostics.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\distributions.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\graph.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\InstantiationDecorators.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\Matplot.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\MCMC.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\Model.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\Node.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\NormalApproximation.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\NumpyDeterministics.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\progressbar.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\PyMCObjects.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\ScipyDistributions.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\six.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\StepMethods.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\threadpool.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\utils.py -> build\lib.win-amd64-3.10\pymc
  copying pymc\__init__.py -> build\lib.win-amd64-3.10\pymc
  creating build\lib.win-amd64-3.10\pymc\database
  copying pymc/database\base.py -> build\lib.win-amd64-3.10\pymc/database
  copying pymc/database\hdf5.py -> build\lib.win-amd64-3.10\pymc/database
  copying pymc/database\hdf5ea.py -> build\lib.win-amd64-3.10\pymc/database
  copying pymc/database\no_trace.py -> build\lib.win-amd64-3.10\pymc/database
  copying pymc/database\pickle.py -> build\lib.win-amd64-3.10\pymc/database
  copying pymc/database\ram.py -> build\lib.win-amd64-3.10\pymc/database
  copying pymc/database\sqlite.py -> build\lib.win-amd64-3.10\pymc/database
  copying pymc/database\txt.py -> build\lib.win-amd64-3.10\pymc/database
  copying pymc/database\__init__.py -> build\lib.win-amd64-3.10\pymc/database
  creating build\lib.win-amd64-3.10\pymc\examples
  copying pymc/examples\custom_step.py -> build\lib.win-amd64-3.10\pymc/examples
  copying pymc/examples\disaster_model.py -> build\lib.win-amd64-3.10\pymc/examples
  copying pymc/examples\disaster_model_gof.py -> build\lib.win-amd64-3.10\pymc/examples
  copying pymc/examples\disaster_model_linear.py -> build\lib.win-amd64-3.10\pymc/examples
  copying pymc/examples\disaster_model_missing.py -> build\lib.win-amd64-3.10\pymc/examples
  copying pymc/examples\disaster_model_null.py -> build\lib.win-amd64-3.10\pymc/examples
  copying pymc/examples\gelman_bioassay.py -> build\lib.win-amd64-3.10\pymc/examples
  copying pymc/examples\melanoma.py -> build\lib.win-amd64-3.10\pymc/examples
  copying pymc/examples\melanoma_data.py -> build\lib.win-amd64-3.10\pymc/examples
  copying pymc/examples\weibull_fit.py -> build\lib.win-amd64-3.10\pymc/examples
  copying pymc/examples\weibull_fit_gof.py -> build\lib.win-amd64-3.10\pymc/examples
  copying pymc/examples\zip.py -> build\lib.win-amd64-3.10\pymc/examples
  copying pymc/examples\__init__.py -> build\lib.win-amd64-3.10\pymc/examples
  creating build\lib.win-amd64-3.10\pymc\examples\gp
  copying pymc/examples/gp\basiscov.py -> build\lib.win-amd64-3.10\pymc/examples/gp
  copying pymc/examples/gp\cov.py -> build\lib.win-amd64-3.10\pymc/examples/gp
  copying pymc/examples/gp\covparams.py -> build\lib.win-amd64-3.10\pymc/examples/gp
  copying pymc/examples/gp\MCMC.py -> build\lib.win-amd64-3.10\pymc/examples/gp
  copying pymc/examples/gp\mean.py -> build\lib.win-amd64-3.10\pymc/examples/gp
  copying pymc/examples/gp\mesh_choice.py -> build\lib.win-amd64-3.10\pymc/examples/gp
  copying pymc/examples/gp\observation.py -> build\lib.win-amd64-3.10\pymc/examples/gp
  copying pymc/examples/gp\PyMCmodel.py -> build\lib.win-amd64-3.10\pymc/examples/gp
  copying pymc/examples/gp\realizations.py -> build\lib.win-amd64-3.10\pymc/examples/gp
  copying pymc/examples/gp\__init__.py -> build\lib.win-amd64-3.10\pymc/examples/gp
  creating build\lib.win-amd64-3.10\pymc\tests
  copying pymc/tests\objectmodel.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_adaptive.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_AM.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_basiscov.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_binary_step.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_container.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_convergence.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_cov.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_database.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_distributions.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_GP_MCMC.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_gradients.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_graph.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_instantiation.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_interactive.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_MCMCSampler.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_mean.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_missing.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_norm_approx.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_observation.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_realization.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_slice.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_special_methods.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\test_utils.py -> build\lib.win-amd64-3.10\pymc/tests
  copying pymc/tests\__init__.py -> build\lib.win-amd64-3.10\pymc/tests
  creating build\lib.win-amd64-3.10\pymc\gp
  copying pymc/gp\BasisCovariance.py -> build\lib.win-amd64-3.10\pymc/gp
  copying pymc/gp\Covariance.py -> build\lib.win-amd64-3.10\pymc/gp
  copying pymc/gp\FullRankCovariance.py -> build\lib.win-amd64-3.10\pymc/gp
  copying pymc/gp\gpplots.py -> build\lib.win-amd64-3.10\pymc/gp
  copying pymc/gp\GPutils.py -> build\lib.win-amd64-3.10\pymc/gp
  copying pymc/gp\gp_submodel.py -> build\lib.win-amd64-3.10\pymc/gp
  copying pymc/gp\Mean.py -> build\lib.win-amd64-3.10\pymc/gp
  copying pymc/gp\NearlyFullRankCovariance.py -> build\lib.win-amd64-3.10\pymc/gp
  copying pymc/gp\Realization.py -> build\lib.win-amd64-3.10\pymc/gp
  copying pymc/gp\step_methods.py -> build\lib.win-amd64-3.10\pymc/gp
  copying pymc/gp\__init__.py -> build\lib.win-amd64-3.10\pymc/gp
  creating build\lib.win-amd64-3.10\pymc\gp\cov_funs
  copying pymc/gp/cov_funs\bases.py -> build\lib.win-amd64-3.10\pymc/gp/cov_funs
  copying pymc/gp/cov_funs\brownian.py -> build\lib.win-amd64-3.10\pymc/gp/cov_funs
  copying pymc/gp/cov_funs\cov_utils.py -> build\lib.win-amd64-3.10\pymc/gp/cov_funs
  copying pymc/gp/cov_funs\nsmatern.py -> build\lib.win-amd64-3.10\pymc/gp/cov_funs
  copying pymc/gp/cov_funs\wrapped_distances.py -> build\lib.win-amd64-3.10\pymc/gp/cov_funs
  copying pymc/gp/cov_funs\__init__.py -> build\lib.win-amd64-3.10\pymc/gp/cov_funs
  running build_ext
  No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  customize MSVCCompiler
  customize MSVCCompiler using build_ext
  CCompilerOpt.cc_test_flags[1013] : testing flags (/O2)
  creating C:\Users\haozi\AppData\Local\Temp\tmpfo3fbznu\Users
  creating C:\Users\haozi\AppData\Local\Temp\tmpfo3fbznu\Users\haozi
  creating C:\Users\haozi\AppData\Local\Temp\tmpfo3fbznu\Users\haozi\anaconda3
  creating C:\Users\haozi\AppData\Local\Temp\tmpfo3fbznu\Users\haozi\anaconda3\envs
  creating C:\Users\haozi\AppData\Local\Temp\tmpfo3fbznu\Users\haozi\anaconda3\envs\hddm_local
  creating C:\Users\haozi\AppData\Local\Temp\tmpfo3fbznu\Users\haozi\anaconda3\envs\hddm_local\Lib
  creating C:\Users\haozi\AppData\Local\Temp\tmpfo3fbznu\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages
  creating C:\Users\haozi\AppData\Local\Temp\tmpfo3fbznu\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy
  creating C:\Users\haozi\AppData\Local\Temp\tmpfo3fbznu\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy\distutils
  creating C:\Users\haozi\AppData\Local\Temp\tmpfo3fbznu\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy\distutils\checks
  CCompilerOpt.cc_test_flags[1013] : testing flags (/WX)
  CCompilerOpt.__init__[1159] : feature 'AVX512_KNL' is disabled, MSVC compiler doesn't support it
  CCompilerOpt.__init__[1159] : feature 'AVX512_KNM' is disabled, MSVC compiler doesn't support it
  CCompilerOpt.__init__[1701] : check requested baseline
  CCompilerOpt.cc_test_flags[1013] : testing flags (/arch:SSE)
  CCompilerOpt.dist_test[581] : CCompilerOpt._dist_test_spawn[704] : Flags in command (C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /TcC:\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy\distutils\checks\test_flags.c /FoC:\Users\haozi\AppData\Local\Temp\tmpfo3fbznu\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy\distutils\checks\test_flags.obj /arch:SSE) aren't supported by the compiler, output ->
  cl : Command line warning D9002 : ignoring unknown option '/arch:SSE'
  test_flags.c

  CCompilerOpt.cc_test_flags[1017] : testing failed
  CCompilerOpt.cc_test_flags[1013] : testing flags (/arch:SSE2)
  CCompilerOpt.dist_test[581] : CCompilerOpt._dist_test_spawn[704] : Flags in command (C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /TcC:\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy\distutils\checks\test_flags.c /FoC:\Users\haozi\AppData\Local\Temp\tmpfo3fbznu\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy\distutils\checks\test_flags.obj /arch:SSE2) aren't supported by the compiler, output ->
  cl : Command line warning D9002 : ignoring unknown option '/arch:SSE2'
  test_flags.c

  CCompilerOpt.cc_test_flags[1017] : testing failed
  CCompilerOpt.feature_test[1466] : testing feature 'SSE' with flags ()
  CCompilerOpt.feature_test[1466] : testing feature 'SSE2' with flags ()
  CCompilerOpt.feature_test[1466] : testing feature 'SSE3' with flags ()
  CCompilerOpt.__init__[1710] : check requested dispatch-able features
  CCompilerOpt.feature_test[1466] : testing feature 'SSE41' with flags ()
  CCompilerOpt.feature_test[1466] : testing feature 'SSSE3' with flags ()
  CCompilerOpt.cc_test_flags[1013] : testing flags (/arch:AVX)
  CCompilerOpt.cc_test_flags[1013] : testing flags (/arch:AVX2)
  CCompilerOpt.cc_test_flags[1013] : testing flags (/arch:AVX512)
  CCompilerOpt.feature_test[1466] : testing feature 'AVX512_SKX' with flags (/arch:AVX512)
  CCompilerOpt.feature_test[1466] : testing feature 'AVX512CD' with flags (/arch:AVX512)
  CCompilerOpt.feature_test[1466] : testing feature 'F16C' with flags (/arch:AVX)
  CCompilerOpt.feature_test[1466] : testing feature 'POPCNT' with flags ()
  CCompilerOpt.feature_test[1466] : testing feature 'AVX2' with flags (/arch:AVX2)
  CCompilerOpt.feature_test[1466] : testing feature 'AVX' with flags (/arch:AVX)
  CCompilerOpt.feature_test[1466] : testing feature 'FMA3' with flags (/arch:AVX2)
  CCompilerOpt.feature_test[1466] : testing feature 'SSE42' with flags ()
  CCompilerOpt.feature_test[1466] : testing feature 'AVX512F' with flags (/arch:AVX512)
  CCompilerOpt.feature_test[1466] : testing feature 'AVX512_CNL' with flags (/arch:AVX512)
  CCompilerOpt.feature_test[1466] : testing feature 'AVX512_CLX' with flags (/arch:AVX512)
  CCompilerOpt.feature_test[1466] : testing feature 'AVX512_ICL' with flags (/arch:AVX512)
  CCompilerOpt.__init__[1722] : skip features (SSE2 SSE3 SSE) since its part of baseline
  CCompilerOpt.__init__[1726] : initialize targets groups
  CCompilerOpt.__init__[1728] : parse target group simd_test
  CCompilerOpt._parse_target_tokens[1939] : skip targets (ASIMD FMA4 VSX3 VSX2 XOP VSX NEON) not part of baseline or dispatch-able features
  CCompilerOpt._parse_policy_not_keepbase[2051] : skip baseline features (SSE2)
  CCompilerOpt.generate_dispatch_header[2272] : generate CPU dispatch header: (build\src.win-amd64-3.10\numpy\distutils\include\npy_cpu_dispatch_config.h)
  CCompilerOpt.generate_dispatch_header[2281] : dispatch header dir build\src.win-amd64-3.10\numpy\distutils\include does not exist, creating it
  CCompilerOpt.feature_extra_checks[1546] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE)
  CCompilerOpt.feature_extra_checks[1546] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK)
  get_default_fcompiler: matching types: '['gnu', 'intelv', 'absoft', 'compaqv', 'intelev', 'gnu95', 'g95', 'intelvem', 'intelem', 'flang']'
  customize GnuFCompiler
  customize IntelVisualFCompiler
  customize AbsoftFCompiler
  customize CompaqVisualFCompiler
  customize IntelItaniumVisualFCompiler
  customize Gnu95FCompiler
  Using built-in specs.
  COLLECT_GCC=C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe
  COLLECT_LTO_WRAPPER=C:/Program\ Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe
  Target: x86_64-w64-mingw32
  Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib '
  Thread model: posix
  gcc version 8.1.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)
  customize Gnu95FCompiler
  Using built-in specs.
  COLLECT_GCC=C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe
  COLLECT_LTO_WRAPPER=C:/Program\ Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe
  Target: x86_64-w64-mingw32
  Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib '
  Thread model: posix
  gcc version 8.1.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)
  customize Gnu95FCompiler using build_ext
  building 'pymc.flib' extension
  compiling C sources
  creating build\temp.win-amd64-3.10\Release\cephes
  creating build\temp.win-amd64-3.10\Release\build
  creating build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10
  creating build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\pymc
  creating build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\build
  creating build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\build\src.win-amd64-3.10
  creating build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc
  C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ibuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc -IC:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\core\include -Ibuild\src.win-amd64-3.10\numpy\distutils\include -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /Tccephes\i0.c /Fobuild\temp.win-amd64-3.10\Release\cephes\i0.obj
  C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ibuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc -IC:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\core\include -Ibuild\src.win-amd64-3.10\numpy\distutils\include -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /Tccephes\c2f.c /Fobuild\temp.win-amd64-3.10\Release\cephes\c2f.obj
  C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ibuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc -IC:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\core\include -Ibuild\src.win-amd64-3.10\numpy\distutils\include -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /Tccephes\chbevl.c /Fobuild\temp.win-amd64-3.10\Release\cephes\chbevl.obj
  C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ibuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc -IC:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\core\include -Ibuild\src.win-amd64-3.10\numpy\distutils\include -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /Tcbuild\src.win-amd64-3.10\pymc\flibmodule.c /Fobuild\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\pymc\flibmodule.obj
  C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ibuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc -IC:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\core\include -Ibuild\src.win-amd64-3.10\numpy\distutils\include -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /Tcbuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\fortranobject.c /Fobuild\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\fortranobject.obj
  compiling Fortran sources
  Fortran f77 compiler: C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe -Wall -g -ffixed-form -fno-second-underscore -O3 -funroll-loops
  Fortran f90 compiler: C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe -Wall -g -fno-second-underscore -O3 -funroll-loops
  Fortran fix compiler: C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O3 -funroll-loops
  creating build\temp.win-amd64-3.10\Release\pymc
  creating build\temp.win-amd64-3.10\Release\blas
  creating build\temp.win-amd64-3.10\Release\blas\BLAS
  creating build\temp.win-amd64-3.10\Release\lapack
  creating build\temp.win-amd64-3.10\Release\lapack\double
  compile options: '-Ibuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc -IC:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\core\include -Ibuild\src.win-amd64-3.10\numpy\distutils\include -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -c'
  Program:f77: pymc\flib.f
  Program:f77: pymc\math.f
  Program:f77: blas\BLAS\dasum.f
  Program:f77: pymc\flib_blas.f
  Program:f77: blas\BLAS\dgemm.f
  Program:f77: blas\BLAS\ddot.f
  Program:f77: blas\BLAS\dger.f
  Program:f77: blas\BLAS\dcabs1.f
  f951.exe: Warning: Nonconforming tab character in column 1 of line 509 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 510 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 511 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 512 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 513 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 557 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 558 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 559 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 560 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 561 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 707 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 711 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 715 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 723 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 775 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 779 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 783 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 791 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 849 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 853 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 857 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 865 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 921 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 925 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 929 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 937 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 991 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 995 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 6 of line 999 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1007 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1195 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1196 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1197 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1200 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1201 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1408 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1409 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1412 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1420 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1421 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1422 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1423 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1424 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1425 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1452 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1454 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1457 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1465 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1466 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1467 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1469 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1470 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1471 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1472 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1473 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1478 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1499 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1501 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1504 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1512 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1513 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1514 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1515 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1516 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 5 of line 1517 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1740 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1743 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1746 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1755 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1783 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1786 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1789 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1798 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1800 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1832 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1835 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1838 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1847 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1849 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1977 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 1978 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2030 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2031 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2079 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2080 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2168 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2174 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2218 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2224 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2339 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2395 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2692 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2693 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2694 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2696 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2697 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2756 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2820 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 2881 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3191 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3192 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3656 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3657 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3658 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3660 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3661 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3662 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3664 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3665 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3666 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3716 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3717 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3718 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3720 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3721 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3722 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3724 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3725 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3726 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3732 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3846 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3847 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3849 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3851 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3875 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3876 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3877 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 3878 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4286 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4287 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4288 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4290 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4291 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4292 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4294 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4295 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4296 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4298 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4299 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4300 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4352 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4353 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4354 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4356 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4357 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4358 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4360 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4361 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4362 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4364 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4365 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4366 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4630 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4632 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4633 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4634 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4636 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4638 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4640 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4642 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4643 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4644 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4645 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4647 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4648 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4649 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4650 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4652 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4653 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4654 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4655 [-Wtabs]
  f951.exe: Warning: Nonconforming tab character in column 1 of line 4656 [-Wtabs]
  pymc\math.f:396:6:

         DOUBLE PRECISION FUNCTION DERF(X)
        1
  Warning: 'derf' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
  pymc\math.f:417:6:

         DOUBLE PRECISION FUNCTION DERFC(X)
        1
  Warning: 'derfc' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
  pymc\flib_blas.f:202:25:

         DOUBLE PRECISION PI
                           1
  Warning: Unused variable 'pi' declared at (1) [-Wunused-variable]
  Program:f77: blas\BLAS\dcopy.f
  Program:f77: blas\BLAS\daxpy.f
  Program:f77: blas\BLAS\dgbmv.f
  Program:f77: pymc\gibbsit.f
  Program:f77: blas\BLAS\dnrm2.f
  pymc\flib.f:316:55:

         DOUBLE PRECISION mu_now, tau_now, alph_now, d_now, like
                                                         1
  Warning: Unused variable 'd_now' declared at (1) [-Wunused-variable]
  pymc\flib.f:314:42:

         INTEGER i, nx, nalph, nmu, ntau, tnx
                                            1
  Warning: Unused variable 'tnx' declared at (1) [-Wunused-variable]
  pymc\flib.f:442:71:

         subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike)
                                                                         1
  Warning: Unused dummy argument 'gradxlike' at (1) [-Wunused-dummy-argument]
  pymc\flib.f:461:40:

           DOUBLE PRECISION like, low, high
                                          1
  Warning: Unused variable 'high' declared at (1) [-Wunused-variable]
  pymc\flib.f:458:36:

           INTEGER n, nlower, nupper, i
                                      1
  Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
  pymc\flib.f:461:29:

           DOUBLE PRECISION like, low, high
                               1
  Warning: Unused variable 'like' declared at (1) [-Wunused-variable]
  pymc\flib.f:461:34:

           DOUBLE PRECISION like, low, high
                                    1
  Warning: Unused variable 'low' declared at (1) [-Wunused-variable]
  pymc\flib.f:442:39:

         subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike)
                                         1
  Warning: Unused dummy argument 'lower' at (1) [-Wunused-dummy-argument]
  pymc\flib.f:442:45:

         subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike)
                                               1
  Warning: Unused dummy argument 'upper' at (1) [-Wunused-dummy-argument]
  pymc\flib.f:442:33:

         subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike)
                                   1
  Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
  pymc\flib.f:692:41:

         DOUBLE PRECISION aa, cc, sigma, pdf
                                           1
  Warning: Unused variable 'pdf' declared at (1) [-Wunused-variable]
  pymc\flib.f:760:41:

         DOUBLE PRECISION aa, cc, sigma, pdf
                                           1
  Warning: Unused variable 'pdf' declared at (1) [-Wunused-variable]
  pymc\flib.f:834:41:

         DOUBLE PRECISION aa, cc, sigma, pdf
                                           1
  Warning: Unused variable 'pdf' declared at (1) [-Wunused-variable]
  pymc\flib.f:906:41:

         DOUBLE PRECISION aa, cc, sigma, pdf
                                           1
  Warning: Unused variable 'pdf' declared at (1) [-Wunused-variable]
  pymc\flib.f:976:41:

         DOUBLE PRECISION aa, cc, sigma, pdf
                                           1
  Warning: Unused variable 'pdf' declared at (1) [-Wunused-variable]
  pymc\flib.f:1186:29:

         DOUBLE PRECISION factln
                               1
  Warning: Unused variable 'factln' declared at (1) [-Wunused-variable]
  pymc\flib.f:1185:51:

         DOUBLE PRECISION sumx, mut, infinity, sumfact
                                                     1
  Warning: Unused variable 'sumfact' declared at (1) [-Wunused-variable]
  pymc\flib.f:1185:27:

         DOUBLE PRECISION sumx, mut, infinity, sumfact
                             1
  Warning: Unused variable 'sumx' declared at (1) [-Wunused-variable]
  pymc\flib.f:1300:55:

         DOUBLE PRECISION mu(nmu), gradlike(nmu),grad, cdf
                                                         1
  Warning: Unused variable 'cdf' declared at (1) [-Wunused-variable]
  pymc\flib.f:1302:29:

         DOUBLE PRECISION factln, gammq
                               1
  Warning: Unused variable 'factln' declared at (1) [-Wunused-variable]
  pymc\flib.f:1302:36:

         DOUBLE PRECISION factln, gammq
                                      1
  Warning: Unused variable 'gammq' declared at (1) [-Wunused-variable]
  pymc\flib.f:1301:59:

         DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf
                                                             1
  Warning: Unused variable 'sumcdf' declared at (1) [-Wunused-variable]
  pymc\flib.f:1301:51:

         DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf
                                                     1
  Warning: Unused variable 'sumfact' declared at (1) [-Wunused-variable]
  pymc\flib.f:1301:27:

         DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf
                             1
  Warning: Unused variable 'sumx' declared at (1) [-Wunused-variable]
  pymc\flib.f:1402:29:

         DOUBLE PRECISION gammln
                               1
  Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
  pymc\flib.f:2154:40:

         DOUBLE PRECISION gradlike(n), grad
                                          1
  Warning: Unused variable 'grad' declared at (1) [-Wunused-variable]
  pymc\flib.f:2665:29:

         DOUBLE PRECISION gammln
                               1
  Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
  pymc\flib.f:2728:29:

         DOUBLE PRECISION gammln, psi
                               1
  Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
  pymc\flib.f:2793:29:

         DOUBLE PRECISION gammln
                               1
  Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
  pymc\flib.f:2903:29:

         DOUBLE PRECISION gammln
                               1
  Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
  pymc\flib.f:2959:29:

         DOUBLE PRECISION gammln, psi
                               1
  Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
  pymc\flib.f:3021:29:

         DOUBLE PRECISION gammln
                               1
  Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
  pymc\flib.f:3396:58:

         DOUBLE PRECISION gradlike(nx), atmp, btmp, PI, glike
                                                            1
  Warning: Unused variable 'glike' declared at (1) [-Wunused-variable]
  pymc\flib.f:3646:37:

         DOUBLE PRECISION gammln, factln
                                       1
  Warning: Unused variable 'factln' declared at (1) [-Wunused-variable]
  pymc\flib.f:3646:29:

         DOUBLE PRECISION gammln, factln
                               1
  Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
  pymc\flib.f:3706:37:

         DOUBLE PRECISION gammln, factln, psi
                                       1
  Warning: Unused variable 'factln' declared at (1) [-Wunused-variable]
  pymc\flib.f:3706:29:

         DOUBLE PRECISION gammln, factln, psi
                               1
  Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
  pymc\flib.f:3836:29:

         DOUBLE PRECISION factln
                               1
  Warning: Unused variable 'factln' declared at (1) [-Wunused-variable]
  pymc\flib.f:4039:26:

         DOUBLE PRECISION psi
                            1
  Warning: Unused variable 'psi' declared at (1) [-Wunused-variable]
  pymc\flib.f:4276:29:

         DOUBLE PRECISION gammln, psi
                               1
  Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
  pymc\flib.f:4342:29:

         DOUBLE PRECISION gammln, psi
                               1
  Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
  pymc\flib.f:5194:35:

         DOUBLE PRECISION like, factln, infinity, sump
                                     1
  Warning: Unused variable 'factln' declared at (1) [-Wunused-variable]
  pymc\flib.f:5196:23:

         INTEGER i,j,n_tmp
                         1
  Warning: Unused variable 'n_tmp' declared at (1) [-Wunused-variable]
  pymc\flib.f:5444:26:

         DOUBLE PRECISION tmp
                            1
  Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
  pymc\flib.f:5498:25:

         DOUBLE PRECISION i0
                           1
  Warning: Unused variable 'i0' declared at (1) [-Wunused-variable]
  pymc\flib.f:5491:26:

         DOUBLE PRECISION tmp
                            1
  Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
  pymc\flib.f:5545:25:

         DOUBLE PRECISION i0
                           1
  Warning: Unused variable 'i0' declared at (1) [-Wunused-variable]
  pymc\flib.f:5538:26:

         DOUBLE PRECISION tmp
                            1
  Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
  Program:f77: blas\BLAS\drot.f
  pymc\gibbsit.f:2160:5:

     215 IF (R .GT. .5898437) GO TO 220
       1
  Warning: Label 215 at (1) defined but not used [-Wunused-label]
  pymc\gibbsit.f:2077:5:

     115 IF (R .GT. .5898437) GO TO 120
       1
  Warning: Label 115 at (1) defined but not used [-Wunused-label]
  pymc\gibbsit.f:2064:5:

      15 IF (KFLAG.GE.1) GO TO 30
       1
  Warning: Label 15 at (1) defined but not used [-Wunused-label]
  pymc\gibbsit.f:1204:16:

           cutpt = empquant(original,iteracnt,qhat,work)
                  1
  Warning: Type mismatch in argument 'work' at (1); passed INTEGER(4) to REAL(8) [-Wargument-mismatch]
  Program:f77: blas\BLAS\drotm.f
  Program:f77: blas\BLAS\dsbmv.f
  Program:f77: pymc\blas_wrap.f
  Program:f77: blas\BLAS\dgemv.f
  Program:f77: blas\BLAS\drotg.f
  Program:f77: blas\BLAS\dsdot.f
  Program:f77: blas\BLAS\drotmg.f
  blas\BLAS\drotmg.f:138:15:

         GO TO IGO(120,150,180,210)
                 1
  Warning: Deleted feature: Assigned GOTO statement at (1)
  blas\BLAS\drotmg.f:144:72:

         ASSIGN 120 TO IGO
                                                                          1
  Warning: Deleted feature: ASSIGN statement at (1)
  blas\BLAS\drotmg.f:156:72:

         ASSIGN 150 TO IGO
                                                                          1
  Warning: Deleted feature: ASSIGN statement at (1)
  blas\BLAS\drotmg.f:169:72:

         ASSIGN 180 TO IGO
                                                                          1
  Warning: Deleted feature: ASSIGN statement at (1)
  blas\BLAS\drotmg.f:180:72:

         ASSIGN 210 TO IGO
                                                                          1
  Warning: Deleted feature: ASSIGN statement at (1)
  blas\BLAS\drotmg.f:183:5:

     210 CONTINUE
       1
  Warning: Label 210 at (1) defined but not used [-Wunused-label]
  blas\BLAS\drotmg.f:172:5:

     180 CONTINUE
       1
  Warning: Label 180 at (1) defined but not used [-Wunused-label]
  blas\BLAS\drotmg.f:159:5:

     150 CONTINUE
       1
  Warning: Label 150 at (1) defined but not used [-Wunused-label]
  blas\BLAS\drotmg.f:147:5:

     120 CONTINUE
       1
  Warning: Label 120 at (1) defined but not used [-Wunused-label]
  Program:f77: blas\BLAS\dspr.f
  blas\BLAS\drotmg.f:186:0:

         DH22 = DH22*GAM

  Warning: 'dh22' may be used uninitialized in this function [-Wmaybe-uninitialized]
  blas\BLAS\drotmg.f:185:0:

         DH21 = DH21*GAM

  Warning: 'dh21' may be used uninitialized in this function [-Wmaybe-uninitialized]
  blas\BLAS\drotmg.f:52:0:

         DOUBLE PRECISION DFLAG,DH11,DH12,DH21,DH22,DP1,DP2,DQ1,DQ2,DTEMP,

  Warning: 'dh12' may be used uninitialized in this function [-Wmaybe-uninitialized]
  blas\BLAS\drotmg.f:195:0:

         DPARAM(2) = DH11

  Warning: 'dh11' may be used uninitialized in this function [-Wmaybe-uninitialized]
  Program:f77: blas\BLAS\dscal.f
  pymc\flib.f:4892:0:

               K   = I

  Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
  Program:f77: blas\BLAS\dspmv.f
  Program:f77: blas\BLAS\dswap.f
  blas\BLAS\dspr.f:90:0:

         INTEGER I,INFO,IX,J,JX,K,KK,KX

  Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  Program:f77: blas\BLAS\dsymv.f
  Program:f77: blas\BLAS\dsyr2.f
  Program:f77: blas\BLAS\dsyrk.f
  Program:f77: blas\BLAS\dspr2.f
  Program:f77: blas\BLAS\dsymm.f
  blas\BLAS\dsyr2.f:104:0:

         INTEGER I,INFO,IX,IY,J,JX,JY,KX,KY

  Warning: 'ky' may be used uninitialized in this function [-Wmaybe-uninitialized]
  blas\BLAS\dsyr2.f:104:0: Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  blas\BLAS\dsyr2.f:104:0: Warning: 'jy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  blas\BLAS\dsyr2.f:104:0: Warning: 'jx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  Program:f77: blas\BLAS\dtbsv.f
  blas\BLAS\dspr2.f:101:0:

         INTEGER I,INFO,IX,IY,J,JX,JY,K,KK,KX,KY

  Warning: 'ky' may be used uninitialized in this function [-Wmaybe-uninitialized]
  blas\BLAS\dspr2.f:101:0: Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  blas\BLAS\dspr2.f:101:0: Warning: 'jy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  blas\BLAS\dspr2.f:101:0: Warning: 'jx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  Program:f77: blas\BLAS\dsyr.f
  Program:f77: blas\BLAS\dtpsv.f
  Program:f77: blas\BLAS\dsyr2k.f
  Program:f77: blas\BLAS\dtrmv.f
  blas\BLAS\dsyr.f:93:0:

         INTEGER I,INFO,IX,J,JX,KX

  Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  blas\BLAS\dtbsv.f:148:0:

         INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L

  Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  blas\BLAS\dtpsv.f:107:0:

         INTEGER I,INFO,IX,J,JX,K,KK,KX

  Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  Program:f77: blas\BLAS\dtrsv.f
  blas\BLAS\dtrmv.f:107:0:

         INTEGER I,INFO,IX,J,JX,KX

  Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  Program:f77: blas\BLAS\dtbmv.f
  Program:f77: blas\BLAS\dznrm2.f
  blas\BLAS\dtrsv.f:110:0:

         INTEGER I,INFO,IX,J,JX,KX

  Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  Program:f77: blas\BLAS\idamax.f
  Program:f77: blas\BLAS\dtpmv.f
  blas\BLAS\dtbmv.f:144:0:

         INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L

  Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  Program:f77: blas\BLAS\dtrmm.f
  Program:f77: blas\BLAS\lsame.f
  Program:f77: lapack\double\dpotrs.f
  Program:f77: blas\BLAS\dtrsm.f
  Program:f77: blas\BLAS\xerbla.f
  blas\BLAS\dtpmv.f:104:0:

         INTEGER I,INFO,IX,J,JX,K,KK,KX

  Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  Program:f77: blas\BLAS\dzasum.f
  Program:f77: lapack\double\dpotrf.f
  Program:f77: lapack\double\dpotf2.f
  Program:f77: lapack\double\dlamch.f
  Program:f77: lapack\double\ieeeck.f
  Program:f77: build\src.win-amd64-3.10\pymc\flib-f2pywrappers.f
  lapack\double\dlamch.f:251:17:

            LBETA = C + QTR
                   1
  Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
  lapack\double\dlamch.f:844:0:

            Y = DLAMC3( Y*BETA, ZERO )

  Warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized]
  Program:f77: lapack\double\ilaenv.f
  Program:f77: lapack\double\iparmq.f
  lapack\double\dlamch.f:54:0:

         DOUBLE PRECISION   BASE, EMAX, EMIN, EPS, PREC, RMACH, RMAX, RMIN,

  Warning: 'rmach' may be used uninitialized in this function [-Wmaybe-uninitialized]
  lapack\double\iparmq.f:1:69:

          INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
                                                                       1
  Warning: Unused dummy argument 'lwork' at (1) [-Wunused-dummy-argument]
  lapack\double\iparmq.f:1:52:

          INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
                                                      1
  Warning: Unused dummy argument 'n' at (1) [-Wunused-dummy-argument]
  lapack\double\iparmq.f:1:43:

          INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
                                             1
  Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
  lapack\double\iparmq.f:1:49:

          INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
                                                   1
  Warning: Unused dummy argument 'opts' at (1) [-Wunused-dummy-argument]
  lapack\double\iparmq.f:240:0:

            IF( NS.GE.KACMIN )

  Warning: 'ns' may be used uninitialized in this function [-Wmaybe-uninitialized]
  lapack\double\iparmq.f:224:0:

            IF( NH.LE.KNWSWP ) THEN

  Warning: 'nh' may be used uninitialized in this function [-Wmaybe-uninitialized]
  Program:f77: lapack\double\ilaver.f
  Program:f77: pymc\histogram.f
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe -Wall -g -Wall -g -shared C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\flib.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\histogram.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\flib_blas.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\blas_wrap.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\math.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\gibbsit.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dasum.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\daxpy.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dcabs1.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dcopy.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\ddot.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dgbmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dgemm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dgemv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dger.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dnrm2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drot.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drotg.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drotm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drotmg.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsbmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dscal.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsdot.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dspmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dspr.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dspr2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dswap.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsymm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsymv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyr.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyr2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyr2k.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyrk.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtbmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtbsv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtpmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtpsv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrmm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrsm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrsv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dzasum.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dznrm2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\idamax.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\lsame.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\xerbla.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dpotrs.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dpotrf.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dpotf2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\ilaenv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dlamch.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\ilaver.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\ieeeck.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\iparmq.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\pymc\flib-f2pywrappers.o -LC:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\lib\gcc\x86_64-w64-mingw32\8.1.0 -LC:\Users\haozi\anaconda3\envs\hddm_local\libs -LC:\Users\haozi\anaconda3\envs\hddm_local\PCbuild\amd64 -o build\temp.win-amd64-3.10\Release\.libs\libflib.4CZU5GJ5N7G7XWUFYPVTKYWDKTSA3QPR.gfortran-win_amd64.dll -Wl,--allow-multiple-definition -Wl,--output-def,build\temp.win-amd64-3.10\Release\libflib.4CZU5GJ5N7G7XWUFYPVTKYWDKTSA3QPR.gfortran-win_amd64.def -Wl,--export-all-symbols -Wl,--enable-auto-import -static -mlong-double-64
  C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\flib.o: In function `vonmises_':
  C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10/pymc/flib.f:5468: undefined reference to `i0_'
  C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10/pymc/flib.f:5468: undefined reference to `i0_'
  C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10/pymc/flib.f:5468: undefined reference to `i0_'
  C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10/pymc/flib.f:5468: undefined reference to `i0_'
  C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10/pymc/flib.f:5468: undefined reference to `i0_'
  C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\flib.o:C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10/pymc/flib.f:5468: more undefined references to `i0_' follow
  collect2.exe: error: ld returned 1 exit status
  error: Command "C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe -Wall -g -Wall -g -shared C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\flib.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\histogram.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\flib_blas.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\blas_wrap.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\math.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\gibbsit.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dasum.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\daxpy.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dcabs1.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dcopy.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\ddot.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dgbmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dgemm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dgemv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dger.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dnrm2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drot.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drotg.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drotm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drotmg.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsbmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dscal.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsdot.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dspmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dspr.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dspr2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dswap.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsymm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsymv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyr.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyr2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyr2k.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyrk.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtbmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtbsv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtpmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtpsv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrmm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrsm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrsv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dzasum.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dznrm2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\idamax.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\lsame.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\xerbla.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dpotrs.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dpotrf.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dpotf2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\ilaenv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dlamch.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\ilaver.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\ieeeck.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\iparmq.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\pymc\flib-f2pywrappers.o -LC:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\lib\gcc\x86_64-w64-mingw32\8.1.0 -LC:\Users\haozi\anaconda3\envs\hddm_local\libs -LC:\Users\haozi\anaconda3\envs\hddm_local\PCbuild\amd64 -o build\temp.win-amd64-3.10\Release\.libs\libflib.4CZU5GJ5N7G7XWUFYPVTKYWDKTSA3QPR.gfortran-win_amd64.dll -Wl,--allow-multiple-definition -Wl,--output-def,build\temp.win-amd64-3.10\Release\libflib.4CZU5GJ5N7G7XWUFYPVTKYWDKTSA3QPR.gfortran-win_amd64.def -Wl,--export-all-symbols -Wl,--enable-auto-import -static -mlong-double-64" failed with exit status 1

  ########### EXT COMPILER OPTIMIZATION ###########
  Platform      :
    Architecture: x64
    Compiler    : msvc

  CPU baseline  :
    Requested   : 'min'
    Enabled     : SSE SSE2 SSE3
    Flags       : none
    Extra checks: none

  CPU dispatch  :
    Requested   : 'max -xop -fma4'
    Enabled     : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
    Generated   : none
  CCompilerOpt.cache_flush[809] : write cache to path -> C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\ccompiler_opt_cache_ext.py
  ----------------------------------------
  ERROR: Failed building wheel for pymc
  Running setup.py clean for pymc
Failed to build pymc
Installing collected packages: pymc
    Running setup.py install for pymc ... error
    ERROR: Command errored out with exit status 1:
     command: 'C:\Users\haozi\anaconda3\envs\hddm_local\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\haozi\\AppData\\Local\\Temp\\pip-install-zhv6jeeh\\pymc_789bde60e4264b419cdbbf9ae685ae10\\setup.py'"'"'; __file__='"'"'C:\\Users\\haozi\\AppData\\Local\\Temp\\pip-install-zhv6jeeh\\pymc_789bde60e4264b419cdbbf9ae685ae10\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\haozi\AppData\Local\Temp\pip-record-x91p6k9l\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\haozi\anaconda3\envs\hddm_local\Include\pymc'
         cwd: C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\
    Complete output (990 lines):
    Could not locate executable g77
    Could not locate executable f77
    Could not locate executable ifort
    Could not locate executable ifl
    Could not locate executable f90
    Could not locate executable DF
    Could not locate executable efl
    Using built-in specs.
    COLLECT_GCC=C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe
    COLLECT_LTO_WRAPPER=C:/Program\ Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe
    Target: x86_64-w64-mingw32
    Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib '
    Thread model: posix
    gcc version 8.1.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)
    Using built-in specs.
    COLLECT_GCC=C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe
    COLLECT_LTO_WRAPPER=C:/Program\ Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe
    Target: x86_64-w64-mingw32
    Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib '
    Thread model: posix
    gcc version 8.1.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)
    C:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\distutils\system_info.py:1858: 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\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\distutils\system_info.py:1858: 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\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\distutils\system_info.py:581: 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 cl().get_info(notfound_action)
    No optimized BLAS or Lapack libraries found, building from source. This may take a while...
    No optimized BLAS or Lapack libraries found, building from source. This may take a while...
    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 extension "pymc.flib" sources
    f2py options: []
      adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\fortranobject.c' to sources.
      adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc' to include_dirs.
      adding 'build\src.win-amd64-3.10\pymc\flib-f2pywrappers.f' to sources.
    building extension "pymc.LazyFunction" sources
    building extension "pymc.Container_values" sources
    building extension "pymc.gp.linalg_utils" sources
    f2py options: []
      adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp\fortranobject.c' to sources.
      adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp' to include_dirs.
      adding 'build\src.win-amd64-3.10\pymc\gp\linalg_utils-f2pywrappers.f' to sources.
    building extension "pymc.gp.incomplete_chol" sources
    f2py options: []
      adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp\fortranobject.c' to sources.
      adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp' to include_dirs.
      adding 'build\src.win-amd64-3.10\pymc\gp\incomplete_chol-f2pywrappers.f' to sources.
    building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources
    f2py options: []
      adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp\cov_funs\fortranobject.c' to sources.
      adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp\cov_funs' to include_dirs.
      adding 'build\src.win-amd64-3.10\pymc\gp\cov_funs\isotropic_cov_funs-f2pywrappers.f' to sources.
    building extension "pymc.gp.cov_funs.distances" sources
    f2py options: []
      adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp\cov_funs\fortranobject.c' to sources.
      adding 'build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\gp\cov_funs' to include_dirs.
    build_src: building npy-pkg config files
    running build_py
    creating build\lib.win-amd64-3.10
    creating build\lib.win-amd64-3.10\pymc
    copying pymc\calc_utils.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\CircularStochastic.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\CommonDeterministics.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\Container.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\datatypes.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\decorators.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\diagnostics.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\distributions.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\graph.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\InstantiationDecorators.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\Matplot.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\MCMC.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\Model.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\Node.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\NormalApproximation.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\NumpyDeterministics.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\progressbar.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\PyMCObjects.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\ScipyDistributions.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\six.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\StepMethods.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\threadpool.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\utils.py -> build\lib.win-amd64-3.10\pymc
    copying pymc\__init__.py -> build\lib.win-amd64-3.10\pymc
    creating build\lib.win-amd64-3.10\pymc\database
    copying pymc/database\base.py -> build\lib.win-amd64-3.10\pymc/database
    copying pymc/database\hdf5.py -> build\lib.win-amd64-3.10\pymc/database
    copying pymc/database\hdf5ea.py -> build\lib.win-amd64-3.10\pymc/database
    copying pymc/database\no_trace.py -> build\lib.win-amd64-3.10\pymc/database
    copying pymc/database\pickle.py -> build\lib.win-amd64-3.10\pymc/database
    copying pymc/database\ram.py -> build\lib.win-amd64-3.10\pymc/database
    copying pymc/database\sqlite.py -> build\lib.win-amd64-3.10\pymc/database
    copying pymc/database\txt.py -> build\lib.win-amd64-3.10\pymc/database
    copying pymc/database\__init__.py -> build\lib.win-amd64-3.10\pymc/database
    creating build\lib.win-amd64-3.10\pymc\examples
    copying pymc/examples\custom_step.py -> build\lib.win-amd64-3.10\pymc/examples
    copying pymc/examples\disaster_model.py -> build\lib.win-amd64-3.10\pymc/examples
    copying pymc/examples\disaster_model_gof.py -> build\lib.win-amd64-3.10\pymc/examples
    copying pymc/examples\disaster_model_linear.py -> build\lib.win-amd64-3.10\pymc/examples
    copying pymc/examples\disaster_model_missing.py -> build\lib.win-amd64-3.10\pymc/examples
    copying pymc/examples\disaster_model_null.py -> build\lib.win-amd64-3.10\pymc/examples
    copying pymc/examples\gelman_bioassay.py -> build\lib.win-amd64-3.10\pymc/examples
    copying pymc/examples\melanoma.py -> build\lib.win-amd64-3.10\pymc/examples
    copying pymc/examples\melanoma_data.py -> build\lib.win-amd64-3.10\pymc/examples
    copying pymc/examples\weibull_fit.py -> build\lib.win-amd64-3.10\pymc/examples
    copying pymc/examples\weibull_fit_gof.py -> build\lib.win-amd64-3.10\pymc/examples
    copying pymc/examples\zip.py -> build\lib.win-amd64-3.10\pymc/examples
    copying pymc/examples\__init__.py -> build\lib.win-amd64-3.10\pymc/examples
    creating build\lib.win-amd64-3.10\pymc\examples\gp
    copying pymc/examples/gp\basiscov.py -> build\lib.win-amd64-3.10\pymc/examples/gp
    copying pymc/examples/gp\cov.py -> build\lib.win-amd64-3.10\pymc/examples/gp
    copying pymc/examples/gp\covparams.py -> build\lib.win-amd64-3.10\pymc/examples/gp
    copying pymc/examples/gp\MCMC.py -> build\lib.win-amd64-3.10\pymc/examples/gp
    copying pymc/examples/gp\mean.py -> build\lib.win-amd64-3.10\pymc/examples/gp
    copying pymc/examples/gp\mesh_choice.py -> build\lib.win-amd64-3.10\pymc/examples/gp
    copying pymc/examples/gp\observation.py -> build\lib.win-amd64-3.10\pymc/examples/gp
    copying pymc/examples/gp\PyMCmodel.py -> build\lib.win-amd64-3.10\pymc/examples/gp
    copying pymc/examples/gp\realizations.py -> build\lib.win-amd64-3.10\pymc/examples/gp
    copying pymc/examples/gp\__init__.py -> build\lib.win-amd64-3.10\pymc/examples/gp
    creating build\lib.win-amd64-3.10\pymc\tests
    copying pymc/tests\objectmodel.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_adaptive.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_AM.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_basiscov.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_binary_step.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_container.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_convergence.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_cov.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_database.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_distributions.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_GP_MCMC.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_gradients.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_graph.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_instantiation.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_interactive.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_MCMCSampler.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_mean.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_missing.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_norm_approx.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_observation.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_realization.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_slice.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_special_methods.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\test_utils.py -> build\lib.win-amd64-3.10\pymc/tests
    copying pymc/tests\__init__.py -> build\lib.win-amd64-3.10\pymc/tests
    creating build\lib.win-amd64-3.10\pymc\gp
    copying pymc/gp\BasisCovariance.py -> build\lib.win-amd64-3.10\pymc/gp
    copying pymc/gp\Covariance.py -> build\lib.win-amd64-3.10\pymc/gp
    copying pymc/gp\FullRankCovariance.py -> build\lib.win-amd64-3.10\pymc/gp
    copying pymc/gp\gpplots.py -> build\lib.win-amd64-3.10\pymc/gp
    copying pymc/gp\GPutils.py -> build\lib.win-amd64-3.10\pymc/gp
    copying pymc/gp\gp_submodel.py -> build\lib.win-amd64-3.10\pymc/gp
    copying pymc/gp\Mean.py -> build\lib.win-amd64-3.10\pymc/gp
    copying pymc/gp\NearlyFullRankCovariance.py -> build\lib.win-amd64-3.10\pymc/gp
    copying pymc/gp\Realization.py -> build\lib.win-amd64-3.10\pymc/gp
    copying pymc/gp\step_methods.py -> build\lib.win-amd64-3.10\pymc/gp
    copying pymc/gp\__init__.py -> build\lib.win-amd64-3.10\pymc/gp
    creating build\lib.win-amd64-3.10\pymc\gp\cov_funs
    copying pymc/gp/cov_funs\bases.py -> build\lib.win-amd64-3.10\pymc/gp/cov_funs
    copying pymc/gp/cov_funs\brownian.py -> build\lib.win-amd64-3.10\pymc/gp/cov_funs
    copying pymc/gp/cov_funs\cov_utils.py -> build\lib.win-amd64-3.10\pymc/gp/cov_funs
    copying pymc/gp/cov_funs\nsmatern.py -> build\lib.win-amd64-3.10\pymc/gp/cov_funs
    copying pymc/gp/cov_funs\wrapped_distances.py -> build\lib.win-amd64-3.10\pymc/gp/cov_funs
    copying pymc/gp/cov_funs\__init__.py -> build\lib.win-amd64-3.10\pymc/gp/cov_funs
    running build_ext
    No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
    customize MSVCCompiler
    customize MSVCCompiler using build_ext
    CCompilerOpt.cc_test_flags[1013] : testing flags (/O2)
    creating C:\Users\haozi\AppData\Local\Temp\tmpo8ggf2ux\Users
    creating C:\Users\haozi\AppData\Local\Temp\tmpo8ggf2ux\Users\haozi
    creating C:\Users\haozi\AppData\Local\Temp\tmpo8ggf2ux\Users\haozi\anaconda3
    creating C:\Users\haozi\AppData\Local\Temp\tmpo8ggf2ux\Users\haozi\anaconda3\envs
    creating C:\Users\haozi\AppData\Local\Temp\tmpo8ggf2ux\Users\haozi\anaconda3\envs\hddm_local
    creating C:\Users\haozi\AppData\Local\Temp\tmpo8ggf2ux\Users\haozi\anaconda3\envs\hddm_local\Lib
    creating C:\Users\haozi\AppData\Local\Temp\tmpo8ggf2ux\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages
    creating C:\Users\haozi\AppData\Local\Temp\tmpo8ggf2ux\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy
    creating C:\Users\haozi\AppData\Local\Temp\tmpo8ggf2ux\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy\distutils
    creating C:\Users\haozi\AppData\Local\Temp\tmpo8ggf2ux\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy\distutils\checks
    CCompilerOpt.cc_test_flags[1013] : testing flags (/WX)
    CCompilerOpt.__init__[1159] : feature 'AVX512_KNL' is disabled, MSVC compiler doesn't support it
    CCompilerOpt.__init__[1159] : feature 'AVX512_KNM' is disabled, MSVC compiler doesn't support it
    CCompilerOpt.__init__[1701] : check requested baseline
    CCompilerOpt.cc_test_flags[1013] : testing flags (/arch:SSE)
    CCompilerOpt.dist_test[581] : CCompilerOpt._dist_test_spawn[704] : Flags in command (C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /TcC:\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy\distutils\checks\test_flags.c /FoC:\Users\haozi\AppData\Local\Temp\tmpo8ggf2ux\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy\distutils\checks\test_flags.obj /arch:SSE) aren't supported by the compiler, output ->
    cl : Command line warning D9002 : ignoring unknown option '/arch:SSE'
    test_flags.c

    CCompilerOpt.cc_test_flags[1017] : testing failed
    CCompilerOpt.cc_test_flags[1013] : testing flags (/arch:SSE2)
    CCompilerOpt.dist_test[581] : CCompilerOpt._dist_test_spawn[704] : Flags in command (C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /TcC:\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy\distutils\checks\test_flags.c /FoC:\Users\haozi\AppData\Local\Temp\tmpo8ggf2ux\Users\haozi\anaconda3\envs\hddm_local\Lib\site-packages\numpy\distutils\checks\test_flags.obj /arch:SSE2) aren't supported by the compiler, output ->
    cl : Command line warning D9002 : ignoring unknown option '/arch:SSE2'
    test_flags.c

    CCompilerOpt.cc_test_flags[1017] : testing failed
    CCompilerOpt.feature_test[1466] : testing feature 'SSE2' with flags ()
    CCompilerOpt.feature_test[1466] : testing feature 'SSE' with flags ()
    CCompilerOpt.feature_test[1466] : testing feature 'SSE3' with flags ()
    CCompilerOpt.__init__[1710] : check requested dispatch-able features
    CCompilerOpt.cc_test_flags[1013] : testing flags (/arch:AVX)
    CCompilerOpt.cc_test_flags[1013] : testing flags (/arch:AVX2)
    CCompilerOpt.feature_test[1466] : testing feature 'FMA3' with flags (/arch:AVX2)
    CCompilerOpt.cc_test_flags[1013] : testing flags (/arch:AVX512)
    CCompilerOpt.feature_test[1466] : testing feature 'AVX512F' with flags (/arch:AVX512)
    CCompilerOpt.feature_test[1466] : testing feature 'AVX512_CLX' with flags (/arch:AVX512)
    CCompilerOpt.feature_test[1466] : testing feature 'SSE42' with flags ()
    CCompilerOpt.feature_test[1466] : testing feature 'AVX512_CNL' with flags (/arch:AVX512)
    CCompilerOpt.feature_test[1466] : testing feature 'POPCNT' with flags ()
    CCompilerOpt.feature_test[1466] : testing feature 'AVX2' with flags (/arch:AVX2)
    CCompilerOpt.feature_test[1466] : testing feature 'SSE41' with flags ()
    CCompilerOpt.feature_test[1466] : testing feature 'SSSE3' with flags ()
    CCompilerOpt.feature_test[1466] : testing feature 'AVX512CD' with flags (/arch:AVX512)
    CCompilerOpt.feature_test[1466] : testing feature 'AVX512_SKX' with flags (/arch:AVX512)
    CCompilerOpt.feature_test[1466] : testing feature 'AVX' with flags (/arch:AVX)
    CCompilerOpt.feature_test[1466] : testing feature 'F16C' with flags (/arch:AVX)
    CCompilerOpt.feature_test[1466] : testing feature 'AVX512_ICL' with flags (/arch:AVX512)
    CCompilerOpt.__init__[1722] : skip features (SSE SSE3 SSE2) since its part of baseline
    CCompilerOpt.__init__[1726] : initialize targets groups
    CCompilerOpt.__init__[1728] : parse target group simd_test
    CCompilerOpt._parse_target_tokens[1939] : skip targets (NEON VSX2 XOP FMA4 VSX ASIMD VSX3) not part of baseline or dispatch-able features
    CCompilerOpt._parse_policy_not_keepbase[2051] : skip baseline features (SSE2)
    CCompilerOpt.generate_dispatch_header[2272] : generate CPU dispatch header: (build\src.win-amd64-3.10\numpy\distutils\include\npy_cpu_dispatch_config.h)
    CCompilerOpt.feature_extra_checks[1546] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE)
    CCompilerOpt.feature_extra_checks[1546] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK)
    get_default_fcompiler: matching types: '['gnu', 'intelv', 'absoft', 'compaqv', 'intelev', 'gnu95', 'g95', 'intelvem', 'intelem', 'flang']'
    customize GnuFCompiler
    customize IntelVisualFCompiler
    customize AbsoftFCompiler
    customize CompaqVisualFCompiler
    customize IntelItaniumVisualFCompiler
    customize Gnu95FCompiler
    Using built-in specs.
    COLLECT_GCC=C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe
    COLLECT_LTO_WRAPPER=C:/Program\ Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe
    Target: x86_64-w64-mingw32
    Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib '
    Thread model: posix
    gcc version 8.1.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)
    customize Gnu95FCompiler
    Using built-in specs.
    COLLECT_GCC=C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe
    COLLECT_LTO_WRAPPER=C:/Program\ Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe
    Target: x86_64-w64-mingw32
    Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-posix-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib '
    Thread model: posix
    gcc version 8.1.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)
    customize Gnu95FCompiler using build_ext
    building 'pymc.flib' extension
    compiling C sources
    creating build\temp.win-amd64-3.10\Release\cephes
    creating build\temp.win-amd64-3.10\Release\build
    creating build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10
    creating build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\pymc
    creating build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\build
    creating build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\build\src.win-amd64-3.10
    creating build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc
    C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ibuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc -IC:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\core\include -Ibuild\src.win-amd64-3.10\numpy\distutils\include -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /Tccephes\i0.c /Fobuild\temp.win-amd64-3.10\Release\cephes\i0.obj
    C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ibuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc -IC:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\core\include -Ibuild\src.win-amd64-3.10\numpy\distutils\include -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /Tccephes\c2f.c /Fobuild\temp.win-amd64-3.10\Release\cephes\c2f.obj
    C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ibuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc -IC:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\core\include -Ibuild\src.win-amd64-3.10\numpy\distutils\include -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /Tccephes\chbevl.c /Fobuild\temp.win-amd64-3.10\Release\cephes\chbevl.obj
    C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ibuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc -IC:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\core\include -Ibuild\src.win-amd64-3.10\numpy\distutils\include -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /Tcbuild\src.win-amd64-3.10\pymc\flibmodule.c /Fobuild\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\pymc\flibmodule.obj
    C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ibuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc -IC:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\core\include -Ibuild\src.win-amd64-3.10\numpy\distutils\include -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt /Tcbuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\fortranobject.c /Fobuild\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc\fortranobject.obj
    compiling Fortran sources
    Fortran f77 compiler: C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe -Wall -g -ffixed-form -fno-second-underscore -O3 -funroll-loops
    Fortran f90 compiler: C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe -Wall -g -fno-second-underscore -O3 -funroll-loops
    Fortran fix compiler: C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O3 -funroll-loops
    creating build\temp.win-amd64-3.10\Release\pymc
    creating build\temp.win-amd64-3.10\Release\blas
    creating build\temp.win-amd64-3.10\Release\blas\BLAS
    creating build\temp.win-amd64-3.10\Release\lapack
    creating build\temp.win-amd64-3.10\Release\lapack\double
    compile options: '-Ibuild\src.win-amd64-3.10\build\src.win-amd64-3.10\pymc -IC:\Users\haozi\anaconda3\envs\hddm_local\lib\site-packages\numpy\core\include -Ibuild\src.win-amd64-3.10\numpy\distutils\include -IC:\Users\haozi\anaconda3\envs\hddm_local\include -IC:\Users\haozi\anaconda3\envs\hddm_local\Include -c'
    Program:f77: pymc\flib_blas.f
    Program:f77: pymc\flib.f
    Program:f77: blas\BLAS\dasum.f
    Program:f77: pymc\math.f
    Program:f77: blas\BLAS\dgemm.f
    Program:f77: blas\BLAS\dcabs1.f
    Program:f77: blas\BLAS\ddot.f
    Program:f77: blas\BLAS\dger.f
    f951.exe: Warning: Nonconforming tab character in column 1 of line 509 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 510 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 511 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 512 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 513 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 557 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 558 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 559 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 560 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 561 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 707 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 711 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 715 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 723 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 775 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 779 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 783 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 791 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 849 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 853 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 857 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 865 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 921 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 925 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 929 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 937 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 991 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 995 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 6 of line 999 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1007 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1195 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1196 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1197 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1200 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1201 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1408 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1409 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1412 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1420 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1421 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1422 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1423 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1424 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1425 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1452 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1454 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1457 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1465 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1466 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1467 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1469 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1470 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1471 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1472 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1473 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1478 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1499 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1501 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1504 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1512 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1513 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1514 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1515 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1516 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 5 of line 1517 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1740 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1743 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1746 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1755 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1783 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1786 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1789 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1798 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1800 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1832 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1835 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1838 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1847 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1849 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1977 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 1978 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2030 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2031 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2079 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2080 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2168 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2174 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2218 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2224 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2339 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2395 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2692 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2693 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2694 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2696 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2697 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2756 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2820 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 2881 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3191 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3192 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3656 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3657 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3658 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3660 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3661 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3662 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3664 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3665 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3666 [-Wtabs]
    pymc\flib_blas.f:202:25:

           DOUBLE PRECISION PI
                             1
    Warning: Unused variable 'pi' declared at (1) [-Wunused-variable]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3716 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3717 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3718 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3720 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3721 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3722 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3724 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3725 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3726 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3732 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3846 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3847 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3849 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3851 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3875 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3876 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3877 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 3878 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4286 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4287 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4288 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4290 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4291 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4292 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4294 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4295 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4296 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4298 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4299 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4300 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4352 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4353 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4354 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4356 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4357 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4358 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4360 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4361 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4362 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4364 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4365 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4366 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4630 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4632 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4633 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4634 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4636 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4638 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4640 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4642 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4643 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4644 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4645 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4647 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4648 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4649 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4650 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4652 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4653 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4654 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4655 [-Wtabs]
    f951.exe: Warning: Nonconforming tab character in column 1 of line 4656 [-Wtabs]
    pymc\math.f:396:6:

           DOUBLE PRECISION FUNCTION DERF(X)
          1
    Warning: 'derf' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
    pymc\math.f:417:6:

           DOUBLE PRECISION FUNCTION DERFC(X)
          1
    Warning: 'derfc' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
    Program:f77: blas\BLAS\dcopy.f
    Program:f77: blas\BLAS\daxpy.f
    Program:f77: blas\BLAS\dgbmv.f
    Program:f77: blas\BLAS\dnrm2.f
    Program:f77: pymc\gibbsit.f
    pymc\flib.f:316:55:

           DOUBLE PRECISION mu_now, tau_now, alph_now, d_now, like
                                                           1
    Warning: Unused variable 'd_now' declared at (1) [-Wunused-variable]
    pymc\flib.f:314:42:

           INTEGER i, nx, nalph, nmu, ntau, tnx
                                              1
    Warning: Unused variable 'tnx' declared at (1) [-Wunused-variable]
    pymc\flib.f:442:71:

           subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike)
                                                                           1
    Warning: Unused dummy argument 'gradxlike' at (1) [-Wunused-dummy-argument]
    pymc\flib.f:461:40:

             DOUBLE PRECISION like, low, high
                                            1
    Warning: Unused variable 'high' declared at (1) [-Wunused-variable]
    pymc\flib.f:458:36:

             INTEGER n, nlower, nupper, i
                                        1
    Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
    pymc\flib.f:461:29:

             DOUBLE PRECISION like, low, high
                                 1
    Warning: Unused variable 'like' declared at (1) [-Wunused-variable]
    pymc\flib.f:461:34:

             DOUBLE PRECISION like, low, high
                                      1
    Warning: Unused variable 'low' declared at (1) [-Wunused-variable]
    pymc\flib.f:442:39:

           subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike)
                                           1
    Warning: Unused dummy argument 'lower' at (1) [-Wunused-dummy-argument]
    pymc\flib.f:442:45:

           subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike)
                                                 1
    Warning: Unused dummy argument 'upper' at (1) [-Wunused-dummy-argument]
    pymc\flib.f:442:33:

           subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike)
                                     1
    Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
    pymc\flib.f:692:41:

           DOUBLE PRECISION aa, cc, sigma, pdf
                                             1
    Warning: Unused variable 'pdf' declared at (1) [-Wunused-variable]
    pymc\flib.f:760:41:

           DOUBLE PRECISION aa, cc, sigma, pdf
                                             1
    Warning: Unused variable 'pdf' declared at (1) [-Wunused-variable]
    pymc\flib.f:834:41:

           DOUBLE PRECISION aa, cc, sigma, pdf
                                             1
    Warning: Unused variable 'pdf' declared at (1) [-Wunused-variable]
    pymc\flib.f:906:41:

           DOUBLE PRECISION aa, cc, sigma, pdf
                                             1
    Warning: Unused variable 'pdf' declared at (1) [-Wunused-variable]
    pymc\flib.f:976:41:

           DOUBLE PRECISION aa, cc, sigma, pdf
                                             1
    Warning: Unused variable 'pdf' declared at (1) [-Wunused-variable]
    pymc\flib.f:1186:29:

           DOUBLE PRECISION factln
                                 1
    Warning: Unused variable 'factln' declared at (1) [-Wunused-variable]
    pymc\flib.f:1185:51:

           DOUBLE PRECISION sumx, mut, infinity, sumfact
                                                       1
    Warning: Unused variable 'sumfact' declared at (1) [-Wunused-variable]
    pymc\flib.f:1185:27:

           DOUBLE PRECISION sumx, mut, infinity, sumfact
                               1
    Warning: Unused variable 'sumx' declared at (1) [-Wunused-variable]
    pymc\flib.f:1300:55:

           DOUBLE PRECISION mu(nmu), gradlike(nmu),grad, cdf
                                                           1
    Warning: Unused variable 'cdf' declared at (1) [-Wunused-variable]
    pymc\flib.f:1302:29:

           DOUBLE PRECISION factln, gammq
                                 1
    Warning: Unused variable 'factln' declared at (1) [-Wunused-variable]
    pymc\flib.f:1302:36:

           DOUBLE PRECISION factln, gammq
                                        1
    Warning: Unused variable 'gammq' declared at (1) [-Wunused-variable]
    pymc\flib.f:1301:59:

           DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf
                                                               1
    Warning: Unused variable 'sumcdf' declared at (1) [-Wunused-variable]
    pymc\flib.f:1301:51:

           DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf
                                                       1
    Warning: Unused variable 'sumfact' declared at (1) [-Wunused-variable]
    pymc\flib.f:1301:27:

           DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf
                               1
    Warning: Unused variable 'sumx' declared at (1) [-Wunused-variable]
    pymc\flib.f:1402:29:

           DOUBLE PRECISION gammln
                                 1
    Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
    pymc\flib.f:2154:40:

           DOUBLE PRECISION gradlike(n), grad
                                            1
    Warning: Unused variable 'grad' declared at (1) [-Wunused-variable]
    pymc\flib.f:2665:29:

           DOUBLE PRECISION gammln
                                 1
    Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
    pymc\flib.f:2728:29:

           DOUBLE PRECISION gammln, psi
                                 1
    Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
    pymc\flib.f:2793:29:

           DOUBLE PRECISION gammln
                                 1
    Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
    pymc\flib.f:2903:29:

           DOUBLE PRECISION gammln
                                 1
    Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
    pymc\flib.f:2959:29:

           DOUBLE PRECISION gammln, psi
                                 1
    Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
    pymc\flib.f:3021:29:

           DOUBLE PRECISION gammln
                                 1
    Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
    pymc\flib.f:3396:58:

           DOUBLE PRECISION gradlike(nx), atmp, btmp, PI, glike
                                                              1
    Warning: Unused variable 'glike' declared at (1) [-Wunused-variable]
    pymc\flib.f:3646:37:

           DOUBLE PRECISION gammln, factln
                                         1
    Warning: Unused variable 'factln' declared at (1) [-Wunused-variable]
    pymc\flib.f:3646:29:

           DOUBLE PRECISION gammln, factln
                                 1
    Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
    pymc\flib.f:3706:37:

           DOUBLE PRECISION gammln, factln, psi
                                         1
    Warning: Unused variable 'factln' declared at (1) [-Wunused-variable]
    pymc\flib.f:3706:29:

           DOUBLE PRECISION gammln, factln, psi
                                 1
    Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
    pymc\flib.f:3836:29:

           DOUBLE PRECISION factln
                                 1
    Warning: Unused variable 'factln' declared at (1) [-Wunused-variable]
    pymc\flib.f:4039:26:

           DOUBLE PRECISION psi
                              1
    Warning: Unused variable 'psi' declared at (1) [-Wunused-variable]
    pymc\flib.f:4276:29:

           DOUBLE PRECISION gammln, psi
                                 1
    Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
    pymc\flib.f:4342:29:

           DOUBLE PRECISION gammln, psi
                                 1
    Warning: Unused variable 'gammln' declared at (1) [-Wunused-variable]
    pymc\flib.f:5194:35:

           DOUBLE PRECISION like, factln, infinity, sump
                                       1
    Warning: Unused variable 'factln' declared at (1) [-Wunused-variable]
    pymc\flib.f:5196:23:

           INTEGER i,j,n_tmp
                           1
    Warning: Unused variable 'n_tmp' declared at (1) [-Wunused-variable]
    pymc\flib.f:5444:26:

           DOUBLE PRECISION tmp
                              1
    Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
    pymc\flib.f:5498:25:

           DOUBLE PRECISION i0
                             1
    Warning: Unused variable 'i0' declared at (1) [-Wunused-variable]
    pymc\flib.f:5491:26:

           DOUBLE PRECISION tmp
                              1
    Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
    pymc\flib.f:5545:25:

           DOUBLE PRECISION i0
                             1
    Warning: Unused variable 'i0' declared at (1) [-Wunused-variable]
    pymc\flib.f:5538:26:

           DOUBLE PRECISION tmp
                              1
    Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
    Program:f77: blas\BLAS\drot.f
    pymc\gibbsit.f:2160:5:

       215 IF (R .GT. .5898437) GO TO 220
         1
    Warning: Label 215 at (1) defined but not used [-Wunused-label]
    pymc\gibbsit.f:2077:5:

       115 IF (R .GT. .5898437) GO TO 120
         1
    Warning: Label 115 at (1) defined but not used [-Wunused-label]
    pymc\gibbsit.f:2064:5:

        15 IF (KFLAG.GE.1) GO TO 30
         1
    Warning: Label 15 at (1) defined but not used [-Wunused-label]
    pymc\gibbsit.f:1204:16:

             cutpt = empquant(original,iteracnt,qhat,work)
                    1
    Warning: Type mismatch in argument 'work' at (1); passed INTEGER(4) to REAL(8) [-Wargument-mismatch]
    Program:f77: blas\BLAS\drotm.f
    Program:f77: blas\BLAS\dsbmv.f
    Program:f77: pymc\blas_wrap.f
    Program:f77: blas\BLAS\drotg.f
    Program:f77: blas\BLAS\dgemv.f
    Program:f77: blas\BLAS\drotmg.f
    Program:f77: blas\BLAS\dsdot.f
    blas\BLAS\drotmg.f:138:15:

           GO TO IGO(120,150,180,210)
                   1
    Warning: Deleted feature: Assigned GOTO statement at (1)
    blas\BLAS\drotmg.f:144:72:

           ASSIGN 120 TO IGO
                                                                            1
    Warning: Deleted feature: ASSIGN statement at (1)
    blas\BLAS\drotmg.f:156:72:

           ASSIGN 150 TO IGO
                                                                            1
    Warning: Deleted feature: ASSIGN statement at (1)
    blas\BLAS\drotmg.f:169:72:

           ASSIGN 180 TO IGO
                                                                            1
    Warning: Deleted feature: ASSIGN statement at (1)
    blas\BLAS\drotmg.f:180:72:

           ASSIGN 210 TO IGO
                                                                            1
    Warning: Deleted feature: ASSIGN statement at (1)
    blas\BLAS\drotmg.f:183:5:

       210 CONTINUE
         1
    Warning: Label 210 at (1) defined but not used [-Wunused-label]
    blas\BLAS\drotmg.f:172:5:

       180 CONTINUE
         1
    Warning: Label 180 at (1) defined but not used [-Wunused-label]
    blas\BLAS\drotmg.f:159:5:

       150 CONTINUE
         1
    Warning: Label 150 at (1) defined but not used [-Wunused-label]
    blas\BLAS\drotmg.f:147:5:

       120 CONTINUE
         1
    Warning: Label 120 at (1) defined but not used [-Wunused-label]
    blas\BLAS\drotmg.f:186:0:

           DH22 = DH22*GAM

    Warning: 'dh22' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\drotmg.f:185:0:

           DH21 = DH21*GAM

    Warning: 'dh21' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\drotmg.f:52:0:

           DOUBLE PRECISION DFLAG,DH11,DH12,DH21,DH22,DP1,DP2,DQ1,DQ2,DTEMP,

    Warning: 'dh12' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\drotmg.f:195:0:

           DPARAM(2) = DH11

    Warning: 'dh11' may be used uninitialized in this function [-Wmaybe-uninitialized]
    Program:f77: blas\BLAS\dspr.f
    Program:f77: blas\BLAS\dscal.f
    pymc\flib.f:4892:0:

                 K   = I

    Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
    Program:f77: blas\BLAS\dspmv.f
    Program:f77: blas\BLAS\dswap.f
    blas\BLAS\dspr.f:90:0:

           INTEGER I,INFO,IX,J,JX,K,KK,KX

    Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
    Program:f77: blas\BLAS\dsymv.f
    Program:f77: blas\BLAS\dsyr2.f
    Program:f77: blas\BLAS\dsymm.f
    Program:f77: blas\BLAS\dspr2.f
    Program:f77: blas\BLAS\dsyrk.f
    blas\BLAS\dsyr2.f:104:0:

           INTEGER I,INFO,IX,IY,J,JX,JY,KX,KY

    Warning: 'ky' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\dsyr2.f:104:0: Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\dsyr2.f:104:0: Warning: 'jy' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\dsyr2.f:104:0: Warning: 'jx' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\dspr2.f:101:0:

           INTEGER I,INFO,IX,IY,J,JX,JY,K,KK,KX,KY

    Warning: 'ky' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\dspr2.f:101:0: Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\dspr2.f:101:0: Warning: 'jy' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\dspr2.f:101:0: Warning: 'jx' may be used uninitialized in this function [-Wmaybe-uninitialized]
    Program:f77: blas\BLAS\dtbsv.f
    Program:f77: blas\BLAS\dsyr2k.f
    Program:f77: blas\BLAS\dtpsv.f
    Program:f77: blas\BLAS\dsyr.f
    Program:f77: blas\BLAS\dtrmv.f
    blas\BLAS\dtbsv.f:148:0:

           INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L

    Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\dsyr.f:93:0:

           INTEGER I,INFO,IX,J,JX,KX

    Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\dtpsv.f:107:0:

           INTEGER I,INFO,IX,J,JX,K,KK,KX

    Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
    Program:f77: blas\BLAS\dtbmv.f
    Program:f77: blas\BLAS\dtrsv.f
    Program:f77: blas\BLAS\dznrm2.f
    blas\BLAS\dtrmv.f:107:0:

           INTEGER I,INFO,IX,J,JX,KX

    Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
    Program:f77: blas\BLAS\idamax.f
    blas\BLAS\dtrsv.f:110:0:

           INTEGER I,INFO,IX,J,JX,KX

    Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
    blas\BLAS\dtbmv.f:144:0:

           INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L

    Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
    Program:f77: blas\BLAS\dtpmv.f
    Program:f77: blas\BLAS\dtrmm.f
    Program:f77: blas\BLAS\lsame.f
    Program:f77: lapack\double\dpotrs.f
    blas\BLAS\dtpmv.f:104:0:

           INTEGER I,INFO,IX,J,JX,K,KK,KX

    Warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized]
    Program:f77: blas\BLAS\xerbla.f
    Program:f77: blas\BLAS\dtrsm.f
    Program:f77: lapack\double\dpotrf.f
    Program:f77: lapack\double\dpotf2.f
    Program:f77: blas\BLAS\dzasum.f
    Program:f77: lapack\double\dlamch.f
    Program:f77: lapack\double\ieeeck.f
    Program:f77: build\src.win-amd64-3.10\pymc\flib-f2pywrappers.f
    lapack\double\dlamch.f:251:17:

              LBETA = C + QTR
                     1
    Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
    lapack\double\dlamch.f:844:0:

              Y = DLAMC3( Y*BETA, ZERO )

    Warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized]
    Program:f77: lapack\double\ilaenv.f
    Program:f77: lapack\double\iparmq.f
    lapack\double\iparmq.f:1:69:

            INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
                                                                         1
    Warning: Unused dummy argument 'lwork' at (1) [-Wunused-dummy-argument]
    lapack\double\iparmq.f:1:52:

            INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
                                                        1
    Warning: Unused dummy argument 'n' at (1) [-Wunused-dummy-argument]
    lapack\double\iparmq.f:1:43:

            INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
                                               1
    Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
    lapack\double\iparmq.f:1:49:

            INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
                                                     1
    Warning: Unused dummy argument 'opts' at (1) [-Wunused-dummy-argument]
    lapack\double\iparmq.f:240:0:

              IF( NS.GE.KACMIN )

    Warning: 'ns' may be used uninitialized in this function [-Wmaybe-uninitialized]
    lapack\double\iparmq.f:224:0:

              IF( NH.LE.KNWSWP ) THEN

    Warning: 'nh' may be used uninitialized in this function [-Wmaybe-uninitialized]
    lapack\double\dlamch.f:54:0:

           DOUBLE PRECISION   BASE, EMAX, EMIN, EPS, PREC, RMACH, RMAX, RMIN,

    Warning: 'rmach' may be used uninitialized in this function [-Wmaybe-uninitialized]
    Program:f77: lapack\double\ilaver.f
    Program:f77: pymc\histogram.f
    C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe -Wall -g -Wall -g -shared C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\flib.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\histogram.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\flib_blas.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\blas_wrap.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\math.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\gibbsit.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dasum.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\daxpy.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dcabs1.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dcopy.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\ddot.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dgbmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dgemm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dgemv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dger.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dnrm2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drot.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drotg.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drotm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drotmg.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsbmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dscal.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsdot.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dspmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dspr.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dspr2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dswap.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsymm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsymv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyr.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyr2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyr2k.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyrk.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtbmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtbsv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtpmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtpsv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrmm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrsm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrsv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dzasum.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dznrm2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\idamax.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\lsame.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\xerbla.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dpotrs.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dpotrf.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dpotf2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\ilaenv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dlamch.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\ilaver.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\ieeeck.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\iparmq.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\pymc\flib-f2pywrappers.o -LC:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\lib\gcc\x86_64-w64-mingw32\8.1.0 -LC:\Users\haozi\anaconda3\envs\hddm_local\libs -LC:\Users\haozi\anaconda3\envs\hddm_local\PCbuild\amd64 -o build\temp.win-amd64-3.10\Release\.libs\libflib.4CZU5GJ5N7G7XWUFYPVTKYWDKTSA3QPR.gfortran-win_amd64.dll -Wl,--allow-multiple-definition -Wl,--output-def,build\temp.win-amd64-3.10\Release\libflib.4CZU5GJ5N7G7XWUFYPVTKYWDKTSA3QPR.gfortran-win_amd64.def -Wl,--export-all-symbols -Wl,--enable-auto-import -static -mlong-double-64
    C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\flib.o: In function `vonmises_':
    C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10/pymc/flib.f:5468: undefined reference to `i0_'
    C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10/pymc/flib.f:5468: undefined reference to `i0_'
    C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10/pymc/flib.f:5468: undefined reference to `i0_'
    C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10/pymc/flib.f:5468: undefined reference to `i0_'
    C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10/pymc/flib.f:5468: undefined reference to `i0_'
    C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\flib.o:C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10/pymc/flib.f:5468: more undefined references to `i0_' follow
    collect2.exe: error: ld returned 1 exit status
    error: Command "C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\gfortran.exe -Wall -g -Wall -g -shared C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\flib.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\histogram.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\flib_blas.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\blas_wrap.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\math.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\pymc\gibbsit.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dasum.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\daxpy.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dcabs1.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dcopy.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\ddot.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dgbmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dgemm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dgemv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dger.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dnrm2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drot.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drotg.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drotm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\drotmg.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsbmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dscal.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsdot.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dspmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dspr.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dspr2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dswap.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsymm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsymv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyr.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyr2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyr2k.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dsyrk.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtbmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtbsv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtpmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtpsv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrmm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrmv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrsm.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dtrsv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dzasum.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\dznrm2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\idamax.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\lsame.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\blas\BLAS\xerbla.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dpotrs.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dpotrf.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dpotf2.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\ilaenv.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\dlamch.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\ilaver.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\ieeeck.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\lapack\double\iparmq.o C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\build\src.win-amd64-3.10\pymc\flib-f2pywrappers.o -LC:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\lib\gcc\x86_64-w64-mingw32\8.1.0 -LC:\Users\haozi\anaconda3\envs\hddm_local\libs -LC:\Users\haozi\anaconda3\envs\hddm_local\PCbuild\amd64 -o build\temp.win-amd64-3.10\Release\.libs\libflib.4CZU5GJ5N7G7XWUFYPVTKYWDKTSA3QPR.gfortran-win_amd64.dll -Wl,--allow-multiple-definition -Wl,--output-def,build\temp.win-amd64-3.10\Release\libflib.4CZU5GJ5N7G7XWUFYPVTKYWDKTSA3QPR.gfortran-win_amd64.def -Wl,--export-all-symbols -Wl,--enable-auto-import -static -mlong-double-64" failed with exit status 1

    ########### EXT COMPILER OPTIMIZATION ###########
    Platform      :
      Architecture: x64
      Compiler    : msvc

    CPU baseline  :
      Requested   : 'min'
      Enabled     : SSE SSE2 SSE3
      Flags       : none
      Extra checks: none

    CPU dispatch  :
      Requested   : 'max -xop -fma4'
      Enabled     : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
      Generated   : none
    CCompilerOpt.cache_flush[809] : write cache to path -> C:\Users\haozi\AppData\Local\Temp\pip-install-zhv6jeeh\pymc_789bde60e4264b419cdbbf9ae685ae10\build\temp.win-amd64-3.10\Release\ccompiler_opt_cache_ext.py
    ----------------------------------------
ERROR: Command errored out with exit status 1: 'C:\Users\haozi\anaconda3\envs\hddm_local\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\haozi\\AppData\\Local\\Temp\\pip-install-zhv6jeeh\\pymc_789bde60e4264b419cdbbf9ae685ae10\\setup.py'"'"'; __file__='"'"'C:\\Users\\haozi\\AppData\\Local\\Temp\\pip-install-zhv6jeeh\\pymc_789bde60e4264b419cdbbf9ae685ae10\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\haozi\AppData\Local\Temp\pip-record-x91p6k9l\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\haozi\anaconda3\envs\hddm_local\Include\pymc' Check the logs for full command output.

H. Y.

unread,
Nov 23, 2021, 12:12:28 AM11/23/21
to hddm-users
Update: I also tried to install it in a conda environment on WSL2 on windows 10, but now cython cannot be installed.

H. Y.

unread,
Nov 23, 2021, 11:27:18 AM11/23/21
to hddm-users
Update 2: I believe I have figured out a way to install HDDM 0.9.0 on Windows 10 that circumvent all the pymc, cython issues. So far I tested it with a short chain using HDDMRegressor. It ran without error and saved the model successfully. Below are the steps of installation:

1. Get windows subsystem linux 2 (WSL2) installed which is pretty straightforward, I used Ubuntu
2. Open the Ubuntu command line interface, update and upgrade it.
3. Check if python 3 is installed (I used 3.8).
4. Install the gcc compiler by typing "sudo apt-get install build-essential" in the Ubuntu command line
5. Install pip and venv 
6. Create a python virtual environment with venv, install HDDM 0.9.0 with the command on the Github page, you may need to pip install numpy first, but otherwise it should run without error.
7. (Optional) install VS Code, and type in "code ." after activating the virtual environment. This will open VS Code at the current WSL2 directory with the right python environment and you can start building your script.

Hopefully this could help others with difficulty on Windows,
HY

Annie Taylor

unread,
Feb 21, 2022, 4:10:39 PM2/21/22
to hddm-users
HY,

Thanks so much for your work on this issue, I've been having the same problem and have had no issues with your instructions until step 6, where I continue to run into a compiler issue when installing pymc. I do not have any issues with installation of pymc3, only pymc. I verified that I have the latest version of the gcc compiler. I've included the error message below and will share updates if I can find a workaround.

Best,
Annie


Collecting git+https://github.com/hddm-devs/kabuki
  Cloning https://github.com/hddm-devs/kabuki to /tmp/pip-req-build-b1cflfpc
  Running command git clone -q https://github.com/hddm-devs/kabuki /tmp/pip-req-build-b1cflfpc
Requirement already satisfied: NumPy>=1.6.0 in ./py38/lib/python3.8/site-packages (from kabuki==0.6.4) (1.22.2)
Requirement already satisfied: SciPy>=0.6.0 in ./py38/lib/python3.8/site-packages (from kabuki==0.6.4) (1.8.0)
Collecting cloudpickle>=2.0.0
  Downloading cloudpickle-2.0.0-py3-none-any.whl (25 kB)
Requirement already satisfied: matplotlib>=1.0.0 in ./py38/lib/python3.8/site-packages (from kabuki==0.6.4) (3.5.1)
Requirement already satisfied: pandas>=0.12.0 in ./py38/lib/python3.8/site-packages (from kabuki==0.6.4) (1.4.1)
Collecting pymc>=2.3.6

  Using cached pymc-2.3.8.tar.gz (385 kB)
Requirement already satisfied: kiwisolver>=1.0.1 in ./py38/lib/python3.8/site-packages (from matplotlib>=1.0.0->kabuki==0.6.4) (1.3.2)
Requirement already satisfied: pyparsing>=2.2.1 in ./py38/lib/python3.8/site-packages (from matplotlib>=1.0.0->kabuki==0.6.4) (3.0.7)
Requirement already satisfied: cycler>=0.10 in ./py38/lib/python3.8/site-packages (from matplotlib>=1.0.0->kabuki==0.6.4) (0.11.0)
Requirement already satisfied: pillow>=6.2.0 in ./py38/lib/python3.8/site-packages (from matplotlib>=1.0.0->kabuki==0.6.4) (9.0.1)
Requirement already satisfied: packaging>=20.0 in ./py38/lib/python3.8/site-packages (from matplotlib>=1.0.0->kabuki==0.6.4) (21.3)
Requirement already satisfied: python-dateutil>=2.7 in ./py38/lib/python3.8/site-packages (from matplotlib>=1.0.0->kabuki==0.6.4) (2.8.2)
Requirement already satisfied: fonttools>=4.22.0 in ./py38/lib/python3.8/site-packages (from matplotlib>=1.0.0->kabuki==0.6.4) (4.29.1)
Requirement already satisfied: pytz>=2020.1 in ./py38/lib/python3.8/site-packages (from pandas>=0.12.0->kabuki==0.6.4) (2021.3)
Requirement already satisfied: six>=1.5 in ./py38/lib/python3.8/site-packages (from python-dateutil>=2.7->matplotlib>=1.0.0->kabuki==0.6.4) (1.16.0)
Building wheels for collected packages: kabuki, pymc
  Building wheel for kabuki (setup.py) ... error

  ERROR: Command errored out with exit status 1:
   command: /mnt/c/Users/atayl/anaconda3/envs/py38/bin/python3.8 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-b1cflfpc/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-b1cflfpc/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-w9oyr3vf
       cwd: /tmp/pip-req-build-b1cflfpc/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help

  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for kabuki
  Running setup.py clean for kabuki

  Building wheel for pymc (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /mnt/c/Users/atayl/anaconda3/envs/py38/bin/python3.8 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-pcsakcox/pymc/setup.py'"'"'; __file__='"'"'/tmp/pip-install-pcsakcox/pymc/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-cdippoqt
       cwd: /tmp/pip-install-pcsakcox/pymc/
  Complete output (26 lines):
  /mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages/numpy/distutils/system_info.py:1902: 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))()
  /mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages/numpy/distutils/system_info.py:1902: 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))()
  /mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages/numpy/distutils/system_info.py:585: 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 cl().get_info(notfound_action)
  No optimized BLAS or Lapack libraries found, building from source. This may take a while...
  No optimized BLAS or Lapack libraries found, building from source. This may take a while...
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help

  error: invalid command 'bdist_wheel'

  ----------------------------------------
  ERROR: Failed building wheel for pymc
  Running setup.py clean for pymc
Failed to build kabuki pymc
Installing collected packages: cloudpickle, pymc, kabuki

    Running setup.py install for pymc ... error
    ERROR: Command errored out with exit status 1:
     command: /mnt/c/Users/atayl/anaconda3/envs/py38/bin/python3.8 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-pcsakcox/pymc/setup.py'"'"'; __file__='"'"'/tmp/pip-install-pcsakcox/pymc/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-0ra5wsf1/install-record.txt --single-version-externally-managed --compile --install-headers /mnt/c/Users/atayl/anaconda3/envs/py38/include/site/python3.8/pymc
         cwd: /tmp/pip-install-pcsakcox/pymc/
    Complete output (471 lines):
    /mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages/numpy/distutils/system_info.py:1902: 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))()
    /mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages/numpy/distutils/system_info.py:1902: 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))()
    /mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages/numpy/distutils/system_info.py:585: 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 cl().get_info(notfound_action)
    No optimized BLAS or Lapack libraries found, building from source. This may take a while...
    No optimized BLAS or Lapack libraries found, building from source. This may take a while...
    running install
    running build
    running config_cc
    INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options
    running config_fc
    INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
    running build_src
    INFO: build_src
    INFO: building extension "pymc.flib" sources
    INFO: f2py options: []
    INFO:   adding 'build/src.linux-x86_64-3.8/build/src.linux-x86_64-3.8/pymc/fortranobject.c' to sources.
    INFO:   adding 'build/src.linux-x86_64-3.8/build/src.linux-x86_64-3.8/pymc' to include_dirs.
    INFO:   adding 'build/src.linux-x86_64-3.8/pymc/flib-f2pywrappers.f' to sources.
    INFO: building extension "pymc.LazyFunction" sources
    INFO: building extension "pymc.Container_values" sources
    INFO: building extension "pymc.gp.linalg_utils" sources
    INFO: f2py options: []
    INFO:   adding 'build/src.linux-x86_64-3.8/build/src.linux-x86_64-3.8/pymc/gp/fortranobject.c' to sources.
    INFO:   adding 'build/src.linux-x86_64-3.8/build/src.linux-x86_64-3.8/pymc/gp' to include_dirs.
    INFO:   adding 'build/src.linux-x86_64-3.8/pymc/gp/linalg_utils-f2pywrappers.f' to sources.
    INFO: building extension "pymc.gp.incomplete_chol" sources
    INFO: f2py options: []
    INFO:   adding 'build/src.linux-x86_64-3.8/build/src.linux-x86_64-3.8/pymc/gp/fortranobject.c' to sources.
    INFO:   adding 'build/src.linux-x86_64-3.8/build/src.linux-x86_64-3.8/pymc/gp' to include_dirs.
    INFO:   adding 'build/src.linux-x86_64-3.8/pymc/gp/incomplete_chol-f2pywrappers.f' to sources.
    INFO: building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources
    INFO: f2py options: []
    INFO:   adding 'build/src.linux-x86_64-3.8/build/src.linux-x86_64-3.8/pymc/gp/cov_funs/fortranobject.c' to sources.
    INFO:   adding 'build/src.linux-x86_64-3.8/build/src.linux-x86_64-3.8/pymc/gp/cov_funs' to include_dirs.
    INFO:   adding 'build/src.linux-x86_64-3.8/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources.
    INFO: building extension "pymc.gp.cov_funs.distances" sources
    INFO: f2py options: []
    INFO:   adding 'build/src.linux-x86_64-3.8/build/src.linux-x86_64-3.8/pymc/gp/cov_funs/fortranobject.c' to sources.
    INFO:   adding 'build/src.linux-x86_64-3.8/build/src.linux-x86_64-3.8/pymc/gp/cov_funs' to include_dirs.
    INFO: build_src: building npy-pkg config files
    running build_py
    creating build/lib.linux-x86_64-3.8
    creating build/lib.linux-x86_64-3.8/pymc
    copying pymc/threadpool.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/distributions.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/CircularStochastic.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/utils.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/Container.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/StepMethods.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/decorators.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/ScipyDistributions.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/datatypes.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/InstantiationDecorators.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/graph.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/Node.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/NumpyDeterministics.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/calc_utils.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/CommonDeterministics.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/six.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/MCMC.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/PyMCObjects.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/diagnostics.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/NormalApproximation.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/progressbar.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/Matplot.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/__init__.py -> build/lib.linux-x86_64-3.8/pymc
    copying pymc/Model.py -> build/lib.linux-x86_64-3.8/pymc
    creating build/lib.linux-x86_64-3.8/pymc/database
    copying pymc/database/hdf5ea.py -> build/lib.linux-x86_64-3.8/pymc/database
    copying pymc/database/pickle.py -> build/lib.linux-x86_64-3.8/pymc/database
    copying pymc/database/txt.py -> build/lib.linux-x86_64-3.8/pymc/database
    copying pymc/database/sqlite.py -> build/lib.linux-x86_64-3.8/pymc/database
    copying pymc/database/no_trace.py -> build/lib.linux-x86_64-3.8/pymc/database
    copying pymc/database/ram.py -> build/lib.linux-x86_64-3.8/pymc/database
    copying pymc/database/base.py -> build/lib.linux-x86_64-3.8/pymc/database
    copying pymc/database/hdf5.py -> build/lib.linux-x86_64-3.8/pymc/database
    copying pymc/database/__init__.py -> build/lib.linux-x86_64-3.8/pymc/database
    creating build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/zip.py -> build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/weibull_fit.py -> build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/disaster_model_linear.py -> build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/weibull_fit_gof.py -> build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/disaster_model_missing.py -> build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/disaster_model_gof.py -> build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/gelman_bioassay.py -> build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/melanoma_data.py -> build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/custom_step.py -> build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/__init__.py -> build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/disaster_model_null.py -> build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/melanoma.py -> build/lib.linux-x86_64-3.8/pymc/examples
    copying pymc/examples/disaster_model.py -> build/lib.linux-x86_64-3.8/pymc/examples
    creating build/lib.linux-x86_64-3.8/pymc/examples/gp
    copying pymc/examples/gp/cov.py -> build/lib.linux-x86_64-3.8/pymc/examples/gp
    copying pymc/examples/gp/basiscov.py -> build/lib.linux-x86_64-3.8/pymc/examples/gp
    copying pymc/examples/gp/realizations.py -> build/lib.linux-x86_64-3.8/pymc/examples/gp
    copying pymc/examples/gp/PyMCmodel.py -> build/lib.linux-x86_64-3.8/pymc/examples/gp
    copying pymc/examples/gp/mesh_choice.py -> build/lib.linux-x86_64-3.8/pymc/examples/gp
    copying pymc/examples/gp/MCMC.py -> build/lib.linux-x86_64-3.8/pymc/examples/gp
    copying pymc/examples/gp/covparams.py -> build/lib.linux-x86_64-3.8/pymc/examples/gp
    copying pymc/examples/gp/observation.py -> build/lib.linux-x86_64-3.8/pymc/examples/gp
    copying pymc/examples/gp/__init__.py -> build/lib.linux-x86_64-3.8/pymc/examples/gp
    copying pymc/examples/gp/mean.py -> build/lib.linux-x86_64-3.8/pymc/examples/gp
    creating build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_graph.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_instantiation.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_slice.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_adaptive.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_basiscov.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_cov.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_binary_step.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_GP_MCMC.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_norm_approx.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_utils.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_distributions.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_special_methods.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_realization.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/objectmodel.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_MCMCSampler.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_container.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_missing.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_observation.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_database.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_gradients.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_mean.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_AM.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_convergence.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/test_interactive.py -> build/lib.linux-x86_64-3.8/pymc/tests
    copying pymc/tests/__init__.py -> build/lib.linux-x86_64-3.8/pymc/tests
    creating build/lib.linux-x86_64-3.8/pymc/gp
    copying pymc/gp/Realization.py -> build/lib.linux-x86_64-3.8/pymc/gp
    copying pymc/gp/GPutils.py -> build/lib.linux-x86_64-3.8/pymc/gp
    copying pymc/gp/FullRankCovariance.py -> build/lib.linux-x86_64-3.8/pymc/gp
    copying pymc/gp/gpplots.py -> build/lib.linux-x86_64-3.8/pymc/gp
    copying pymc/gp/gp_submodel.py -> build/lib.linux-x86_64-3.8/pymc/gp
    copying pymc/gp/BasisCovariance.py -> build/lib.linux-x86_64-3.8/pymc/gp
    copying pymc/gp/step_methods.py -> build/lib.linux-x86_64-3.8/pymc/gp
    copying pymc/gp/Covariance.py -> build/lib.linux-x86_64-3.8/pymc/gp
    copying pymc/gp/Mean.py -> build/lib.linux-x86_64-3.8/pymc/gp
    copying pymc/gp/__init__.py -> build/lib.linux-x86_64-3.8/pymc/gp
    copying pymc/gp/NearlyFullRankCovariance.py -> build/lib.linux-x86_64-3.8/pymc/gp
    creating build/lib.linux-x86_64-3.8/pymc/gp/cov_funs
    copying pymc/gp/cov_funs/nsmatern.py -> build/lib.linux-x86_64-3.8/pymc/gp/cov_funs
    copying pymc/gp/cov_funs/wrapped_distances.py -> build/lib.linux-x86_64-3.8/pymc/gp/cov_funs
    copying pymc/gp/cov_funs/brownian.py -> build/lib.linux-x86_64-3.8/pymc/gp/cov_funs
    copying pymc/gp/cov_funs/bases.py -> build/lib.linux-x86_64-3.8/pymc/gp/cov_funs
    copying pymc/gp/cov_funs/__init__.py -> build/lib.linux-x86_64-3.8/pymc/gp/cov_funs
    copying pymc/gp/cov_funs/cov_utils.py -> build/lib.linux-x86_64-3.8/pymc/gp/cov_funs
    running build_ext
    INFO: customize UnixCCompiler
    INFO: customize UnixCCompiler using build_ext
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-march=native)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    creating /tmp/tmpd5e9j73q/mnt
    creating /tmp/tmpd5e9j73q/mnt/c
    creating /tmp/tmpd5e9j73q/mnt/c/Users
    creating /tmp/tmpd5e9j73q/mnt/c/Users/atayl
    creating /tmp/tmpd5e9j73q/mnt/c/Users/atayl/anaconda3
    creating /tmp/tmpd5e9j73q/mnt/c/Users/atayl/anaconda3/envs
    creating /tmp/tmpd5e9j73q/mnt/c/Users/atayl/anaconda3/envs/py38
    creating /tmp/tmpd5e9j73q/mnt/c/Users/atayl/anaconda3/envs/py38/lib
    creating /tmp/tmpd5e9j73q/mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8
    creating /tmp/tmpd5e9j73q/mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages
    creating /tmp/tmpd5e9j73q/mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages/numpy
    creating /tmp/tmpd5e9j73q/mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages/numpy/distutils
    creating /tmp/tmpd5e9j73q/mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages/numpy/distutils/checks
    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-march=native'
    WARN: CCompilerOpt.dist_test[590] : CCompilerOpt._dist_test_spawn[724] : Command (x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c /mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages/numpy/distutils/checks/test_flags.c -o /tmp/tmpd5e9j73q/mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages/numpy/distutils/checks/test_flags.o -MMD -MF /tmp/tmpd5e9j73q/mnt/c/Users/atayl/anaconda3/envs/py38/lib/python3.8/site-packages/numpy/distutils/checks/test_flags.o.d -march=native) failed with exit status 1 output ->
    cc1: error: bad value (‘tigerlake’) for ‘-march=’ switch
    cc1: note: valid arguments to ‘-march=’ switch are: nocona core2 nehalem corei7 westmere sandybridge corei7-avx ivybridge core-avx-i haswell core-avx2 broadwell skylake skylake-avx512 cannonlake icelake-client icelake-server cascadelake bonnell atom silvermont slm goldmont goldmont-plus tremont knl knm x86-64 eden-x2 nano nano-1000 nano-2000 nano-3000 nano-x2 eden-x4 nano-x4 k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3 athlon-fx amdfam10 barcelona bdver1 bdver2 bdver3 bdver4 znver1 znver2 btver1 btver2 native
    cc1: error: bad value (‘tigerlake’) for ‘-mtune=’ switch
    cc1: note: valid arguments to ‘-mtune=’ switch are: nocona core2 nehalem corei7 westmere sandybridge corei7-avx ivybridge core-avx-i haswell core-avx2 broadwell skylake skylake-avx512 cannonlake icelake-client icelake-server cascadelake bonnell atom silvermont slm goldmont goldmont-plus tremont knl knm intel x86-64 eden-x2 nano nano-1000 nano-2000 nano-3000 nano-x2 eden-x4 nano-x4 k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3 athlon-fx amdfam10 barcelona bdver1 bdver2 bdver3 bdver4 znver1 znver2 btver1 btver2 generic native

    WARN: CCompilerOpt.cc_test_flags[1025] : testing failed
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-O3)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-O3'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-Werror)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-Werror'
    INFO: CCompilerOpt.__init__[1709] : check requested baseline
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-msse)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-msse2)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse2'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'SSE' with flags (-msse -msse2)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -Werror'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'SSE2' with flags (-msse -msse2)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -Werror'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-msse3)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse3'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'SSE3' with flags (-msse -msse2 -msse3)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -Werror'
    INFO: CCompilerOpt.__init__[1718] : check requested dispatch-able features
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mssse3)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mssse3'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-msse4.1)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse4.1'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mpopcnt)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mpopcnt'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-msse4.2)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse4.2'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mavx'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -Werror'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mf16c)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mf16c'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mfma)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mfma'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx2)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mavx2'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512f)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mavx512f'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512cd)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mavx512cd'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512vl -mavx512bw -mavx512dq)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mavx512vl -mavx512bw -mavx512dq'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'AVX512_SKX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'AVX512CD' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -Werror'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512ifma -mavx512vbmi)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mavx512ifma -mavx512vbmi'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'AVX512_CNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi -Werror'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512er -mavx512pf)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mavx512er -mavx512pf'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'AVX512_KNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -Werror'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512vnni)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mavx512vnni'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'AVX512_CLX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -Werror'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'AVX512_ICL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq -Werror'
    INFO: CCompilerOpt.cc_test_flags[1021] : testing flags (-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq'
    INFO: CCompilerOpt.feature_test[1474] : testing feature 'AVX512_KNM' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq -Werror'
    INFO: CCompilerOpt.__init__[1730] : skip features (SSE2 SSE3 SSE) since its part of baseline
    INFO: CCompilerOpt.__init__[1734] : initialize targets groups
    INFO: CCompilerOpt.__init__[1736] : parse target group simd_test
    INFO: CCompilerOpt._parse_target_tokens[1947] : skip targets (NEON FMA4 VSX2 ASIMD VSX XOP VSX3) not part of baseline or dispatch-able features
    INFO: CCompilerOpt._parse_policy_not_keepbase[2059] : skip baseline features (SSE2)
    INFO: CCompilerOpt.generate_dispatch_header[2280] : generate CPU dispatch header: (build/src.linux-x86_64-3.8/numpy/distutils/include/npy_cpu_dispatch_config.h)
    WARN: CCompilerOpt.generate_dispatch_header[2289] : dispatch header dir build/src.linux-x86_64-3.8/numpy/distutils/include does not exist, creating it
    INFO: CCompilerOpt.feature_extra_checks[1554] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror'
    INFO: CCompilerOpt.feature_extra_checks[1554] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK)
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
    INFO: C compiler: x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC

    INFO: compile options: '-I/mnt/c/Users/atayl/anaconda3/envs/py38/include -I/usr/include/python3.8 -c'
    extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
    INFO: get_default_fcompiler: matching types: '['arm', 'gnu95', 'intel', 'lahey', 'pg', 'nv', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor', 'fujitsu']'
    INFO: customize ArmFlangCompiler
    WARN: Could not locate executable armflang
    INFO: customize Gnu95FCompiler
    WARN: Could not locate executable gfortran
    WARN: Could not locate executable f95
    INFO: customize IntelFCompiler
    WARN: Could not locate executable ifort
    WARN: Could not locate executable ifc
    INFO: customize LaheyFCompiler
    WARN: Could not locate executable lf95
    INFO: customize PGroupFCompiler
    WARN: Could not locate executable pgfortran
    INFO: customize NVHPCFCompiler
    WARN: Could not locate executable nvfortran
    INFO: customize AbsoftFCompiler
    WARN: Could not locate executable f90
    WARN: Could not locate executable f77
    INFO: customize NAGFCompiler
    INFO: customize VastFCompiler
    INFO: customize CompaqFCompiler
    WARN: Could not locate executable fort
    INFO: customize IntelItaniumFCompiler
    WARN: Could not locate executable efort
    WARN: Could not locate executable efc
    INFO: customize IntelEM64TFCompiler
    INFO: customize GnuFCompiler
    WARN: Could not locate executable g77
    INFO: customize G95FCompiler
    WARN: Could not locate executable g95
    INFO: customize PathScaleFCompiler
    WARN: Could not locate executable pathf95
    INFO: customize NAGFORCompiler
    WARN: Could not locate executable nagfor
    INFO: customize FujitsuFCompiler
    WARN: Could not locate executable frt
    WARN: don't know how to compile Fortran code on platform 'posix'
    warning: build_ext: f77_compiler=None is not available.

    INFO: building 'pymc.flib' extension
    error: extension 'pymc.flib' has Fortran sources but no Fortran compiler found
    INFO:

    ########### EXT COMPILER OPTIMIZATION ###########
    INFO: Platform      :
      Architecture: x64
      Compiler    : gcc


    CPU baseline  :
      Requested   : 'min'
      Enabled     : SSE SSE2 SSE3
      Flags       : -msse -msse2 -msse3

      Extra checks: none

    CPU dispatch  :
      Requested   : 'max -xop -fma4'
      Enabled     : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
      Generated   : none
    INFO: CCompilerOpt.cache_flush[817] : write cache to path -> /tmp/pip-install-pcsakcox/pymc/build/temp.linux-x86_64-3.8/ccompiler_opt_cache_ext.py
    ----------------------------------------
ERROR: Command errored out with exit status 1: /mnt/c/Users/atayl/anaconda3/envs/py38/bin/python3.8 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-pcsakcox/pymc/setup.py'"'"'; __file__='"'"'/tmp/pip-install-pcsakcox/pymc/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-0ra5wsf1/install-record.txt --single-version-externally-managed --compile --install-headers /mnt/c/Users/atayl/anaconda3/envs/py38/include/site/python3.8/pymc Check the logs for full command output.

H. Y.

unread,
Feb 21, 2022, 7:50:36 PM2/21/22
to hddm-users
Hi, Annie,

It has been a while and I have since switched to using HDDM on a Linux server since my PC is not powerful enough. But here are some thoughts on your issue. First, it appears that several things are off. The first set of errors may pertaining to you not having "wheel" installed in the virtual environment, please see this link for a solution (Why is python setup.py saying invalid command 'bdist_wheel' on Travis CI? - Stack Overflow). Also make sure you are using venv not anaconda to create the virtual environment. Another very important thing is to make sure you are using WSL2 and not WSL1.

Let me know if any of these helps. It may not solve all the errors, but should at least solve some of them.

Regards,
HY

Annie Taylor

unread,
Feb 21, 2022, 10:05:07 PM2/21/22
to hddm-users
Hi HY,

Thanks for your quick reply and suggestions! I ended up getting things to work. In addition to the "wheel" issue, it looks an older version of typing-extensions was required to install pymc. By reinstalling an older version of typing extensions and using easy_install to install pymc, I was able to finish the installation process. I've listed the general steps below.

Best,
Annie

```
pip install wheel
easy_install pymc
## Error about wrong version of typing-extensions
pip uninstall typing-extensions
pip install typing-extensions==3.10.0.4
easy_install pymc
pip install hddm
```
Reply all
Reply to author
Forward
0 new messages