My Links
Related Topics
Helpful Notes
How to setup python3 and root on lxplus using cvmfs
Default python on lxplus is old. You can lsetup a newer python version, but then it doesn't talk to root. You have to also lsetup root, but that takes a long time. Lxplus will tell you it's faster to setup LCG views.
Double check centos release. Look on cvmfs to check for latest stable LCG version and what is contained
> cat /etc/centos-release
CentOS Linux release 7.9.2009 (Core)
> ls /cvmfs/sft.cern.ch/lcg/views/
...
> lsetup "views LCG_102b_ATLAS_2 x86_64-centos7-gcc11-opt"
How to setup new laptop with python root etc
Download Xcode
Download
homebrew
> brew install python
> brew install root