<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re:Is compiling numpy and scipy with mkl deprecated? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1524166#M35131</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved. Thanks for sharing it with the community. Instead of building Numpy/Scipy with Intel® MKL manually, we strongly recommend to use&amp;nbsp;Intel®&amp;nbsp;Distribution&amp;nbsp;for&amp;nbsp;Python* , which has prebuild Numpy/Scipy based on Intel® Math Kernel Library (Intel® MKL).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since your initial query is resolved, please let us know if we can stop monitoring this thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thasneem Vazim&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Sep 2023 11:52:56 GMT</pubDate>
    <dc:creator>ThasneemV_Intel</dc:creator>
    <dc:date>2023-09-15T11:52:56Z</dc:date>
    <item>
      <title>Is compiling numpy and scipy with mkl deprecated?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1519169#M35024</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use numpy and scipy for scientific computing, and have always found it beneficial to link them against MKL using icc/ifort following the instructions at&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/numpyscipy-with-intel-mkl.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/technical/numpyscipy-with-intel-mkl.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hadn't done this in a while, and recently I had occasion to do this for a fairly recent version of python (3.11.3) with numpy 1.24.3. The numpy module compiled fine, but scipy keeps failing with an error from a C++ compilation step. I started with the current version of scipy, 1.11.2, and kept going back version by version until I found one that compiled. Right now I'm at 1.9.3, which has failed to build as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is, has anybody tried this with recent versions of numpy/scipy? What is the last version of scipy that's expected to build with the instructions above? I can post details of the failures here, but I don't want to do that if it's not expected to work for recent scipy releases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 21:22:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1519169#M35024</guid>
      <dc:creator>AgilentGCMS</dc:creator>
      <dc:date>2023-08-30T21:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is compiling numpy and scipy with mkl deprecated?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1519179#M35025</link>
      <description>&lt;P&gt;Update: The same failure happens for scipy 1.8.1. The compile command is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;icc -m64 -fPIC -fp-model strict -O3 -fomit-frame-pointer -qopenmp -DENABLE_PYTHON_MODULE -D__PYTHRAN__=3 -DPYTHRAN_BLAS_NONE -I/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran -I/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/numpy/core/include -I/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/nobackupp17/sbasu1/packages/python/3.11.3/include/python3.11 -c scipy/interpolate/_rbfinterp_pythran.cpp -o build/temp.linux-x86_64-cpython-311/scipy/interpolate/_rbfinterp_pythran.o -MMD -MF build/temp.linux-x86_64-cpython-311/scipy/interpolate/_rbfinterp_pythran.o.d -std=c++11 -fno-math-errno -fvisibility=hidden -fno-wrapv -Wno-unused-function -Wno-int-in-bool-context -Wno-unknown-warning-option -msse -msse2 -msse3&lt;/LI-CODE&gt;&lt;P&gt;which fails with&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(410): error: no instance of function template "&amp;lt;unnamed&amp;gt;::pythonic::types::details::merge_gexpr&amp;lt;std::tuple&amp;lt;S0, T0...&amp;gt;, std::tuple&amp;lt;S1, T1...&amp;gt;&amp;gt;::run [with S0=&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, T0=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, S1=&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, T1=&amp;lt;long&amp;gt;]" matches the argument list
            argument types are: (const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, long&amp;gt;)
            object type is: &amp;lt;unnamed&amp;gt;::pythonic::types::details::merge_gexpr&amp;lt;std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, long&amp;gt;&amp;gt;
                    .template run&amp;lt;0&amp;gt;(arg, std::tuple&amp;lt;S...&amp;gt;(),
                              ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(256): note: this candidate was rejected because at least one template argument could not be deduced
        auto run(S const &amp;amp;s, std::tuple&amp;lt;S0, T0...&amp;gt; const &amp;amp;t0,
             ^
          detected during:
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::details::make_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt; &amp;amp;, Sp...&amp;gt; [with Arg=const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Sp=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, long&amp;gt;]" at line 70 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_texpr.hpp"
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 286 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_texpr.hpp"
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;E, S...&amp;gt;&amp;gt; [with E=const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 806 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of class "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt; [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str, argument_type4=double, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;]" at line 1615 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(407): error: no instance of overloaded function "&amp;lt;unnamed&amp;gt;::pythonic::types::details::_make_gexpr" matches the argument list
            argument types are: (const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, &amp;lt;error-type&amp;gt;)
            -&amp;gt; decltype(_make_gexpr(
                        ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_gexpr.hpp(214): note: this candidate was rejected because at least one template argument could not be deduced
      auto _make_gexpr(Arg arg, std::tuple&amp;lt;Sp...&amp;gt; const &amp;amp;s) -&amp;gt;
           ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_gexpr.hpp(198): note: this candidate was rejected because at least one template argument could not be deduced
      _make_gexpr(Arg arg, std::tuple&amp;lt;Sp...&amp;gt; const &amp;amp;t)
      ^
          detected during:
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::details::make_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt; &amp;amp;, Sp...&amp;gt; [with Arg=const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Sp=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, long&amp;gt;]" at line 70 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_texpr.hpp"
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 286 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_texpr.hpp"
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;E, S...&amp;gt;&amp;gt; [with E=const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 806 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of class "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt; [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str, argument_type4=double, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;]" at line 1615 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_texpr.hpp(68): error: no instance of function template "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt;::operator() [with Arg=const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" matches the argument list
            argument types are: (&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, long)
            object type is: const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;
          -&amp;gt; decltype(this-&amp;gt;arg(fast_contiguous_slice(pythonic::builtins::None,
                      ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(825): note: this candidate was rejected because at least one template argument could not be deduced
      auto operator()(Sp const &amp;amp;...s) const -&amp;gt; decltype(make_gexpr(*this, s...));
           ^
          detected during:
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 286
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;E, S...&amp;gt;&amp;gt; [with E=const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 806 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of class "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt; [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str, argument_type4=double, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;]" at line 1615 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_texpr.hpp(73): error: no instance of function template "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt;::operator() [with Arg=const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" matches the argument list
            argument types are: (&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, long)
            object type is: &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;
          -&amp;gt; decltype(this-&amp;gt;arg(fast_contiguous_slice(pythonic::builtins::None,
                      ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(825): note: this candidate was rejected because at least one template argument could not be deduced
      auto operator()(Sp const &amp;amp;...s) const -&amp;gt; decltype(make_gexpr(*this, s...));
           ^
          detected during:
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 286
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;E, S...&amp;gt;&amp;gt; [with E=const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 806 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of class "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt; [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str, argument_type4=double, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;]" at line 1615 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(410): error: no instance of function template "&amp;lt;unnamed&amp;gt;::pythonic::types::details::merge_gexpr&amp;lt;std::tuple&amp;lt;S0, T0...&amp;gt;, std::tuple&amp;lt;S1, T1...&amp;gt;&amp;gt;::run [with S0=&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, T0=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, S1=&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_slice&amp;lt;1L&amp;gt;, T1=&amp;lt;long&amp;gt;]" matches the argument list
            argument types are: (const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_slice&amp;lt;1L&amp;gt;, long&amp;gt;)
            object type is: &amp;lt;unnamed&amp;gt;::pythonic::types::details::merge_gexpr&amp;lt;std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_slice&amp;lt;1L&amp;gt;, long&amp;gt;&amp;gt;
                    .template run&amp;lt;0&amp;gt;(arg, std::tuple&amp;lt;S...&amp;gt;(),
                              ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(256): note: this candidate was rejected because at least one template argument could not be deduced
        auto run(S const &amp;amp;s, std::tuple&amp;lt;S0, T0...&amp;gt; const &amp;amp;t0,
             ^
          detected during:
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::details::make_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt; &amp;amp;, Sp...&amp;gt; [with Arg=const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Sp=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_slice&amp;lt;1L&amp;gt;, long&amp;gt;]" at line 76 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::fast(long)-&amp;gt;decltype((&amp;lt;expression&amp;gt;)) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 24 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/nditerator.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;E&amp;gt;::operator*()-&amp;gt;decltype((&amp;lt;expression&amp;gt;)) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;]" at line 324 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move&amp;lt;false, false, std::random_access_iterator_tag&amp;gt;::__copy_m(_II, _II, _OI) [with _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;,
                      _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 386 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move_a&amp;lt;_IsMove,_II,_OI&amp;gt;(_II, _II, _OI) [with _IsMove=false, _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;,
                      _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 424 of "/usr/include/c++/8/bits/stl_algobase.h"
            [ 3 instantiation contexts not shown ]
            instantiation of "void &amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy_dispatcher&amp;lt;E, F, N, D, false&amp;gt;::operator()(E &amp;amp;, const F &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const
                      &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, N=2UL, D=0UL]" at line 257 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/utils/broadcast_copy.hpp"
            instantiation of "E &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy_helper&amp;lt;E,F,N,D,vector_form&amp;gt;(E &amp;amp;, const F &amp;amp;, std::integral_constant&amp;lt;bool, true&amp;gt;, std::integral_constant&amp;lt;bool, false&amp;gt;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;
                      &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, N=2UL, D=0, vector_form=false]" at line 302 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/utils/broadcast_copy.hpp"
            instantiation of "E &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy&amp;lt;E,F,N,D,vector_form&amp;gt;(E &amp;amp;, const F &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const
                      &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, N=2UL, D=0, vector_form=false]" at line 273 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp"
            instantiation of "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::operator=(const Expr &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Expr=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const
                      &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 1341 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt;::result_type __pythran__rbfinterp_pythran::_build_system::operator()(argument_type0 &amp;amp;&amp;amp;, argument_type1 &amp;amp;&amp;amp;, argument_type2 &amp;amp;&amp;amp;, argument_type3 &amp;amp;&amp;amp;, argument_type4 &amp;amp;&amp;amp;, argument_type5 &amp;amp;&amp;amp;) const [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt; &amp;amp;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str &amp;amp;, argument_type4=double &amp;amp;, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;]" at line 1620 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(407): error: no instance of overloaded function "&amp;lt;unnamed&amp;gt;::pythonic::types::details::_make_gexpr" matches the argument list
            argument types are: (const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, &amp;lt;error-type&amp;gt;)
            -&amp;gt; decltype(_make_gexpr(
                        ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_gexpr.hpp(214): note: this candidate was rejected because at least one template argument could not be deduced
      auto _make_gexpr(Arg arg, std::tuple&amp;lt;Sp...&amp;gt; const &amp;amp;s) -&amp;gt;
           ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_gexpr.hpp(198): note: this candidate was rejected because at least one template argument could not be deduced
      _make_gexpr(Arg arg, std::tuple&amp;lt;Sp...&amp;gt; const &amp;amp;t)
      ^
          detected during:
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::details::make_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt; &amp;amp;, Sp...&amp;gt; [with Arg=const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Sp=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_slice&amp;lt;1L&amp;gt;, long&amp;gt;]" at line 76 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::fast(long)-&amp;gt;decltype((&amp;lt;expression&amp;gt;)) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 24 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/nditerator.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;E&amp;gt;::operator*()-&amp;gt;decltype((&amp;lt;expression&amp;gt;)) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;]" at line 324 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move&amp;lt;false, false, std::random_access_iterator_tag&amp;gt;::__copy_m(_II, _II, _OI) [with _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;,
                      _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 386 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move_a&amp;lt;_IsMove,_II,_OI&amp;gt;(_II, _II, _OI) [with _IsMove=false, _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;,
                      _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 424 of "/usr/include/c++/8/bits/stl_algobase.h"
            [ 3 instantiation contexts not shown ]
            instantiation of "void &amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy_dispatcher&amp;lt;E, F, N, D, false&amp;gt;::operator()(E &amp;amp;, const F &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const
                      &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, N=2UL, D=0UL]" at line 257 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/utils/broadcast_copy.hpp"
            instantiation of "E &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy_helper&amp;lt;E,F,N,D,vector_form&amp;gt;(E &amp;amp;, const F &amp;amp;, std::integral_constant&amp;lt;bool, true&amp;gt;, std::integral_constant&amp;lt;bool, false&amp;gt;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;
                      &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, N=2UL, D=0, vector_form=false]" at line 302 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/utils/broadcast_copy.hpp"
            instantiation of "E &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy&amp;lt;E,F,N,D,vector_form&amp;gt;(E &amp;amp;, const F &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const
                      &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, N=2UL, D=0, vector_form=false]" at line 273 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp"
            instantiation of "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::operator=(const Expr &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Expr=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const
                      &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 1341 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt;::result_type __pythran__rbfinterp_pythran::_build_system::operator()(argument_type0 &amp;amp;&amp;amp;, argument_type1 &amp;amp;&amp;amp;, argument_type2 &amp;amp;&amp;amp;, argument_type3 &amp;amp;&amp;amp;, argument_type4 &amp;amp;&amp;amp;, argument_type5 &amp;amp;&amp;amp;) const [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt; &amp;amp;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str &amp;amp;, argument_type4=double &amp;amp;, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;]" at line 1620 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp(74): error: no instance of function template "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt;::operator() [with Arg=const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" matches the argument list
            argument types are: (&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_slice&amp;lt;1L&amp;gt;, long)
            object type is: &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;
      return arg(
             ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(825): note: this candidate was rejected because at least one template argument could not be deduced
      auto operator()(Sp const &amp;amp;...s) const -&amp;gt; decltype(make_gexpr(*this, s...));
           ^
          detected during:
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::fast(long)-&amp;gt;decltype((&amp;lt;expression&amp;gt;)) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 24 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/nditerator.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;E&amp;gt;::operator*()-&amp;gt;decltype((&amp;lt;expression&amp;gt;)) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;]" at line 324 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move&amp;lt;false, false, std::random_access_iterator_tag&amp;gt;::__copy_m(_II, _II, _OI) [with _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;,
                      _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 386 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move_a&amp;lt;_IsMove,_II,_OI&amp;gt;(_II, _II, _OI) [with _IsMove=false, _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;,
                      _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 424 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move_a2&amp;lt;_IsMove,_II,_OI&amp;gt;(_II, _II, _OI) [with _IsMove=false, _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;,
                      _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 456 of "/usr/include/c++/8/bits/stl_algobase.h"
            [ 2 instantiation contexts not shown ]
            instantiation of "void &amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy_dispatcher&amp;lt;E, F, N, D, false&amp;gt;::operator()(E &amp;amp;, const F &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const
                      &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, N=2UL, D=0UL]" at line 257 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/utils/broadcast_copy.hpp"
            instantiation of "E &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy_helper&amp;lt;E,F,N,D,vector_form&amp;gt;(E &amp;amp;, const F &amp;amp;, std::integral_constant&amp;lt;bool, true&amp;gt;, std::integral_constant&amp;lt;bool, false&amp;gt;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;
                      &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, N=2UL, D=0, vector_form=false]" at line 302 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/utils/broadcast_copy.hpp"
            instantiation of "E &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy&amp;lt;E,F,N,D,vector_form&amp;gt;(E &amp;amp;, const F &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const
                      &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, N=2UL, D=0, vector_form=false]" at line 273
            instantiation of "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::operator=(const Expr &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Expr=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;const
                      &amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 1341 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt;::result_type __pythran__rbfinterp_pythran::_build_system::operator()(argument_type0 &amp;amp;&amp;amp;, argument_type1 &amp;amp;&amp;amp;, argument_type2 &amp;amp;&amp;amp;, argument_type3 &amp;amp;&amp;amp;, argument_type4 &amp;amp;&amp;amp;, argument_type5 &amp;amp;&amp;amp;) const [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt; &amp;amp;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str &amp;amp;, argument_type4=double &amp;amp;, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;]" at line 1620 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(410): error: no instance of function template "&amp;lt;unnamed&amp;gt;::pythonic::types::details::merge_gexpr&amp;lt;std::tuple&amp;lt;S0, T0...&amp;gt;, std::tuple&amp;lt;S1, T1...&amp;gt;&amp;gt;::run [with S0=&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, T0=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, S1=&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, T1=&amp;lt;long&amp;gt;]" matches the argument list
            argument types are: (const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, long&amp;gt;)
            object type is: &amp;lt;unnamed&amp;gt;::pythonic::types::details::merge_gexpr&amp;lt;std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, long&amp;gt;&amp;gt;
                    .template run&amp;lt;0&amp;gt;(arg, std::tuple&amp;lt;S...&amp;gt;(),
                              ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(256): note: this candidate was rejected because at least one template argument could not be deduced
        auto run(S const &amp;amp;s, std::tuple&amp;lt;S0, T0...&amp;gt; const &amp;amp;t0,
             ^
          detected during:
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::details::make_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt; &amp;amp;, Sp...&amp;gt; [with Arg=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Sp=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, long&amp;gt;]" at line 70 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_texpr.hpp"
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 286 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_texpr.hpp"
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;E, S...&amp;gt;&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 131 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::operator[](const S &amp;amp;)-&amp;gt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr&amp;lt;decltype((&amp;lt;expression&amp;gt;))&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, S=&amp;lt;unnamed&amp;gt;::pythonic::types::contiguous_slice]" at line 1351 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt;::result_type __pythran__rbfinterp_pythran::_build_system::operator()(argument_type0 &amp;amp;&amp;amp;, argument_type1 &amp;amp;&amp;amp;, argument_type2 &amp;amp;&amp;amp;, argument_type3 &amp;amp;&amp;amp;, argument_type4 &amp;amp;&amp;amp;, argument_type5 &amp;amp;&amp;amp;) const [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt; &amp;amp;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str &amp;amp;, argument_type4=double &amp;amp;, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;]" at line 1620 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(407): error: no instance of overloaded function "&amp;lt;unnamed&amp;gt;::pythonic::types::details::_make_gexpr" matches the argument list
            argument types are: (&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, &amp;lt;error-type&amp;gt;)
            -&amp;gt; decltype(_make_gexpr(
                        ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_gexpr.hpp(214): note: this candidate was rejected because at least one template argument could not be deduced
      auto _make_gexpr(Arg arg, std::tuple&amp;lt;Sp...&amp;gt; const &amp;amp;s) -&amp;gt;
           ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_gexpr.hpp(198): note: this candidate was rejected because at least one template argument could not be deduced
      _make_gexpr(Arg arg, std::tuple&amp;lt;Sp...&amp;gt; const &amp;amp;t)
      ^
          detected during:
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::details::make_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt; &amp;amp;, Sp...&amp;gt; [with Arg=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Sp=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, long&amp;gt;]" at line 70 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_texpr.hpp"
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 286 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_texpr.hpp"
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;E, S...&amp;gt;&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 131 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::operator[](const S &amp;amp;)-&amp;gt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr&amp;lt;decltype((&amp;lt;expression&amp;gt;))&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, S=&amp;lt;unnamed&amp;gt;::pythonic::types::contiguous_slice]" at line 1351 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt;::result_type __pythran__rbfinterp_pythran::_build_system::operator()(argument_type0 &amp;amp;&amp;amp;, argument_type1 &amp;amp;&amp;amp;, argument_type2 &amp;amp;&amp;amp;, argument_type3 &amp;amp;&amp;amp;, argument_type4 &amp;amp;&amp;amp;, argument_type5 &amp;amp;&amp;amp;) const [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt; &amp;amp;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str &amp;amp;, argument_type4=double &amp;amp;, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;]" at line 1620 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_texpr.hpp(68): error: no instance of function template "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt;::operator() [with Arg=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" matches the argument list
            argument types are: (&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, long)
            object type is: const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;
          -&amp;gt; decltype(this-&amp;gt;arg(fast_contiguous_slice(pythonic::builtins::None,
                      ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(825): note: this candidate was rejected because at least one template argument could not be deduced
      auto operator()(Sp const &amp;amp;...s) const -&amp;gt; decltype(make_gexpr(*this, s...));
           ^
          detected during:
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 286
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;E, S...&amp;gt;&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 131 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::operator[](const S &amp;amp;)-&amp;gt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr&amp;lt;decltype((&amp;lt;expression&amp;gt;))&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, S=&amp;lt;unnamed&amp;gt;::pythonic::types::contiguous_slice]" at line 1351 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt;::result_type __pythran__rbfinterp_pythran::_build_system::operator()(argument_type0 &amp;amp;&amp;amp;, argument_type1 &amp;amp;&amp;amp;, argument_type2 &amp;amp;&amp;amp;, argument_type3 &amp;amp;&amp;amp;, argument_type4 &amp;amp;&amp;amp;, argument_type5 &amp;amp;&amp;amp;) const [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt; &amp;amp;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str &amp;amp;, argument_type4=double &amp;amp;, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;]" at line 1620 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_texpr.hpp(73): error: no instance of function template "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt;::operator() [with Arg=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" matches the argument list
            argument types are: (&amp;lt;unnamed&amp;gt;::pythonic::types::fast_contiguous_slice, long)
            object type is: &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;
          -&amp;gt; decltype(this-&amp;gt;arg(fast_contiguous_slice(pythonic::builtins::None,
                      ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(825): note: this candidate was rejected because at least one template argument could not be deduced
      auto operator()(Sp const &amp;amp;...s) const -&amp;gt; decltype(make_gexpr(*this, s...));
           ^
          detected during:
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 286
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;E, S...&amp;gt;&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 131 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::operator[](const S &amp;amp;)-&amp;gt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr&amp;lt;decltype((&amp;lt;expression&amp;gt;))&amp;gt; [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, S=&amp;lt;unnamed&amp;gt;::pythonic::types::contiguous_slice]" at line 1351 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt;::result_type __pythran__rbfinterp_pythran::_build_system::operator()(argument_type0 &amp;amp;&amp;amp;, argument_type1 &amp;amp;&amp;amp;, argument_type2 &amp;amp;&amp;amp;, argument_type3 &amp;amp;&amp;amp;, argument_type4 &amp;amp;&amp;amp;, argument_type5 &amp;amp;&amp;amp;) const [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt; &amp;amp;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str &amp;amp;, argument_type4=double &amp;amp;, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;]" at line 1620 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(410): error: no instance of function template "&amp;lt;unnamed&amp;gt;::pythonic::types::details::merge_gexpr&amp;lt;std::tuple&amp;lt;S0, T0...&amp;gt;, std::tuple&amp;lt;S1, T1...&amp;gt;&amp;gt;::run [with S0=&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, T0=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, S1=&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_slice&amp;lt;1L&amp;gt;, T1=&amp;lt;long&amp;gt;]" matches the argument list
            argument types are: (const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_slice&amp;lt;1L&amp;gt;, long&amp;gt;)
            object type is: &amp;lt;unnamed&amp;gt;::pythonic::types::details::merge_gexpr&amp;lt;std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, std::tuple&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_slice&amp;lt;1L&amp;gt;, long&amp;gt;&amp;gt;
                    .template run&amp;lt;0&amp;gt;(arg, std::tuple&amp;lt;S...&amp;gt;(),
                              ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(256): note: this candidate was rejected because at least one template argument could not be deduced
        auto run(S const &amp;amp;s, std::tuple&amp;lt;S0, T0...&amp;gt; const &amp;amp;t0,
             ^
          detected during:
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::details::make_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt; &amp;amp;, Sp...&amp;gt; [with Arg=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Sp=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_slice&amp;lt;1L&amp;gt;, long&amp;gt;]" at line 76 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::fast(long)-&amp;gt;decltype((&amp;lt;expression&amp;gt;)) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 24 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/nditerator.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;E&amp;gt;::operator*()-&amp;gt;decltype((&amp;lt;expression&amp;gt;)) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;]" at line 324 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move&amp;lt;false, false, std::random_access_iterator_tag&amp;gt;::__copy_m(_II, _II, _OI) [with _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;&amp;gt;, _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 386 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move_a&amp;lt;_IsMove,_II,_OI&amp;gt;(_II, _II, _OI) [with _IsMove=false, _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;&amp;gt;, _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 424 of "/usr/include/c++/8/bits/stl_algobase.h"
            [ 3 instantiation contexts not shown ]
            instantiation of "void &amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy_dispatcher&amp;lt;E, F, N, D, false&amp;gt;::operator()(E &amp;amp;, const F &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, N=2UL, D=0UL]" at line 257 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/utils/broadcast_copy.hpp"
            instantiation of "E &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy_helper&amp;lt;E,F,N,D,vector_form&amp;gt;(E &amp;amp;, const F &amp;amp;, std::integral_constant&amp;lt;bool, true&amp;gt;, std::integral_constant&amp;lt;bool, false&amp;gt;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;,
                      F=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, N=2UL, D=0, vector_form=false]" at line 302 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/utils/broadcast_copy.hpp"
            instantiation of "E &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy&amp;lt;E,F,N,D,vector_form&amp;gt;(E &amp;amp;, const F &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, N=2UL, D=0, vector_form=false]" at line 273 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp"
            instantiation of "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::operator=(const Expr &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Expr=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long,
                      long&amp;gt;&amp;gt;]" at line 1351 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt;::result_type __pythran__rbfinterp_pythran::_build_system::operator()(argument_type0 &amp;amp;&amp;amp;, argument_type1 &amp;amp;&amp;amp;, argument_type2 &amp;amp;&amp;amp;, argument_type3 &amp;amp;&amp;amp;, argument_type4 &amp;amp;&amp;amp;, argument_type5 &amp;amp;&amp;amp;) const [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt; &amp;amp;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str &amp;amp;, argument_type4=double &amp;amp;, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;]" at line 1620 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(407): error: no instance of overloaded function "&amp;lt;unnamed&amp;gt;::pythonic::types::details::_make_gexpr" matches the argument list
            argument types are: (&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, &amp;lt;error-type&amp;gt;)
            -&amp;gt; decltype(_make_gexpr(
                        ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_gexpr.hpp(214): note: this candidate was rejected because at least one template argument could not be deduced
      auto _make_gexpr(Arg arg, std::tuple&amp;lt;Sp...&amp;gt; const &amp;amp;s) -&amp;gt;
           ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_gexpr.hpp(198): note: this candidate was rejected because at least one template argument could not be deduced
      _make_gexpr(Arg arg, std::tuple&amp;lt;Sp...&amp;gt; const &amp;amp;t)
      ^
          detected during:
            instantiation of class "&amp;lt;unnamed&amp;gt;::pythonic::types::details::make_gexpr&amp;lt;const &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt; &amp;amp;, Sp...&amp;gt; [with Arg=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Sp=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_slice&amp;lt;1L&amp;gt;, long&amp;gt;]" at line 76 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::fast(long)-&amp;gt;decltype((&amp;lt;expression&amp;gt;)) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 24 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/nditerator.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;E&amp;gt;::operator*()-&amp;gt;decltype((&amp;lt;expression&amp;gt;)) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;]" at line 324 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move&amp;lt;false, false, std::random_access_iterator_tag&amp;gt;::__copy_m(_II, _II, _OI) [with _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;&amp;gt;, _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 386 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move_a&amp;lt;_IsMove,_II,_OI&amp;gt;(_II, _II, _OI) [with _IsMove=false, _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;&amp;gt;, _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 424 of "/usr/include/c++/8/bits/stl_algobase.h"
            [ 3 instantiation contexts not shown ]
            instantiation of "void &amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy_dispatcher&amp;lt;E, F, N, D, false&amp;gt;::operator()(E &amp;amp;, const F &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, N=2UL, D=0UL]" at line 257 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/utils/broadcast_copy.hpp"
            instantiation of "E &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy_helper&amp;lt;E,F,N,D,vector_form&amp;gt;(E &amp;amp;, const F &amp;amp;, std::integral_constant&amp;lt;bool, true&amp;gt;, std::integral_constant&amp;lt;bool, false&amp;gt;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;,
                      F=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, N=2UL, D=0, vector_form=false]" at line 302 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/utils/broadcast_copy.hpp"
            instantiation of "E &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy&amp;lt;E,F,N,D,vector_form&amp;gt;(E &amp;amp;, const F &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, N=2UL, D=0, vector_form=false]" at line 273 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp"
            instantiation of "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::operator=(const Expr &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Expr=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long,
                      long&amp;gt;&amp;gt;]" at line 1351 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt;::result_type __pythran__rbfinterp_pythran::_build_system::operator()(argument_type0 &amp;amp;&amp;amp;, argument_type1 &amp;amp;&amp;amp;, argument_type2 &amp;amp;&amp;amp;, argument_type3 &amp;amp;&amp;amp;, argument_type4 &amp;amp;&amp;amp;, argument_type5 &amp;amp;&amp;amp;) const [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt; &amp;amp;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str &amp;amp;, argument_type4=double &amp;amp;, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;]" at line 1620 of "scipy/interpolate/_rbfinterp_pythran.cpp"

/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/numpy_texpr.hpp(74): error: no instance of function template "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;Arg, S...&amp;gt;::operator() [with Arg=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, S=&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" matches the argument list
            argument types are: (&amp;lt;unnamed&amp;gt;::pythonic::types::cstride_slice&amp;lt;1L&amp;gt;, long)
            object type is: &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;
      return arg(
             ^
/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/include/types/numpy_gexpr.hpp(825): note: this candidate was rejected because at least one template argument could not be deduced
      auto operator()(Sp const &amp;amp;...s) const -&amp;gt; decltype(make_gexpr(*this, s...));
           ^
          detected during:
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::fast(long)-&amp;gt;decltype((&amp;lt;expression&amp;gt;)) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;]" at line 24 of
                      "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/types/nditerator.hpp"
            instantiation of "auto &amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;E&amp;gt;::operator*()-&amp;gt;decltype((&amp;lt;expression&amp;gt;)) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;]" at line 324 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move&amp;lt;false, false, std::random_access_iterator_tag&amp;gt;::__copy_m(_II, _II, _OI) [with _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;&amp;gt;, _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 386 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move_a&amp;lt;_IsMove,_II,_OI&amp;gt;(_II, _II, _OI) [with _IsMove=false, _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;&amp;gt;, _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 424 of "/usr/include/c++/8/bits/stl_algobase.h"
            instantiation of "_OI std::__copy_move_a2&amp;lt;_IsMove,_II,_OI&amp;gt;(_II, _II, _OI) [with _IsMove=false, _II=&amp;lt;unnamed&amp;gt;::pythonic::types::const_nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;&amp;gt;, _OI=&amp;lt;unnamed&amp;gt;::pythonic::types::nditerator&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt;&amp;gt;]" at line 456 of "/usr/include/c++/8/bits/stl_algobase.h"
            [ 2 instantiation contexts not shown ]
            instantiation of "void &amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy_dispatcher&amp;lt;E, F, N, D, false&amp;gt;::operator()(E &amp;amp;, const F &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, N=2UL, D=0UL]" at line 257 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/utils/broadcast_copy.hpp"
            instantiation of "E &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy_helper&amp;lt;E,F,N,D,vector_form&amp;gt;(E &amp;amp;, const F &amp;amp;, std::integral_constant&amp;lt;bool, true&amp;gt;, std::integral_constant&amp;lt;bool, false&amp;gt;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;,
                      F=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, N=2UL, D=0, vector_form=false]" at line 302 of "/nobackupp17/sbasu1/packages/python/3.11.3/lib/python3.11/site-packages/pythran/pythonic/utils/broadcast_copy.hpp"
            instantiation of "E &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::utils::broadcast_copy&amp;lt;E,F,N,D,vector_form&amp;gt;(E &amp;amp;, const F &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;&amp;gt; &amp;amp;, F=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double,
                      &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt;, N=2UL, D=0, vector_form=false]" at line 273
            instantiation of "&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt; &amp;amp;&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_texpr_2&amp;lt;E&amp;gt;::operator=(const Expr &amp;amp;) [with E=&amp;lt;unnamed&amp;gt;::pythonic::types::numpy_gexpr&amp;lt;&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;, &amp;lt;unnamed&amp;gt;::pythonic::types::cstride_normalized_slice&amp;lt;1L&amp;gt;&amp;gt;, Expr=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long,
                      long&amp;gt;&amp;gt;]" at line 1351 of "scipy/interpolate/_rbfinterp_pythran.cpp"
            instantiation of "__pythran__rbfinterp_pythran::_build_system::type&amp;lt;argument_type0, argument_type1, argument_type2, argument_type3, argument_type4, argument_type5&amp;gt;::result_type __pythran__rbfinterp_pythran::_build_system::operator()(argument_type0 &amp;amp;&amp;amp;, argument_type1 &amp;amp;&amp;amp;, argument_type2 &amp;amp;&amp;amp;, argument_type3 &amp;amp;&amp;amp;, argument_type4 &amp;amp;&amp;amp;, argument_type5 &amp;amp;&amp;amp;) const [with argument_type0=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;,
                      argument_type1=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;, argument_type2=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;double, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long&amp;gt;&amp;gt; &amp;amp;, argument_type3=&amp;lt;unnamed&amp;gt;::pythonic::types::str &amp;amp;, argument_type4=double &amp;amp;, argument_type5=&amp;lt;unnamed&amp;gt;::pythonic::types::ndarray&amp;lt;long, &amp;lt;unnamed&amp;gt;::pythonic::types::pshape&amp;lt;long, long&amp;gt;&amp;gt; &amp;amp;]" at line 1620 of "scipy/interpolate/_rbfinterp_pythran.cpp"

compilation aborted for scipy/interpolate/_rbfinterp_pythran.cpp (code 2)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 21:49:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1519179#M35025</guid>
      <dc:creator>AgilentGCMS</dc:creator>
      <dc:date>2023-08-30T21:49:04Z</dc:date>
    </item>
    <item>
      <title>Re:Is compiling numpy and scipy with mkl deprecated?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1519784#M35026</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting in Intel Communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know the OS details, Hardware details, and Intel oneAPI toolkit version you are using?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, from the documentation could you please try downloading the Intel Distribution for Python from the below link (SciPy as well as Numpy will come along with Intel Distribution for Python) to build with Intel compilers? &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?operatingsystem=linux&amp;amp;distributions=offline&amp;amp;version=2023.2.0" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?operatingsystem=linux&amp;amp;distributions=offline&amp;amp;version=2023.2.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know what steps you followed to reproduce the same at our end? Also, we recommend you use the Intel LLVM compiler(ICPX) as ICC will be deprecated from the upcoming versions.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Sep 2023 17:28:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1519784#M35026</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-09-01T17:28:04Z</dc:date>
    </item>
    <item>
      <title>Re:Is compiling numpy and scipy with mkl deprecated?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1521916#M35075</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide us with the details?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Sep 2023 15:00:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1521916#M35075</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-09-08T15:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Is compiling numpy and scipy with mkl deprecated?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1523111#M35106</link>
      <description>&lt;P&gt;Hi Varsha,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The install is on a supercomputing cluster, so I do not really have the option of using a compiler of my choosing. Having said that, I managed to compile and install scipy by disabling pythran. I set "export SCIPY_USE_PYTHRAN=0". I found out that the issue of intel compilers not being able to compile pythran has been known for some time, see&amp;nbsp;&lt;A href="https://github.com/serge-sans-paille/pythran/issues/892" target="_blank"&gt;https://github.com/serge-sans-paille/pythran/issues/892&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My OS is RedHat Enterprise 8.8, CPU is&amp;nbsp;Intel(R) Xeon(R) CPU E5-2670, and icc version&amp;nbsp;19.1.3.304.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sourish&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 21:06:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1523111#M35106</guid>
      <dc:creator>AgilentGCMS</dc:creator>
      <dc:date>2023-09-12T21:06:08Z</dc:date>
    </item>
    <item>
      <title>Re:Is compiling numpy and scipy with mkl deprecated?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1524166#M35131</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved. Thanks for sharing it with the community. Instead of building Numpy/Scipy with Intel® MKL manually, we strongly recommend to use&amp;nbsp;Intel®&amp;nbsp;Distribution&amp;nbsp;for&amp;nbsp;Python* , which has prebuild Numpy/Scipy based on Intel® Math Kernel Library (Intel® MKL).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since your initial query is resolved, please let us know if we can stop monitoring this thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thasneem Vazim&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Sep 2023 11:52:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1524166#M35131</guid>
      <dc:creator>ThasneemV_Intel</dc:creator>
      <dc:date>2023-09-15T11:52:56Z</dc:date>
    </item>
    <item>
      <title>Re:Is compiling numpy and scipy with mkl deprecated?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1526533#M35164</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please give us an update?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thasneem Vazim&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Sep 2023 04:18:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1526533#M35164</guid>
      <dc:creator>ThasneemV_Intel</dc:creator>
      <dc:date>2023-09-22T04:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is compiling numpy and scipy with mkl deprecated?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1526663#M35172</link>
      <description>&lt;P&gt;Yes, you can stop monitoring this thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sourish Basu&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 13:49:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1526663#M35172</guid>
      <dc:creator>AgilentGCMS</dc:creator>
      <dc:date>2023-09-22T13:49:20Z</dc:date>
    </item>
    <item>
      <title>Re:Is compiling numpy and scipy with mkl deprecated?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1527648#M35184</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for the confirmation. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thasneem Vazim&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Sep 2023 07:25:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-compiling-numpy-and-scipy-with-mkl-deprecated/m-p/1527648#M35184</guid>
      <dc:creator>ThasneemV_Intel</dc:creator>
      <dc:date>2023-09-26T07:25:36Z</dc:date>
    </item>
  </channel>
</rss>

