gwpy / pyomicron

Python utilities and extensions for the Omicron (C++) GW event trigger generator
GNU General Public License v3.0
4 stars 7 forks source link

Unknown runtume Error (seems to be root related) #133

Closed thesullivantage closed 2 years ago

thesullivantage commented 2 years ago

As suggested, using this virgosoft environment on ldas-grid: /home/detchar/opt/virgosoft/environment.sh

Which produces this error when running on an hour of unbroken observing time: Omicron::ReadOptions: No output style (OUTPUT/STYLE) --> set default: GWOLLUM Fatal in : cannot load library /usr/lib64/root/libRIO.so: undefined symbol: _ZN10TClassEdit14ResolveTypedefEPKcb

I sidestepped this by using igwn-py38 (with good root installations) and making sure omicron was sufficiently installed per the workflow instructions, but it seemed like an environment issue.

duncanmmacleod commented 2 years ago

This is an issue with Omicron (the C++ application, see https://git.ligo.org/virgo/virgoapp/Omicron) and not pyomicron.