File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ First we need to set up the 'views' with the right paths to ensure we use the co
3838```
3939$ export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase
4040$ source $ATLAS_LOCAL_ROOT_BASE/user/atlasLocalSetup.sh
41- $ lsetup "views LCG_96bpython3 x86_64-centos7-gcc8-opt"
42- $ export PYTHONPATH=/cvmfs/sft.cern.ch/lcg/views/LCG_96bpython3 /x86_64-centos7-gcc8-opt/python:/cvmfs/sft.cern.ch/lcg/views/LCG_96bpython3 /x86_64-centos7-gcc8-opt/lib
41+ $ lsetup "views LCG_98python3 x86_64-centos7-gcc8-opt"
42+ $ export PYTHONPATH=/cvmfs/sft.cern.ch/lcg/views/LCG_98python3 /x86_64-centos7-gcc8-opt/python:/cvmfs/sft.cern.ch/lcg/views/LCG_98python3 /x86_64-centos7-gcc8-opt/lib
4343```
4444
4545Then we can go ahead and create the virtual environment
@@ -58,8 +58,8 @@ First we need to set up the 'views' with the right paths to ensure we use the co
5858```
5959$ export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase
6060$ source $ATLAS_LOCAL_ROOT_BASE/user/atlasLocalSetup.sh
61- $ lsetup "views LCG_96bpython3 x86_64-slc6-gcc8-opt"
62- $ export PYTHONPATH=/cvmfs/sft.cern.ch/lcg/views/LCG_96bpython3 /x86_64-slc6-gcc8-opt/python:/cvmfs/sft.cern.ch/lcg/views/LCG_96bpython3 /x86_64-slc6-gcc8-opt/lib
61+ $ lsetup "views LCG_98python3 x86_64-slc6-gcc8-opt"
62+ $ export PYTHONPATH=/cvmfs/sft.cern.ch/lcg/views/LCG_98python3 /x86_64-slc6-gcc8-opt/python:/cvmfs/sft.cern.ch/lcg/views/LCG_98python3 /x86_64-slc6-gcc8-opt/lib
6363```
6464
6565Then we can go ahead and create the virtual environment
You can’t perform that action at this time.
0 commit comments