Skip to content

Change import order to avoid Import Error:

Mattias Ellert requested to merge ellert/HepMC3:python-import-test into master

Start 45: python3.7.5_test_IO2 44/46 Test #45 (closed): python3.7.5_test_IO2 ........................***Failed 10.20 sec Traceback (most recent call last): File "test_IO2.py", line 7, in import pyHepMC3.rootIO.pyHepMC3rootIO.HepMC3 as hmrootIO ImportError: generic_type: type "WriterRootTree" referenced unknown base type "HepMC3::Writer"

Merge request reports