-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
compatibilityAnything related to compatibility with other libraries, python versions, operating systemsAnything related to compatibility with other libraries, python versions, operating systemsdocumentation
Description
The setup instructions for CMSSW do not yield the desired python release (i.e. the one shipped with CMSSW) anymore after the switch to python3. One needs to explicitly choose python3 for the creation of the virtual environment.
The fix is to update the documentation to state this explicitly for CMSSW_12_X_Y and later:
virtualenv -p $(which python3) hepdata_lib_envReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
compatibilityAnything related to compatibility with other libraries, python versions, operating systemsAnything related to compatibility with other libraries, python versions, operating systemsdocumentation