|
[Rivet] rivet and GENSERHendrik Hoeth hendrik.hoeth at cern.chThu Feb 11 15:40:15 GMT 2010
Hi Anton, Thus spake Anton Karneyeu (Anton.Karneyeu at cern.ch): > I am going to integrate Rivet to GENSER tests system, and I found two > problems: > > * current installation of Rivet and AGILe at > > /afs/cern.ch/sw/lcg/external/MCGenerators/ > > doesn't have necessary python scripts to run agile and rivet. > This is due to configure option --disable-pyext , which was used > during installation. Sounds like a failure during the installation. > That is why I want to reinstall this tools. Can you > comment - will it be save for current user of rivet/agile? It should be. But I think you should simply wait a few days. We are about to release Rivet 1.2.0 next week, which is a _major_ improvement over 1.1.3. > * second problem related with old version of python 2.3/2.4 on > slc4/slc5, which does not allow to direct use of several rivet python > scripts (make-plots, aida2root, aida2flat) due to use of module > xml.etree.ElementTree (which is available starting from python 2.5 only). This has long been fixed in the Rivet development version and the fix will be in the 1.2.0 release. So if you can wait until next week ... > May be you can propose another solutions? Have a look at the version in http://svn.hepforge.org/rivet/trunk/bin/ We are now using cElementTree if xml.etree.cElementTree is not available. This works fine with the older Python versions on SL4/SL5. Cheers, Hendrik -- "Two equal numbers are equivalent, even if they come from two different people one of which you don't like" (MLM about the theoretical top cross-section, in a meeting about theoretical uncertainties on the top mass)
More information about the Rivet mailing list |