Hello, I am using the CernVM2015 and CMSSW_5_3_32 and am stuck trying to complete level 4 of the Higgs-to-four-lepton analysis example using 2011-2012 data, this is because I am unable to figure out how to download the data and index files, I have tried installing cernopendata-client but from what I understand it cannot be installed due to the version of pip getting this error message Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-o5jrZc/cernopendata-client/. I get a similar error message when trying to upgrade pip or setup tools.
I’ll test myself, but meanwhile, could you try in the “Outer shell” before doing the cmsenv command in the “CMS shell”? It has a more recent environment (but it will also get “downgraded” by the cmsenv command so that’s why you would need to try before it).
Note that the data files can also be read through XRootD and you do need them locally. Use the full path for the name, for example:
I tried running ,pip install cernopendata-client, and got the same error Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-dJ3psG/cernopendata-client/.
I also get the same error when trying to update pip or install XRootD.