Changes between Version 37 and Version 38 of DevelopmentIssues
- Timestamp:
- Oct 17, 2012, 5:14:11 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopmentIssues
v37 v38 6 6 7 7 == To fix before v2.0 beta release == 8 9 | J.A. | Have fixed-order and showered td plots automatically put in HTML/<run_name>/plots. :: This would be used by the experts only as it necessitates modification to the [...]_plot.f codes, but it is still desirable before the release. 8 10 9 11 S1 | S.F. | Stefano Frixione pointed out that the code does not run on the lxplus machine at CERN because the readline pythone module is not recognized. :: Olivier, I know that this module is very OS-sensitive, and that you have been hardcoding checks on its versions to handle. Do you know what goes wrong, can you fix it? The error reported by Stefano was: … … 17 19 ValueError: unsupported hash type md5 18 20 root: code for hash sha1 was not found. 19 20 21 21 22 == To fix before v2.0 release ==