You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2024-10-30/x86_64-almalinux9-gcc14.2.0-opt/k4fwcore/250eed082d3bbe153b61776666a5f05fc7314c0c_develop-3dtzdt/bin/k4run", line 258, in <module>
main()
File "/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2024-10-30/x86_64-almalinux9-gcc14.2.0-opt/k4fwcore/250eed082d3bbe153b61776666a5f05fc7314c0c_develop-3dtzdt/bin/k4run", line 184, in main
load_file(file)
File "/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2024-10-30/x86_64-almalinux9-gcc14.2.0-opt/k4fwcore/250eed082d3bbe153b61776666a5f05fc7314c0c_develop-3dtzdt/python/k4FWCore/utils.py", line 85, in load_file
exec(code, globals())
File "<string>", line 108, in <module>
ImportError: cannot import name 'EventCounter' from 'Gaudi.Configurables' (unknown location)
Do you have any idea about fixing that?
Cheers, Tong
The text was updated successfully, but these errors were encountered:
Hi experts,
I'm using
k4run
for calo reconstruction, the command is:However there's an import error:
Do you have any idea about fixing that?
Cheers, Tong
The text was updated successfully, but these errors were encountered: