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
While trying to setup CMSSW at coffea-casa we got an error 14: COUNT++: not found:
cms-jovyan@jupyter-oksana-2eshadura-40cern-2ech:~/Hrare/analysis$ source /cvmfs/cms.cern.ch/cmsset_default.sh
cms-jovyan@jupyter-oksana-2eshadura-40cern-2ech:~/Hrare/analysis$ scram list
/cvmfs/cms.cern.ch/common/scram: 14: COUNT++: not found
/cvmfs/cms.cern.ch/common/scram: 14: COUNT++: not found
/cvmfs/cms.cern.ch/common/scram: 14: COUNT++: not found
/cvmfs/cms.cern.ch/common/scram: 14: COUNT++: not found
SCRAM warning: >>>> There are no SCRAM project yet installed. <<<<
cms-jovyan@jupyter-oksana-2eshadura-40cern-2ech:~/Hrare/analysis$ env | grep SCRAM
SCRAM_ARCH=linux418_amd64_gcc10
The text was updated successfully, but these errors were encountered:
[cms-jovyan@jupyter-oksana-2eshadura-40cern-2ech CombineHarvester]$ root --version
ROOT Version: 6.30/07
Built for linuxx8664gcc on May 13 2024, 08:54:03
From heads/master@tags/v6-30-07
[cms-jovyan@jupyter-oksana-2eshadura-40cern-2ech CombineHarvester]$ root
------------------------------------------------------------------
| Welcome to ROOT 6.30/07 https://root.cern |
| (c) 1995-2024, The ROOT Team; conception: R. Brun, F. Rademakers |
| Built for linuxx8664gcc on May 13 2024, 08:54:03 |
| From heads/master@tags/v6-30-07 |
| With g++ (GCC) 12.3.1 20230527 |
| Try '.help'/'.?', '.demo', '.license', '.credits', '.quit'/'.q' |
------------------------------------------------------------------
root [0] .q
While trying to setup CMSSW at coffea-casa we got an error
14: COUNT++: not found
:The text was updated successfully, but these errors were encountered: