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

Dustin J. Mitchell dustin at zmanda.com
Tue Jun 22 15:56:30 UTC 2010


On Tue, Jun 22, 2010 at 9:15 AM, Robert Stackhouse
<robertstackhouse at gmail.com> wrote:
> When I run "buildbot reconfig" the line "from buildbot.schedulers import
> basic" causes the error "exceptions.ImportError: cannot import name
> collections"

It's this line:
  from buildbot.util import collections, NotABranch

Although it's not clear why you'd be missing that module.

Do you, by chance, have a buildbot/util.py floating around somewhere
that should be deleted?

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com




More information about the devel mailing list