|
[Rivet] Rivet 1.8.2 and 2.0.0 release plansAndy Buckley andy.buckley at ed.ac.ukTue Nov 27 14:58:06 GMT 2012
On 27/11/12 15:46, Ben Waugh wrote: > Hi Andy, > > On 26/11/12 13:12, Andy Buckley wrote: >> On the (only slightly) longer term, a couple of weeks ago in Durham we >> made very good progress toward getting all analyses YODAified, and YODA >> itself is now looking very stable and powerful indeed. So I have made a >> YODA 0.6beta0 tarball available on http://yoda.hepforge.org for those >> who want to play with it. I have to say I think it's very nice indeed: >> there are a bunch of missing intended features, but I don't think we can >> be embarrassed about that when we already have so much functionality >> (and usability) that ROOT does not! Please take a look and let us know >> your thoughts/wishes/etc. > > I would like to look at this but haven't yet had time to upgrade beyond > Fedora 15 on my laptop, so apologies if this is just a function of an > out-of-date distribution. But where is the Python module "template" > supposed to come from? The "configure" script doesn't pick up any > missing dependencies, but "make" fails with this: > > make[2]: Entering directory `/home/waugh/mc/YODA-0.6.0beta0/pyext' > /usr/bin/python setup.py install --install-lib=build/ > Traceback (most recent call last): > File "setup.py", line 7, in <module> > from template import make_templates > ImportError: No module named template Hi Ben, Did you encounter that when building from the tarball? I saw the same error when running "make distcheck" but just thought it was an issue of distcheck not just trying to make a tarball and build it, but trying to build it in a maximally-pain-in-the-ass way ;) But if you're getting that problem from a tarball, then possibly there's a template.py that automake isn't being told to put into the tarball. If you're getting this error from an SVN checkout, then I'm much more surprised! Cheers, Andy -- Dr Andy Buckley, SUPA Advanced Research Fellow Particle Physics Expt Group, University of Edinburgh The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
More information about the Rivet mailing list |