[Buildbot-devel] Buildbot 0.8: exceptions.ImportError: cannot import name collections

Robert Stackhouse robertstackhouse at gmail.com
Tue Jun 22 14:47:16 UTC 2010


I'm running python 2.6.5.

On Tue, Jun 22, 2010 at 9:38 AM, Marc-Antoine Ruel <maruel at chromium.org>wrote:

> Are you using python 2.3? You need at least python 2.4.
>
> Le 22 juin 2010 10:15, Robert Stackhouse <robertstackhouse at gmail.com> a
> écrit :
> > Hello,
> >
> > I am trying to use a basic scheduler in my buildmaster configuration like
> > so:
> >
> > from buildbot.schedulers import basic
> > from buildbot.schedulers import triggerable
> >
> > quick = basic.Scheduler(name="quick", branch=None,
> >                                  treeStableTimer=2*60,
> >                                  builderNames=["quick"])
> >
> >
> > When I run "buildbot reconfig" the line "from buildbot.schedulers import
> > basic" causes the error "exceptions.ImportError: cannot import name
> > collections"
> >
> > Any ideas what might be causing this?
> >
> > Any help in this matter would be greatly appreciated.
> >
> > Thanks,
> >
> > --
> > Robert Stackhouse
> >
> > http://robertstackhouse.com/flavorsof
> > http://agilebcs.org
> > http://bcsbloggers.org
> > http://uweb.tamu.edu
> >
> >
> ------------------------------------------------------------------------------
> > ThinkGeek and WIRED's GeekDad team up for the Ultimate
> > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> > lucky parental unit.  See the prize list and enter to win:
> > http://p.sf.net/sfu/thinkgeek-promo
> > _______________________________________________
> > Buildbot-devel mailing list
> > Buildbot-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/buildbot-devel
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20100622/76aabbe7/attachment.html>


More information about the devel mailing list