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
things are trickier than I though,
if I stop crab submit --dryrun just before that line, an run sh CMSRunAnalysis.sh in the directory which it created and with these two env vars
then it works .
I suspect that the execution from --dryrun in not done in a clean environment, but n the CRABClient environment. So mixing a python3 CMSSW with a python2 WMCore.
Will try to make it clean.
still, I'd rather like an implementation based on preparelocal, where the environment is better controlled, tests are reproducible etc. ref #5114 (comment)
reference:
https://hypernews.cern.ch/HyperNews/CMS/get/computing-tools/6244/1.html
oddily it works with CMSSW_10
problem should come from
CRABClient/src/python/CRABClient/Commands/submit.py
Line 405 in b033ff0
The text was updated successfully, but these errors were encountered: