|
[Rivet] SL4 compatibilityFrank Siegert frank.siegert at durham.ac.ukFri Jan 30 17:13:07 GMT 2009
Frank Siegert, Friday 30 January 2009: > I have just tried to fix bin/rivet and bin/agile-runmc, but for both at > least one minor issue is remaining (set() and sorted() not available in > 2.3). Unfortunately I just noticed, that these are by far not all remaining issues. When I actually feed events into rivet, it fails at all ends in ways, which I don't have a clue how to fix. E.g.: Traceback (most recent call last): File "/mt/data-grid/fsiegert/rivet/local/bin/rivet", line 268, in ? logNEvt(EVTNUM) File "/mt/data-grid/fsiegert/rivet/local/bin/rivet", line 250, in logNEvt logging.log(nevtloglevel, "Event %d" % n) AttributeError: 'module' object has no attribute 'log' Traceback (most recent call last): File "/mt/data-grid/fsiegert/rivet/local/bin/rivet", line 278, in ? firstBeamIds = rivet.beamIds(evt) TypeError: No matching function for overloaded 'beamIds' Traceback (most recent call last): File "/mt/data-grid/fsiegert/rivet/local/bin/rivet", line 313, in ? ah.analyze(evt); File "build/bdist.linux-x86_64/egg/rivet.py", line 362, in analyze TypeError: Expected a pointer Andy: This happens, when I use Rivet bootstrapped on ui.dur.scotgrid.ac.uk. So maybe you can reproduce it easily? Frank
More information about the Rivet mailing list |