bu-cms / bucoffea

BU HEP analysis code based on the coffea framework.
GNU General Public License v3.0
8 stars 17 forks source link

Python3 error during buexec / bumon #358

Open alpakpinar opened 2 years ago

alpakpinar commented 2 years ago

Hey @AndreasAlbert, lately I've been encountering this python3 error as I submit jobs via buexec from the LPC nodes:

/usr/bin/python3: symbol lookup error: /usr/bin/python3: undefined symbol: _Py_LegacyLocaleDetected

Even though the job files for each dataset are prepared, a small fraction of the jobs don't get submitted and I get the following message:

Starting asynchronous submission.
Asynchronous submission failed.

I also get the python3 error above as I execute bumon command, even though the display seems to be working just as before. Just wanted to ask if you have encountered this as well, or if you know a solution to this.

Thanks! Alp

alpakpinar commented 2 years ago

Just a quick update on this: This error seems to go away after getting rid of this source command as a part of setting the env:

source /cvmfs/sft.cern.ch/lcg/views/LCG_95apython3/x86_64-centos7-gcc8-opt/setup.sh