JeffersonLab / ccdb

Jefferson Lab Calibration and Conditions Database (CCDB)
8 stars 14 forks source link

Scons python3 config fix #71

Closed ademus4 closed 1 year ago

ademus4 commented 4 years ago

Due to a handful of syntax errors that are invalid in python3, compiling CCDB with scons fails with systems using python3 (should now be the default!). These changes correct this to allow compilation with scons and python3. I have not addressed other python3 related issues, they seemed to be covered in the py3 branch.

DraTeots commented 1 year ago

v2-main branch works fine with python3