Uploaded image for project: 'ROOT'
  1. ROOT
  2. ROOT-10582

cannot import name 'TPyMultiGenFunction' from 'ROOT'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 6.26/00
    • master
    • PyROOT
    • None
    • master (pyroot_experimental=ON)

      py3.8

    Description

      Hello,

       

      If pyroot_experimental=ON then there is a problem:

      In [1]: import ROOT

      In [2]: from ROOT import TPyMultiGenFunction
      ---------------------------------------------------------------------------
      ImportError Traceback (most recent call last)
      <ipython-input-2-a652b5423d9f> in <module>
      ----> 1 from ROOT import TPyMultiGenFunction

      ImportError: cannot import name 'TPyMultiGenFunction' from 'ROOT'

       

      If pyroot_experimental=OFF then everything is ok.

       

      Cheers,

      Jiri

       

      Attachments

        1. minimal_reproducer.py
          0.6 kB
        2. minimal_reproducer2.py
          1 kB
        3. reproducer3.py
          1 kB
        4. reproducer4.py
          2 kB
        5. reproducer5.py
          1 kB
        6. reproducer6.py
          2 kB
        7. testpyfit.py
          3 kB
        8. withnumba.py
          2 kB

        Activity

          People

            etejedor Enric Tejedor Saavedra
            jprochaz Jiri Prochazka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: